S.func {depCensoring} | R Documentation |
S-function
Description
This function computes the loss function at a given point.
Usage
S.func(m, Sigma)
Arguments
m |
Vector of averages of moment functions. |
Sigma |
Sample variance-covariance matrix of moment functions. |
Value
S(m, Sigma).
[Package depCensoring version 0.1.7 Index]