aumath-advancedr2019/Permutation1: Different types of permutations

This is a package containing different functions for making permutations. They all need a dataset (in dataframe format) with data that you want to test somehow with permutation tests. The functions also have the possibility of making plots showing the permuted null-distribution including the observed value. We recommend installing ggplot2 (part of the tidyverse as well) for this, if you want nice plots. We have different functions depending on what statistical value you want to test, e.g. difference in mean.

Getting started

Package details

AuthorAdrián Gómez, Solveig Østergaard
MaintainerThe package maintainer <name@some.domain.net>
LicenseUnlimited
Version0.1.0
URL https://github.com/aumath-advancedr2019/Permutation1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aumath-advancedr2019/Permutation1")
aumath-advancedr2019/Permutation1 documentation built on Nov. 27, 2019, 6:06 a.m.