Learn R Programming

foieGras (version 0.6-7)

print.ssm: print foieGras fit object summary information

Description

print foieGras 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