convAsremlobj.asreml: Recreates an asreml object so that it is compatible with the currently loaded asreml version.
Description
Recreate an existing asreml object so that it is compatible with the currently loaded asreml version. It involves refitting the model stored in the asreml object.
Usage
# S3 method for asreml
convAsremlobj(asreml.obj, ...)
Value
An asreml object.
Arguments
asreml.obj
An asreml object with
a component named call (from a previous
call to either asreml or update.asreml).
...
Provision for passing arguments to functions called internally -
not used at present.
Author
Chris Brien
References
Butler, D. G., Cullis, B. R., Gilmour, A. R., Gogel, B. J. and
Thompson, R. (2023). ASReml-R Reference Manual Version 4.2.
VSN International Ltd, https://asreml.kb.vsni.co.uk/.