Learn R Programming

Cprob (version 1.4.1)

print.cpfpo: Print Method for cpfpo objects

Description

A print method for an object of class cpfpo. It displays the results of test for non-significant effects, along with the results of the test for time-independent effects.

Usage

# S3 method for cpfpo
print(x, ...)

Arguments

x

An object of class cpfpo

Not used

Value

An invisible list with 2 components

sig

Results of the test on non-significant effects

tdep

Results of the test on the time-dependence of the effects

See tpr.test

See Also

tpr.test, cpfpo