fmGlobal.Rd
this function
fmGlobal(datain, trait)
datain | input dataframe of parameters |
---|---|
trait | character, trait of interest to model (example biovolume24, PH24 ...) |
a class asreml object
This function needs in input a dataframe with the following description columns
Id of Manip column
Genotype column
line column in the greenhouse
position column in the greenhouse
combination of Repetition and Scenario
and require asreml library
# not run # library(asreml) # df1<-fmGlobal(datain=,trait="biovolume24")