coef {prodest} | R Documentation |
This method provides the way to extract and print the estimated parameters from a prod S4
object - estimates from prodestOP, prodestLP, prodestACF, prodestWRDG and prodestWRDG_GMM - defined in the prodest
package
coef(object,...)
object |
object of class prod. |
... |
Additional arguments. |
coef
accepts an S4
prod object and prints the vector of estimated parameters.
Gabriele Rovigatti