-
Notifications
You must be signed in to change notification settings - Fork 0
doobwa/cox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Chris DuBois
January 10th, 2012
Code for fitting a Cox model of the form:
P(Y|X,\beta) = \prod_{i=1}^n beta' x_{i,y_i} / \sum_{j = 1}^{J_i} beta' x_{i,j}
cox.r: R functions for obtaining MLE, MAP estimates and performing MCMC
cox.cpp: C++ code for computing the likelihood and gradient
cox.cpp.r: Wrapper functions for the C++ code.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published