Package: permGS 0.2.5
permGS: Permutational Group Sequential Test for Time-to-Event Data
Permutational group-sequential tests for time-to-event data based on the log-rank test statistic. Supports exact permutation test when the censoring distributions are equal in the treatment and the control group and approximate imputation-permutation methods when the censoring distributions are different.
Authors:
permGS_0.2.5.tar.gz
permGS_0.2.5.zip(r-4.5)permGS_0.2.5.zip(r-4.4)permGS_0.2.5.zip(r-4.3)
permGS_0.2.5.tgz(r-4.4-any)permGS_0.2.5.tgz(r-4.3-any)
permGS_0.2.5.tar.gz(r-4.5-noble)permGS_0.2.5.tar.gz(r-4.4-noble)
permGS_0.2.5.tgz(r-4.4-emscripten)permGS_0.2.5.tgz(r-4.3-emscripten)
permGS.pdf |permGS.html✨
permGS/json (API)
# Install 'permGS' in R: |
install.packages('permGS', repos = c('https://mbrueckner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mbrueckner/permgs/issues
permutation-teststatisticssurvival-analysis
Last updated 6 years agofrom:858edda7f9. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | NOTE | Nov 05 2024 |
R-4.5-linux | NOTE | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:createPermGSexactLRnextStagepermHeinzepermIPTpermIPZpermLR
Dependencies:codetoolscoinlatticelibcoinMASSMatrixmatrixStatsmodeltoolsmultcompmvtnormsandwichsurvivalTH.datazoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
createPermGS | createPermGS |
exactLR | exactLR |
imputeHeinze | imputeHeinze |
imputeIPT | imputeIPT |
imputeIPZ | imputeIPZ |
nextStage | nextStage |
Parse formula of survival model | parseFormula |
permGS | permGS-package permGS |
Convenience function which calls createPermGS and nextStage to perform fixed sample size permutation test with Heinze method | permHeinze |
Convenience function which calls createPermGS and nextStage to perform fixed sample size permutation test with IPT method | permIPT |
Convenience function which calls createPermGS and nextStage to perform fixed sample size permutation test with IPZ method | permIPZ |
Convenience function which calls createPermGS and nextStage to perform fixed sample size permutation test without imputation | permLR |
permuteHeinze | permuteHeinze |
permuteIPT | permuteIPT |
permuteIPZ | permuteIPZ |
sampleFromCondKM | sampleFromCondKM |
sampleFromKM | sampleFromKM |
shuffleBlock Permute block preserving group sizes, randomization blocks | shuffleBlock |
summary of permGS object | summary.permGS |