Description Usage Arguments Value References
An equation solver with Newton's method with 2 variables
1 | Newton2var(Zij, b0, Ub, Indicator, difflmt = 1e-14, MaxIter = 100)
|
Zij |
2-dim covariate vector |
b0, Ub |
inital values |
Indicator |
Indicator of Yi1> Yi2 |
difflmt |
limit to stop the interations |
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.