R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
flexsurv
View on CRAN: Click
here
Download and install flexsurv package within the R console
Install from CRAN:
install.packages("flexsurv")
Install from Github:
library("remotes")
install_github("cran/flexsurv")
Install by package version:
library("remotes")
install_version("flexsurv", "2.3.2")
Attach the package and use:
library("flexsurv")
Maintained by
Christopher Jackson
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-11-09
Latest Update: 2023-02-01
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,
based on either cause-specific hazards or mixture models.
How to cite:
Christopher Jackson (2011). flexsurv: Flexible Parametric Survival and Multi-State Models. R package version 2.3.2, https://cran.r-project.org/web/packages/flexsurv. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.2 (2011-11-09 09:03), 0.1.3 (2012-01-17 21:52), 0.1.4 (2012-03-24 08:24), 0.1.5 (2012-08-29 18:23), 0.2 (2013-05-15 19:05), 0.3 (2014-01-20 11:13), 0.5 (2014-09-22 14:21), 0.6 (2015-04-14 16:28), 0.7.1 (2016-03-24 23:59), 0.7 (2015-11-13 23:56), 1.0.0 (2016-05-11 12:06), 1.1.1 (2019-03-18 19:10), 1.1 (2017-03-27 16:03), 2.0 (2021-02-22 21:10), 2.1 (2021-09-13 17:50), 2.2.1 (2022-12-22 14:10), 2.2.2 (2023-02-01 13:50), 2.2 (2022-06-18 01:10), 2.3 (2024-04-21 23:22)
Other packages that cited flexsurv R package
View flexsurv citation profile
Other R packages that flexsurv depends,
imports, suggests or enhances
Complete documentation for flexsurv
Functions, R codes and Examples using
the flexsurv R package
Some associated functions: GenF . GenF.orig . GenGamma . GenGamma.orig . Gompertz . Llogis . Survspline . Survsplinek . WeibullPH . ajfit . ajfit_flexsurvmix . ajfit_fmsm . augment.flexsurvreg . basis . bc . bootci.fmsm . bos . coef.flexsurvreg . coxsnell_flexsurvreg . dot-hess_to_cov . dot-hessian . flexsurv-package . flexsurvmix . flexsurvreg . flexsurvrtrunc . flexsurvspline . fmixmsm . fmsm . get_basepars . glance.flexsurvreg . hazard . hr_flexsurvreg . lines.flexsurvreg . mean_flexsurvmix . meanfinal_fmixmsm . means . model.frame.flexsurvreg . msfit.flexsurvreg . nobs.flexsurvreg . normboot.flexsurvreg . p_flexsurvmix . pars.fmsm . pdf_flexsurvmix . pfinal_fmsm . plot.flexsurvreg . plot.standsurv . plot_survtrunc . pmatrix.fs . pmatrix.simfs . ppath_fmixmsm . predict.flexsurvreg . probs_flexsurvmix . qfinal_fmixmsm . qgeneric . quantile_flexsurvmix . reexports . residuals.flexsurvreg . rmst_flexsurvmix . rmst_generic . sim.fmsm . simfinal_fmsm . simfs_bytrans . simt_flexsurvmix . simulate.flexsurvreg . standsurv . summary.flexsurvreg . summary.flexsurvrtrunc . survrtrunc . tidy.flexsurvreg . tidy.standsurv . totlos.fs . totlos.simfs . unroll.function .
Some associated R codes: Exp.R . Gamma.R . GenF.R . GenGamma.R . Gompertz.R . Llogis.R . Lnorm.R . RcppExports.R . Weibull.R . WeibullPH.R . ajfit.R . broom-funs.R . custom.R . deriv.R . distributions.R . flexsurv-package.R . flexsurvmix.R . flexsurvmix_louis.R . flexsurvreg.R . flexsurvrtrunc.R . fmixmsm.R . fracpoly.R . hr_flexsurvreg.R . mstate.R . pexp.R . plot.flexsurvreg.R . predict.flexsurvreg.R . residuals.flexsurvreg.R . simulate_flexsurvreg.R . spline.R . standsurv.R . summary.flexsurvmix.R . summary.flexsurvreg.R . summary.flexsurvrtrunc.R . survrtrunc.R . survsplinek.R . unroll.function.R . utils.R . Full flexsurv package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
memoise
Cache the results of a function so that when you
call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Winston Chang (view profile)
equatiomatic
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Philippe Grosjean (view profile)
seriation
Infrastructure for ordering objects with an implementation of several
seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Hahsler (view profile)
mailR
Interface to Apache Commons Email to send emails
from R. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Rahul Premraj (view profile)
ddp
The desirable Dietary Pattern (DDP)/ PPH score
measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Weksi Budiaji (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)