print.estimateL: Printing method for class '"estimateL"'

View source: R/print.estimateL.R

print.estimateLR 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 "estimateL".

Value

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


ACV documentation built on April 5, 2022, 5:05 p.m.