-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,12 @@ Package: flexsurv | |
Type: Package | ||
Title: Flexible parametric survival and multi-state models | ||
Version: 0.5.1 | ||
Date: 2014-02-13 | ||
Date: 2014-02-24 | ||
Author: Christopher Jackson <[email protected]> | ||
Maintainer: Christopher Jackson <[email protected]> | ||
Description: Flexible parametric models for time-to-event data, including the Royston-Parmar spline model, generalized gamma and generalized F distributions. Any user-defined parametric distribution can be fitted, given at least an R function defining the probability density or hazard. There are also tools for fitting and predicting from fully parametric multi-state models. | ||
License: GPL (>= 2) | ||
Depends: survival | ||
Depends: survival, R (>= 2.15.0) | ||
Imports: muhaz,mvtnorm,deSolve | ||
Suggests: eha,mstate,numDeriv,testthat,msm,ActuDistns,knitr | ||
VignetteBuilder: knitr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters