Description Usage Arguments Details Value Examples
View source: R/geneticModels.R
this function
1 | fmGlobal(datain, trait)
|
datain |
input dataframe of parameters |
trait |
character, trait of interest to model (example biovolume24, PH24 ...) |
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
a class asreml object
1 2 3 | # not run
# library(asreml)
# df1<-fmGlobal(datain=,trait="biovolume24")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.