Learn R Programming

ACV (version 1.0.2)

print.estimateL: Printing method for class "estimateL"

Description

Internal printing method for "estimateL" object generated by estimateL().

Usage

# S3 method for estimateL
print(x, ...)

Arguments

x

Object of class "estimateL".

Value

Does not return a value. It is used to print out the loss estimate along its standard error and confidence interval.