perm: Permutations

View source: R/moments.R

permR Documentation

Permutations

Description

This function calculates all possible permutations given a numeric vector.

Usage

perm(v)

Arguments

v

a numeric vector.

Value

A matrix with all possible permutations.


rivasiker/PhaseTypeR documentation built on April 27, 2023, 2:50 p.m.