Support routines for various functions in nlreg
package
| 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)
 | 
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.