View source: R/createVarComp.R
createVarComp | R Documentation |
Function for creating objects of S3 class varComp.
print
, summary
, and plot
methods
are available.
createVarComp(
fitMod,
modDat,
trait,
nestingFactor,
useLocYear,
useRegionLocYear,
fullRandVC,
aovFullFixedMod,
engine,
diagTabs
)
fitMod |
A fitted variance components model. |
modDat |
A data.frame containing the data used in fitting the model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.