print.estimateL {ACV} | R Documentation |
Printing method for class "estimateL"
Description
Internal printing method for "estimateL"
object generated by estimateL()
.
Usage
## S3 method for class 'estimateL'
print(x, ...)
Arguments
x |
Object of class |
Value
Does not return a value. It is used to print out the loss estimate along its standard error and confidence interval.
[Package ACV version 1.0.2 Index]