Description Usage Arguments Value References
An equation solver with Newton's method with 1 variable
1 | Newton1var(Z12vec, h0, Vh, HZB, Ind.Y, Diff = 1e-08, ORR, MaxIter = 100)
|
Z12vec |
2-dim covariate vector |
h0, Vh, HZB |
inital values |
Ind.Y |
outcome inidicator |
Diff |
limit to stop the interations |
ORR |
estimate of the odds ratio vector |
MaxIter |
maximum no. of interations |
The root of the equation
Wu, C.O. and Tian, X. Nonparametric Models for Longitudinal Data: With Implementation in R. Chapman & Hall/CRC. 2018.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.