Learn R Programming

pencal (version 1.3.2)

print.prcmlpmm: Print method for PRC-MLPMM model fits

Description

Print method for PRC-MLPMM model fits

Usage

# S3 method for prcmlpmm
print(x, digits = 4, ...)

Value

Summary information about the fitted PRC-MLPMM model

Arguments

x

an object of class prcmlpmm

digits

number of digits at which the printed estimated regression coefficients should be rounded (default is 4)

...

additional arguments

Author

Mirko Signorelli

References

Signorelli, M., Spitali, P., Tsonaka, R. (2021). Poisson-Tweedie mixed-effects model: a flexible approach for the analysis of longitudinal RNA-seq data. Statistical Modelling, 21 (6), 520-545. URL: https://doi.org/10.1177/1471082X20936017

See Also

fit_prcmlpmm, summary.prcmlpmm