| adjust.asreml.object {asreml} | R Documentation |
Adjusts an object to match the previous version of ASReml-R
Description
A function to take an object from the current main fitting routine (asreml) and adjust it to more closely match an object from the main fitting routine of the previous version of ASReml-R.
Usage
adjust.asreml.object(fit)
Arguments
fit |
The object returned from the main asreml fitting routine |
Details
This is done here rather than during one of the lower level of code basis for convenience
[Package asreml version 4.2.0.480 Index]