fx_perm: Perform Permutation Resampling

View source: R/fx_perm.R

fx_permR Documentation

Perform Permutation Resampling

Description

Perform permutation resampling to obtain a null distribution

Usage

fx_perm(
  df0,
  modelObj,
  nperm = 10,
  perm.positions = NULL,
  partitions = NULL,
  n.cores = 20
)

Arguments

df0

???

modelObj

???

nperm

???

perm.positions

???

partitions

???

n.cores

???


fishpm/nruPredict documentation built on July 12, 2022, 3:22 p.m.