missing_rda: missing_rda

Description Usage

Description

The function uses Permutation test Anova and Redundancy Analysis to highlight potential patterns of missingness in the data based on the strata provided

Usage

1
2
3
4
5
6
missing_rda(
  data,
  strata,
  permutations = 1000,
  parallel.core = parallel::detectCores() - 1
)

thierrygosselin/grur documentation built on Oct. 28, 2020, 5:48 p.m.