generate.perm.dt: Generate a table that holds a number of ways in which to...

Description Usage Arguments Value

View source: R/analysis.helpers.R

Description

Generate a table that holds a number of ways in which to permute sites to different clusters.

Usage

1
generate.perm.dt(cluster.dt, max.r = 1000)

Arguments

cluster.dt

A study info data.table, containing cluster and sequence relations.

max.r

Number of permutations.

Value

A data.table containing all the permutations of site to cluster.


mattmoo/SteppedWedgeAnalysis documentation built on Jan. 14, 2020, 12:25 a.m.