openpharma. To fix this you can add URL: https://pharmaverse.r-universe.dev/syntrial to the package DESCRIPTION file. See also theR-universe documentation.Package: syntrial 0.4.2.9001
syntrial: synthesize data from real clinical trial
Syntrial takes as input the data of a clinical trial in SDTM format (https://www.cdisc.org/standards/foundational/sdtm). For each synthesized patient a number of source patients is selected. From the source patients' data randomly weighted numeric values or, for categorical variables, one value is selected in a modification of classical bootstrap.
Authors:
syntrial_0.4.2.9001.tar.gz
syntrial_0.4.2.9001.zip(r-4.7)syntrial_0.4.2.9001.zip(r-4.6)syntrial_0.4.2.9001.zip(r-4.5)
syntrial_0.4.2.9001.tgz(r-4.6-any)syntrial_0.4.2.9001.tgz(r-4.5-any)
syntrial_0.4.2.9001.tar.gz(r-4.7-any)syntrial_0.4.2.9001.tar.gz(r-4.6-any)
syntrial_0.4.2.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
syntrial/json (API)
NEWS
| # Install 'syntrial' in R: |
| install.packages('syntrial', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/openpharma/syntrial/issues
- CRC305ABC_AE - Adverse event data from clinical trials CRC305ABC
- CRC305ABC_DM - Demographic data from clinical trials CRC305ABC
- CRC305ABC_LB - Lab data from clinical trials CRC305ABC
- CRC305ABC_VS - Vital sign data from clinical trials CRC305ABC
Last updated from:52bd03b2f6. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 138 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | NOTE | 134 | ||
| macos-release-arm64 | NOTE | 98 | ||
| macos-oldrel-arm64 | NOTE | 118 | ||
| windows-devel | NOTE | 107 | ||
| windows-release | NOTE | 105 | ||
| windows-oldrel | NOTE | 85 | ||
| wasm-release | OK | 102 |
Exports:categorical_varsdomain_idsHmaxHstrucsynth_dfsynthesize
Dependencies:clicpp11dplyrgenericsglueKernSmoothlifecyclelubridatemagrittrphilentropypillarpkgconfigpoormanpurrrR6RcppRcppParallelrlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| categorical variables | categorical_vars |
| adverse event data from clinical trials CRC305ABC | CRC305ABC_AE |
| demographic data from clinical trials CRC305ABC | CRC305ABC_DM |
| lab data from clinical trials CRC305ABC | CRC305ABC_LB |
| vital sign data from clinical trials CRC305ABC | CRC305ABC_VS |
| domain identifier variables | domain_ids |
| maximum entropy | Hmax |
| Shannon entropy structure details of a dataframe | Hstruc |
| generate synthesis dataframe | synth_df |
| synthesize a SDTM dataframe | synthesize |
| synthesize events dataframe | synthesize_E |
| Synthetic "twin trial" from real clinical trial data in SDTM format. | syntrial |
