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 class 'cpfpo':
print(x, ...)
Arguments
x
An object of class cpfpo
Value
- An invisible list with 2 components
- sigResults of the test on non-significant effects
- tdepResults of the test on the time-dependence of the effects
- See
tpr.test