estfun.aldvmm | R Documentation |
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
.
## S3 method for class 'aldvmm'
estfun(x, ...)
x |
an object inheriting from class "aldvmm". |
... |
further arguments passed to or from other methods. |
a numeric matrix of gradients with one row per observation and one column per parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.