FSres {prodest} | R Documentation |
Generate the vector of the first stage residuals
Description
This method provides the way to estimate the first stage residuals from a prod S4
object - estimates from prodestOP, prodestLP, prodestACF, prodestWRDG and prodestWRDG_GMM - defined in the prodest
package
Usage
FSres(object)
Arguments
object |
object of class prod. |
Details
FSres
accepts an S4
prod object and returns the vector of firs stage residuals.
Author(s)
Gabriele Rovigatti
[Package prodest version 1.0.1 Index]