coef {prodest}R Documentation

Print the estimated parameters

Description

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

Usage

  coef(object,...)

Arguments

object

object of class prod.

...

Additional arguments.

Details

coef accepts an S4 prod object and prints the vector of estimated parameters.

Author(s)

Gabriele Rovigatti


[Package prodest version 1.0.1 Index]