upalpha | R Documentation |
This function updates alpha, the association parameter
upalpha(hgmat, alpha, diffmeth, h)
hgmat |
a list of H and G matrices (see reference for repolr for more details) |
alpha |
a numeric value for current alpha value |
diffmeth |
a character string specifying the method used for estimation of alpha |
h |
a numeric value of finite differencing |
A list containing the following components:
gvb |
the first derivative of generalized variance at convergence |
ggvb |
the second derivative of generalized variance at convergence |
alpha |
the updated assocation parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.