linear.estimate {amba}R Documentation

linear estimators and estimates

Description

todo

Usage

linear.estimate (labs, th=rep (0, length (labs) ) )
## S3 method for class 'linear.estimate':
print(e, ...)

Arguments

labs Labels for each parameter estimate.
th Parameter estimates (theta hat).
e A linear estimate object.
...

[Package amba version 0.2.0 Index]