V1.4-9
PowerTOST 1.4-9
Submitted to CRAN 2019-12-16. (xmas gift)
Bug fixes
- Fix in
power.dp()w.r.t. setting argumentCVbif missing in case ofdesign="IBD". - Fix in
scABEL.ad():reg$nameinstead ofregulator. - CV in 4th panel of
pwrA_S3methods.Rto the same precison like in the others. - Fix in
power.TOST.sds()forgmodel=1, case ofgmodel=3with data of the largest group (group by treatment interaction significant at p=0.1)
Major changes
- (Pre-compiled) vignettes.
Minor changes
- Imports package
tuftefor nice quotes in Rmarkdown. - Slightly enhanced man pages of
power.dp()andsampleN.dp()w.r.t. the value ofCVbin case ofdesign="IBD". - Cosmetics in output of
sampleN.noninfbased onmargin. - Reworked minimum sample sizes in
pa.scABE.R()according to guidances. Generally 12 (as before) but 24 for the FDA. Also 24 for the EMA if 2x2x3 design (Q&A document). ChangedNtonin the S3-methods in conformity with other functions.