summary.rpsftm {rpsftm}R Documentation

summary Method

Description

Function used to summarise the fitted model to an rpsftm object

Usage

## S3 method for class 'rpsftm'
summary(object, ...)

Arguments

object

an object returned from the rpsftm() function.

...

further arguments passed to or from other methods.

Value

a summary of the fitted regression model.

Author(s)

Simon Bond


[Package rpsftm version 1.2.9 Index]