print.influenceTest: Output of the DIfference Between Two Estimates

View source: R/print.influenceTest.R

print.influenceTestR Documentation

Output of the DIfference Between Two Estimates

Description

Output of the difference between two estimates.

Usage

## S3 method for class 'influenceTest'
print(x, digits = 3, ...)

Arguments

x

object obtained with the function influenceTest.

digits

[integer, >0] indicating the number of decimal places.

...

Passed to print.

Details

to display confidence intervals/bands, the confint method needs to be applied on the object.

See Also

confint.influenceTest to compute confidence intervals/bands. influenceTest to perform the comparison.


riskRegression documentation built on Sept. 8, 2023, 6:12 p.m.