Learn R Programming

foieGras (version 0.4.0)

print.ssm: print ssm fit object summary information

Description

print ssm fit object summary information

Usage

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

Arguments

x

a foieGras ssm fit object

...

unused. For compatibility with the generic method.

Examples

Run this code
# NOT RUN {
## see summary fit output
## load example foieGras ssm fit object (to save time)
data(fssm)
fssm$ssm[[1]]

# }

Run the code above in your browser using DataLab