powered by
tools:::Rd_package_description("logistic4p")
tools:::Rd_package_author("logistic4p")
Maintainer: tools:::Rd_package_maintainer("logistic4p")
The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("logistic4p") tools:::Rd_package_indices("logistic4p")
Liu, H. and Zhang, Z. (2016) Logistic Regression with Misclassification in Dependent Variables: Method and Software.(In preparation.)
if (FALSE) { data(nlsy) x=nlsy[, -1] y=nlsy[,1] mod=logistic4p(x, y, model='fn') }
Run the code above in your browser using DataLab