vpc.char {asreml} | R Documentation |
Character vector of variance parameter constraint codes corresponding
to the numeric values returned in the vparameters.con
component
of the asreml
object.
vpc.char(object)
object |
An |
A character vector of constraint codes. Common values are "P" (=1)
,
"U" (=3)
and "F" (=4)
for positive, unrestricted and fixed,
respectively.