print.empLCPM {CpmERCCutoff} | R Documentation |
Print the empirically derived LCPM cutoff results
Description
Print method for class "empLCPM".
Usage
## S3 method for class 'empLCPM'
print(x, ...)
Arguments
x |
A 'empLCPM' object from |
... |
Additional arguments are ignored. |
Value
The function print.empLCPM
extracts the key results and
returns a string of the summary.
[Package CpmERCCutoff version 1.0.0 Index]