1. Home
  2. ASReml-R 4 Commands
  3. vpt.char – Variance parameter type codes

vpt.char – Variance parameter type codes

Description

vpt.char: 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.

Updated on June 22, 2021

Was this article helpful?

Related Articles