print.cpfpo: Print Method for cpfpo objects

Description Usage Arguments Value Author(s) See Also

View source: R/print.cpfpo.R

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

1
2
## S3 method for class '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

Author(s)

Arthur Allignol, arthur.allignol@gmail.com

See Also

tpr.test, cpfpo


Cprob documentation built on May 2, 2019, 9:31 a.m.