| print.PLmod {PLmixed} | R Documentation | 
print.PLmod
Description
Print the fitted PLmixed model object of class PLmod.
Usage
## S3 method for class '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]