print.jackStats: Print Results

Description Usage Arguments Value Note See Also

View source: R/print.jackStats.R

Description

Print the results of a jackknife analysis of a censored regression.

Usage

1
2
## S3 method for class 'jackStats'
print(x, digits = 4, ...)

Arguments

x

an object of class "jackStats"—output from jackStats.

digits

the number of significant digits to print.

...

further arguments passed to or from other methods.

Value

The object x is returned invisibly.

Note

The printed output includes the original original estimate, the jackknife bias and standard error and the relative bias for each parameter in the regression model.

See Also

loadReg


USGS-R/rloadest documentation built on Oct. 2, 2020, 5:21 a.m.