qStheta: Support for 'nlreg' package of 'hoa' bundle

Description Usage Details

Description

Support routines for various functions in nlreg package

Usage

1
2
3
4
5
qhat.nlreg(nlregObj1, nlregObj0, par.1, par.0, mu.1, mu.0, v.1, v.0, 
           m1.1 = NULL, v1.1 = NULL)
Shat.nlreg(nlregObj1, nlregObj0, par.1, par.0, mu.1, mu.0, v.1, v.0, 
           m1.1 = NULL, m1.0 = NULL, v1.1 = NULL, v1.0 = NULL)
theta.deriv(nlregObj, par, mu, v, m1 = NULL, v1 = NULL)

Details

qhat.nlreg and Shat.nlreg are support routines for nlreg.diag, profile.nlreg and, the latter, mpl.nlreg, and should not be used on their own.

theta.deriv is a support routine for expInfo.nlreg, qhat.nlreg and Shat.nlreg, and should not be used on its own.


hoa documentation built on May 2, 2019, 8:56 a.m.