methods | R Documentation |
Methods for models fitted by coordinate descent algorithms.
## S3 method for class 'glmreg' AIC(object, ..., k) ## S3 method for class 'zipath' AIC(object, ..., k) ## S3 method for class 'glmreg' BIC(object, ...) ## S3 method for class 'zipath' BIC(object, ...)
object |
objects of class |
... |
additional arguments passed to calls. |
k |
numeric, the penalty per parameter to be used; the default
|
Zhu Wang <wangz1@uthscsa.edu>
Zhu Wang, Shuangge Ma, Michael Zappitelli, Chirag Parikh, Ching-Yun Wang and Prasad Devarajan (2014) Penalized Count Data Regression with Application to Hospital Stay after Pediatric Cardiac Surgery, Statistical Methods in Medical Research. 2014 Apr 17. [Epub ahead of print]
Zhu Wang, Shuangge Ma, Ching-Yun Wang, Michael Zappitelli, Prasad Devarajan and Chirag R. Parikh (2014) EM for Regularized Zero Inflated Regression Models with Applications to Postoperative Morbidity after Cardiac Surgery in Children, Statistics in Medicine. 33(29):5192-208.
Zhu Wang, Shuangge Ma and Ching-Yun Wang (2015) Variable selection for zero-inflated and overdispersed data with application to health care demand in Germany, Biometrical Journal. 57(5):867-84.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.