Last data update: 2014.03.03

randomizeBE

Package: randomizeBE
Type: Package
Title: Function to Create a Random List for Crossover Studies
Version: 0.3-2
Date: 2015-06-30
Author: D. Labes
Maintainer: D. Labes <detlewlabes@gmx.de>
Description: 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.
Imports: stats
License: GPL (>= 2.0)
NeedsCompilation: no
Packaged: 2015-06-30 08:41:39 UTC; dlabes
Repository: CRAN
Date/Publication: 2015-06-30 11:36:40

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'randomizeBE' ...
** package 'randomizeBE' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'randomizeBE'
    finding HTML links ... done
    RL4                                     html  
    print.rl4                               html  
    pruns.exact                             html  
    randomizeBE-package                     html  
    runs.pvalue                             html  
    sequences                               html  
    williams                                html  
** building package indices
** testing if installed package can be loaded
* DONE (randomizeBE)
Making 'packages.html' ... done