Learn R Programming

nlreg (version 1.2-2.2)

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

Description

Support routines for various functions in nlreg package

Usage

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)

Arguments

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.