knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

pwrMultivarsV2

The goal of pwrMultivarsV2 is to perform statistical power analysis simultaneously for a set of tests through simulation.

Installation

You can install the development version of pwrMultivarsV2 like so:

# devtools::install_github("suhdanny/pwrMultivarsV2")


suhdanny/pwrMultivars_V2 documentation built on April 1, 2022, 12:21 a.m.