print.threshpt: Print a threshpt Object

Description Usage Arguments Value Author(s)

View source: R/print.threshpt.R

Description

A default print method for a threshpt object

Usage

1
2
## S3 method for class 'threshpt'
print(x, ...)

Arguments

x

a fitted threshpt object produced by threshpt()

...

Not used

Value

threshpt returns a optimal threshold and estimates/etandard errors/p-values for the coefficients of a fitted threshpt object provided by threshpt().

Author(s)

Youn-Hee Lim, Il-Sang Ohn, and Ho Kim


HEAT documentation built on May 29, 2017, 10:52 a.m.

Related to print.threshpt in HEAT...