meff {asreml}R Documentation

Calculate marker effects

Description

Function that estimates genetic regressor (marker) effects for a fitted asreml model object using a provided matrix of marker scores and an asreml fit with the specified relationship matrix. The available method is for asreml class objects.

Usage

meff(object, ...)

Arguments

object

An object of class asreml.

...

Arguments to mef.asreml

See Also

meff.asreml


[Package asreml version 4.2.0.480 Index]