progsf90 | R Documentation |
This function parses a model frame and extracts the relevant fields that are to be written in the parameter, data and auxiliary files of the progsf90 programs.
progsf90(mf, weights, effects, opt = c("sol se"), res.var.ini = 10)
mf |
model.frame for fixed and diagonal random effects |
weights |
a vector of weights for the residual variance |
effects |
breedr_modelframe |
opt |
character. Options to be passed to Misztal's programs |
res.var.ini |
positive number. Initial value for the residual variance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.