vpt.char {asreml}R Documentation

Variance parameter type codes

Description

Character vector of variance parameter type codes corresponding to the numeric values returned in the vparameters.type component of the asreml object.

Usage

vpt.char(object)

Arguments

object

An asreml object with a vparameters.type component; the vector of numeric variance parameter type codes.

Value

A character vector of type codes from the set "V", "G", "R", "C", "P" and "L", identifying each parameter as type variance, variance ratio, correlation, covariance, positive correlation or loading, respectively.


[Package asreml version 4.1.0.106 Index]