Last data update: 2014.03.03

R: Summary for a Threshpt fit
print.summary.threshptR Documentation

Summary for a Threshpt fit

Description

A default print method for summary informations for a threshpt object.

Usage

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

Arguments

x

Summary informations for a fitted threshpt object produced by threshpt()

...

Not used

Value

Formula

the formula which is used in the threshpt function

Best fit

estimated parameter coefficients of model with the minimum deviance

Deviance

deviance of fitted model

Threshold

threshold value of the model with the minimum deviance

Author(s)

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

Results