Package: pwr4exp 0.1.0.9000
pwr4exp: Power Analysis for Research Experiments
Provides tools for calculating statistical power and determining sample size for a variety of experimental designs used in agricultural and biological research, including completely randomized, block, and split-plot designs. Supports customized designs and allows specification of main effects, interactions, and contrasts for accurate power analysis.
Authors:
pwr4exp_0.1.0.9000.tar.gz
pwr4exp_0.1.0.9000.zip(r-4.5)pwr4exp_0.1.0.9000.zip(r-4.4)pwr4exp_0.1.0.9000.zip(r-4.3)
pwr4exp_0.1.0.9000.tgz(r-4.5-any)pwr4exp_0.1.0.9000.tgz(r-4.4-any)pwr4exp_0.1.0.9000.tgz(r-4.3-any)
pwr4exp_0.1.0.9000.tar.gz(r-4.5-noble)pwr4exp_0.1.0.9000.tar.gz(r-4.4-noble)
pwr4exp_0.1.0.9000.tgz(r-4.4-emscripten)pwr4exp_0.1.0.9000.tgz(r-4.3-emscripten)
pwr4exp.pdf |pwr4exp.html✨
pwr4exp/json (API)
NEWS
# Install 'pwr4exp' in R: |
install.packages('pwr4exp', repos = c('https://an-ethz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/an-ethz/pwr4exp/issues
Pkgdown site:https://an-ethz.github.io
- milk - An exemplary dataset of a 4x4 crossover design with 2 squares
Last updated 2 days agofrom:60f6597877. Checks:1 OK, 7 WARNING. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 18 2025 |
R-4.5-win | WARNING | Feb 18 2025 |
R-4.5-mac | WARNING | Feb 18 2025 |
R-4.5-linux | WARNING | Feb 18 2025 |
R-4.4-win | WARNING | Feb 18 2025 |
R-4.4-mac | WARNING | Feb 18 2025 |
R-4.3-win | WARNING | Feb 18 2025 |
R-4.3-mac | WARNING | Feb 18 2025 |
Exports:corStrdesignCODdesignCRDdesignLSDdesignRCBDdesignSPDdesignStrmkdesignpwr.anovapwr.contrastpwr.summary
Dependencies:bootemmeansestimabilitylatticelme4MASSMatrixminqamvtnormnlmenloptrnumDerivrbibutilsRcppRcppEigenRdpackreformulas
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Creation of Standard Experimental Designs | design.COD design.CRD design.LSD design.RCBD design.SPD designCOD designCRD designLSD designRCBD designSPD |
Create a data frame for Crossover design | df.cod |
Create a data frame of completely randomized design | df.crd |
Create a data frame for Latin square design | df.lsd |
Create a data frame of randomized complete block design | df.rcbd |
Create data frame for split-plot design | df.spd |
An exemplary dataset of a 4x4 crossover design with 2 squares | milk |
Create a Design Object for Power Calculation | mkdesign |
Power of omnibus tests | pwr.anova |
Power of contrasts | pwr.contrast |
power of model coefficients | pwr.summary |