print.VarCorr.tramME {tramME}R Documentation

Print method for the variance-correlation parameters of a tramME object

Description

Print method for the variance-correlation parameters of a tramME object

Usage

## S3 method for class 'VarCorr.tramME'
print(x, sd = TRUE, digits = max(getOption("digits") - 2L, 3L), ...)

Arguments

x

A VarCorr.tramME object.

sd

Logical. Print standard deviations instead of variances.

digits

Number of digits

...

optional arguments

Value

Invisibly returns the input VarCorr.tramME object.


[Package tramME version 1.0.6 Index]