reset {amba}R Documentation

reset term estimates

Description

These function reset term estimates to their defaults, usually something that evaluates to zeros, noting that terms must have estimates, regardless of whether they have been fitted or not.

Usage

## S3 method for class 'linear':
reset(t, ...)
## S3 method for class 'smooth':
reset(t, ...)

Arguments

t
...

[Package amba version 0.2.0 Index]