Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

make_permutations

List all permutations of a sequence of integers


Description

Lists all permutations of 1,2,...,m unique up to the first two elements

Usage

make_permutations(m)

Arguments

m

number of elements to permute

Value

A list of vectors of permutations of 1,2,...,m.


pcsstools

Tools for Regression Using Pre-Computed Summary Statistics

v0.1.1
GPL (>= 3)
Authors
Jack Wolf [aut, cre, cph] (<https://orcid.org/0000-0002-8919-8740>), R Core Team and contributors worldwide [cph, aut] (Author and copyright holder of modified 'stats' fragments)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.