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 = 100)

Arguments

object

A propr or propd object.

p

The number of permutations to perform. Default is 100.

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 Feb. 3, 2025, 4:23 a.m.