Skip to content

r-cmprsk: add Subdistribution Analysis of Competing Risks#329

Open
chrislongros wants to merge 1 commit into
BioArchLinux:masterfrom
chrislongros:add-r-cmprsk
Open

r-cmprsk: add Subdistribution Analysis of Competing Risks#329
chrislongros wants to merge 1 commit into
BioArchLinux:masterfrom
chrislongros:add-r-cmprsk

Conversation

@chrislongros
Copy link
Copy Markdown
Member

Add CRAN package cmprsk 2.2-12.

Estimation, testing and regression modeling of subdistribution
functions in competing risks. Implements Gray (1988) K-sample tests
and Fine-Gray proportional hazards for competing risks.

Pure-R + Fortran, no r-* deps (uses base survival from R-Recommended).

Verification:

  • makepkg --verifysource
  • makepkg -f (clean build)

Estimation, testing and regression modeling of subdistribution
functions in competing risks, as described in Gray (1988), A class
of K-sample tests for comparing the cumulative incidence of a
competing risk, Annals of Statistics 16:1141-1154, and Fine JP and
Gray RJ (1999), A proportional hazards model for the subdistribution
of a competing risk, JASA 94:496-509.

Signed-off-by: Christos Longros <chris.longros@gmail.com>
gcc-fortran
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('ae85888a4daf6417d48fc35cb306e909')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make sure that there are two specific sums

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants