Learn R Programming

partDSA (version 0.9.5)

print.dsa: Print a partDSA Object

Description

These functions print partDSA and dsa objects.

Usage

## S3 method for class 'partDSA':
print(x, \dots)
## S3 method for class 'dsa':
print(x, \dots)

Arguments

x
fitted model object of class partDSA or dsa. These are the result of calling the partDSA or rss.dsa functions.
...
unused.