fmGlobal: a function to modelize a trait in different trials taking...

Description Usage Arguments Details Value Examples

View source: R/geneticModels.R

Description

this function

Usage

1
fmGlobal(datain, trait)

Arguments

datain

input dataframe of parameters

trait

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

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

Value

a class asreml object

Examples

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

sanchezi/phisStatR documentation built on Nov. 14, 2019, 7:10 p.m.