updatePermutes: Create permuted data

View source: R/3-shared-updatePermutes.R

updatePermutesR Documentation

Create permuted data

Description

This function creates p permuted data matrices

Usage

updatePermutes(object, p, fixseed = FALSE)

Arguments

object

A propr or propd object.

p

The number of permutations to perform.

Details

This function wraps updatePermutes.propr and updatePermutes.propd.

Value

A propr or propd object with the permutes slot updated.


tpq/propr documentation built on April 21, 2024, 12:50 p.m.