estfun.aldvmm {aldvmm} | R Documentation |
Create Matrix of Adjusted Limited Dependent Variable Mixture Model Gradients per Observation
Description
The method estfun.aldvmm
for the generic function
estfun
calculates the gradient of the aldvmm
log-likelihood using with respect to parameter values for each observation
aldvmm.sc
.
Usage
## S3 method for class 'aldvmm'
estfun(x, ...)
Arguments
x |
an object inheriting from class "aldvmm". |
... |
further arguments passed to or from other methods. |
Value
a numeric matrix of gradients with one row per observation and one column per parameter.
[Package aldvmm version 0.8.8 Index]