Package: randomizeBE 0.3-6
randomizeBE: Create a Random List for Crossover Studies
Contains a function to randomize subjects, patients in groups of sequences (treatment sequences). If a blocksize is given, the randomization will be done within blocks. The randomization may be controlled by a Wald-Wolfowitz runs test. Functions to obtain the p-value of that test are included. The package is mainly intended for randomization of bioequivalence studies but may be used also for other clinical crossover studies. Contains two helper functions sequences() and williams() to get the sequences of commonly used designs in BE studies.
Authors:
randomizeBE_0.3-6.tar.gz
randomizeBE_0.3-6.zip(r-4.5)randomizeBE_0.3-6.zip(r-4.4)randomizeBE_0.3-6.zip(r-4.3)
randomizeBE_0.3-6.tgz(r-4.4-any)randomizeBE_0.3-6.tgz(r-4.3-any)
randomizeBE_0.3-6.tar.gz(r-4.5-noble)randomizeBE_0.3-6.tar.gz(r-4.4-noble)
randomizeBE_0.3-6.tgz(r-4.4-emscripten)randomizeBE_0.3-6.tgz(r-4.3-emscripten)
randomizeBE.pdf |randomizeBE.html✨
randomizeBE/json (API)
NEWS
# Install 'randomizeBE' in R: |
install.packages('randomizeBE', repos = c('https://detlew.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 1 years agofrom:d0f67731b6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:print.rl4pruns.exactRL4runs.pvaluesequenceswilliams
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
S3 method 'print' for class "rl4" | print.rl4 |
Exact cumulative distribution function of runs test | pruns.exact |
(Block) randomization of subjects, patients into sequence groups | RL4 |
2-sided p-value of the runs test | runs.pvalue |
Obtain sequences for BE study designs | sequences |
Construct sequences of a Williams design | williams |