print.partDSA: Print a partDSA Object

View source: R/main.R

print.dsaR Documentation

Print a partDSA Object

Description

These functions print partDSA and dsa objects.

Usage

## S3 method for class 'partDSA'
print(x, ...)
## S3 method for class 'dsa'
print(x, ...)

Arguments

x

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

...

unused.


partDSA documentation built on July 8, 2026, 9:06 a.m.