Other packages > Find by keyword >

incubate  

Parametric Time-to-Event Analysis with Variable Incubation Phases
View on CRAN: Click here


Download and install incubate package within the R console
Install from CRAN:
install.packages("incubate")

Install from Github:
library("remotes")
install_github("cran/incubate")

Install by package version:
library("remotes")
install_version("incubate", "1.3.0")



Attach the package and use:
library("incubate")
Maintained by
Matthias Kuhn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-04-28
Latest Update: 2023-08-21
Description:
Fit parametric models for time-to-event data that show an initial 'incubation period', i.e., a variable delay phase where the hazard is zero. The delayed Weibull distribution serves as foundational data model. The specific method of 'MPSE' (maximum product of spacings estimation) is used for parameter estimation. Bootstrap confidence intervals for parameters and significance tests in a two group setting are provided.
How to cite:
Matthias Kuhn (2022). incubate: Parametric Time-to-Event Analysis with Variable Incubation Phases. R package version 1.3.0, https://cran.r-project.org/web/packages/incubate. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.1.6 (2022-04-28 09:50), 1.1.8 (2022-05-04 10:20), 1.2.0 (2022-07-25 15:30), 1.2.1 (2023-08-21 17:00)
Other packages that cited incubate R package
View incubate citation profile
Other R packages that incubate depends, imports, suggests or enhances
Complete documentation for incubate
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

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA