summary.term {amba}R Documentation

summary output for terms

Description

todo

Usage

## S3 method for class 'term':
summary(t, y, np=eqnp (t), ...)
## S3 method for class 'linear':
summary(t, ...)
## S3 method for class 'smooth':
summary(t, ...)
## S3 method for class 'summary.term':
print(s, ...)
## S3 method for class 'summaryext.smooth':
print(s, ...)

Arguments

t
y
np
s
...

[Package amba version 0.2.0 Index]