The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Introduction

fastcmprsk is an R package for performing Fine-Gray regression via a forward-backward scan algorithm.

Official CRAN release is available here.

NOTE TO USERS: We plan to make monthly/quarterly updates to the package!

What’s New in Version 1.22.1?

  1. Allows for Fine-Gray regression w.o presence of right censoring.

Features

Implementation

fastcmprsk in an R package with most functionality implemented in C. The package uses cyclic coordinate descent to optimize the likelihood function.

Installation

To install the latest development version, install from GitHub.

install.packages("devtools")
devtools::install_github(“erickawaguchi/fastcmprsk”)

System Requirements

Requires R (version 4.0.0 or higher).

User Documentation

License

fastcmprsk is licensed under GPL-3.

Development

fastcmprsk is being developed in R Studio.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.