RichieHonor/PermutateR: Performs a Permutation Test

The functions contained in this package provide a method to perform a permutation test, using the statistical model, and data supplied by the user. The permutation test involves randomly sampling one column from a data frame a specified amount of times, performing a model of choice of over the data frame, and obtaining a distribution of test statistics from each model fitted over random data. There is also the functionality to optimize the simulation over all available cores with a Macintosh computer.

Getting started

Package details

Maintainer
License`use_mit_license()`
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RichieHonor/PermutateR")
RichieHonor/PermutateR documentation built on July 2, 2023, 2:07 p.m.