this function

fmGlobal(datain, trait)

Arguments

datain

input dataframe of parameters

trait

character, trait of interest to model (example biovolume24, PH24 ...)

Value

a class asreml object

Details

This function needs in input a dataframe with the following description columns

Manip

Id of Manip column

Genotype

Genotype column

Line

line column in the greenhouse

Position

position column in the greenhouse

Repsce

combination of Repetition and Scenario

and require asreml library

Examples

# not run # library(asreml) # df1<-fmGlobal(datain=,trait="biovolume24")