linear.estimate {amba} | R Documentation |
todo
linear.estimate (labs, th=rep (0, length (labs) ) ) ## S3 method for class 'linear.estimate': print(e, ...)
labs |
Labels for each parameter estimate. |
th |
Parameter estimates (theta hat). |
e |
A linear estimate object. |
... |