print.summary.PLmod {PLmixed} | R Documentation |
print.summary.PLmod
Description
Print the output for a PLmixed model object of class PLmod.
Usage
## S3 method for class 'summary.PLmod'
print(x, digits = 4, ...)
Arguments
x |
an object of class PLmod |
digits |
minimal number of significant digits, see |
... |
Additional arguments. |
[Package PLmixed version 0.1.7 Index]