About

Authors
Affiliation

Felix Schönbrodt

LMU Open Science Center

Moritz Fischer

LMU Open Science Center

Published

April 2, 2023

Contributors

This site was authored by Felix Schönbrodt and Moritz Fischer, and edits/contributions were made by Malika Ihle.

Licenses

The overall project is available under the CC BY-SA 4.0 license found at LICENSE; all code without any narrative text is also (at your option) available under the CC0 1.0 Universal license found at LICENSE-CODE.

Why two licenses? The CC BY-SA 4.0 license is for the content of the website, while the CC0 1.0 Universal license is for the code and configuration files. This is a common practice for websites that include code snippets and other content that may be reused in other projects, particularly because the CC BY-SA 4.0 license is not intended to be used with software.

Notes

This tutorial was primarily written in 2023 using R; the exact R version and package versions used are pinned in the project’s renv.lock file. Major changes to R can be found at the website https://www.r-project.org/ for the most up-to-date information, and to confirm that our tutorial is not out-of-date.

Tutorial Template Quarto Extension

This tutorial was written using the lmu-osc/tutorial-template Quarto extension (Callahan 2026).

Callahan, Patrick. 2026. LMU Open Science Center Tutorial Template: A Quarto Extension. https://doi.org/10.5281/zenodo.21263721.

How to Cite

To cite this tutorial, please refer to the project’s CITATION.cff file or use the BibTeX citation provided in the appendix below.

Back to top

Citation

BibTeX citation:
@online{schönbrodt2023,
  author = {Schönbrodt, Felix and Fischer, Moritz},
  title = {Simulations for {Advanced} {Power} {Analyses}},
  version = {0.1.0},
  date = {2023-04-02},
  url = {https://lmu-osc.github.io/Simulations-for-Advanced-Power-Analyses/},
  doi = {DOI_HERE_AFTER_GENERATED},
  langid = {en}
}
For attribution, please cite this work as:
Schönbrodt, Felix, and Moritz Fischer. 2023. “Simulations for Advanced Power Analyses.” Version 0.1.0. LMU Open Science Center, April 2. https://doi.org/DOI_HERE_AFTER_GENERATED.