print.fitCyclicMLA: Prints fitCyclicMLA object

Description Usage Arguments Details References

View source: R/fitCyclicMLA.R

Description

Prints fitCyclicMLA object

Usage

1
2
## S3 method for class 'fitCyclicMLA'
print(x)

Arguments

x

fitCyclicMLA object

Details

The input parameters are echoed. Next the estimates of the parameters of the fitted model are printed. The deviance, and two R-squared values (Rx and Rd) are then given. The R squared denoted as Rx is described by Xu (2003) and the Rd is the ANOVA decomposition (see Constantini, 2018)

References

Xu, R. (2003). Measuring explained variation in linear mixed effects models. Statistics in medicine, 22(22), 3527-3541.

Constantini, E. (2018). R-squared measures in Multilevel Modelling: The undesirable property of negative R-squared values download from http://arno.uvt.nl/show.cgi?fid=146739


PeterVerboon/cyclicpkg documentation built on March 4, 2020, 1:27 p.m.