Package: ClinTrialPredict 0.0.4
ClinTrialPredict: Predicting and Simulating Clinical Trial with Time-to-Event Endpoint
Predict the course of clinical trial with a time-to-event endpoint for both two-arm and single-arm design. Each of the four primary study design parameters (the expected number of observed events, the number of subjects enrolled, the observation time, and the censoring parameter) can be derived analytically given the other three parameters. And the simulation datasets can be generated based on the design settings.
Authors:
ClinTrialPredict_0.0.4.tar.gz
ClinTrialPredict_0.0.4.tar.gz(r-4.5-noble)ClinTrialPredict_0.0.4.tar.gz(r-4.4-noble)
ClinTrialPredict_0.0.4.tgz(r-4.4-emscripten)ClinTrialPredict_0.0.4.tgz(r-4.3-emscripten)
ClinTrialPredict.pdf |ClinTrialPredict.html✨
ClinTrialPredict/json (API)
NEWS
# Install 'ClinTrialPredict' in R: |
install.packages('ClinTrialPredict', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 hours agofrom:fa943e846b. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 25 2024 |
R-4.5-linux | OK | Nov 25 2024 |
Exports:CensRate.OneArmCensTime.TwoArmNumEventsSub.OneArmNumEventsSub.TwoArmObsTime.OneArmObsTime.TwoArmSimData.OneArmSimData.TwoArmTrialPred.OneArmTrialPred.TwoArm
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate the censoring rate for a one-arm design | CensRate.OneArm |
Calculate the censoring rate for a two-arm clinical trial | CensTime.TwoArm |
Calculate the expected number of events or number of subjects enrolled in a one-arm clinical trial | NumEventsSub.OneArm |
Calculate the expected number of events or number of subjects enrolled in a two-arm clinical trial | NumEventsSub.TwoArm |
Calculate the observation time for a one-arm clinical trial | ObsTime.OneArm |
Calculate the observation time for a two-arm clinical trial | ObsTime.TwoArm |
Simulating survival dataset for a one-arm design | SimData.OneArm |
Simulating survival dataset for a two-arm design | SimData.TwoArm |
Function for predicting one-arm clinical trial | TrialPred.OneArm |
Function for predicting two-arm clinical trial | TrialPred.TwoArm |