Package: WINS 1.5.1
WINS: The R WINS Package
Calculate the win statistics (win ratio, net benefit and win odds) for prioritized multiple endpoints, plot the win statistics and win proportions over study time if at least one time-to-event endpoint is analyzed, and simulate datasets with dependent endpoints. The package can handle any type of outcomes (continuous, ordinal, binary, time-to-event) and allow users to perform stratified analysis, inverse probability of censoring weighting (IPCW) and inverse probability of treatment weighting (IPTW) analysis.
Authors:
WINS_1.5.1.tar.gz
WINS_1.5.1.zip(r-4.7)WINS_1.5.1.zip(r-4.6)WINS_1.5.1.zip(r-4.5)
WINS_1.5.1.tgz(r-4.6-any)WINS_1.5.1.tgz(r-4.5-any)
WINS_1.5.1.tar.gz(r-4.7-any)WINS_1.5.1.tar.gz(r-4.6-any)
WINS_1.5.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
WINS/json (API)
| # Install 'WINS' in R: |
| install.packages('WINS', repos = c('https://cuiyingbeicheng.r-universe.dev', 'https://cloud.r-project.org')) |
- data_binary - An example with three binary endpoints.
- data_continuous - An example with three continuous endpoints.
- data_mix - An example with a mixture of endpoint types.
- data_mix_stratum - An example with a mixture of endpoint types with three strata.
- data_tte - An example with three TTE endpoints.
- Z_t_con - Covariate history in the control group.
- Z_t_trt - Covariate history in the treatment group.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6fec397f2a. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 156 | ||
| source / vignettes | OK | 287 | ||
| linux-release-x86_64 | WARNING | 145 | ||
| macos-release-arm64 | WARNING | 128 | ||
| macos-oldrel-arm64 | WARNING | 126 | ||
| windows-devel | WARNING | 109 | ||
| windows-release | WARNING | 82 | ||
| windows-oldrel | WARNING | 91 | ||
| wasm-release | OK | 126 |
Exports:partition_t.plotsim.datastat_t.plotwin.statwin.strategy.default
Dependencies:abindADGofTestbackportsbootbroomcarcarDatacliclustercolorspacecopulacorrplotcowplotcpp11DerivdoBydplyrfarverforecastFormulafracdiffgenericsggplot2ggpubrggrepelggsciggsignifgluegridExtragslgtableisobandlabelinglatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmgcvmicrobenchmarkminqamodelrmvtnormnlmenloptrnnetnumDerivpbkrtestpcaPPpillarpkgconfigplyrpolynompsplinepurrrquantregR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasreshape2rlangrstatixS7scalesSparseMstablediststringistringrsurvivaltibbletidyrtidyselecttimeDateurcautf8vctrsviridisviridisLitewithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| An example with three binary endpoints. | data_binary |
| An example with three continuous endpoints. | data_continuous |
| An example with a mixture of endpoint types. | data_mix |
| An example with a mixture of endpoint types with three strata. | data_mix_stratum |
| An example with three TTE endpoints. | data_tte |
| Plot the Win Proportion over the Study Time. | partition_t.plot |
| Function for Data Simulation | sim.data |
| Plot Win Statistics over the Study Time. | stat_t.plot |
| Function to Calculate the Win Statistics | win.stat |
| The Default Win Strategy Function. | win.strategy.default |
| Covariate history in the control group. | Z_t_con |
| Covariate history in the treatment group. | Z_t_trt |
