Displaying 1 result from an estimated 1 matches for "makof".
Did you mean:
mako
2007 Jul 19
2
Subsetting dataframes
...to analyse the general site x
cultivar relation. I am testing AMMI{agricolae} for this and it seems to
work except for the subsetting. This is what happens:
If I do the subsetting like this:
x62_samvar <- subset(x62_5, cn %in%
c("Astoria","Barke","Christina","Makof", "Prestige","Publican","Quench"))
A test run with AMMI seems to work in the first part:
> AMMI(site, cn, rep, yield)
ANALYSIS AMMI: yield
Class level information
ENV: Hag Klb Bjt Ska
GEN: Astoria Prestige Makof Christina Publican Quench
REP: 1 2 3
Num...