perm.redo | R Documentation |
Performs node label permutations for GLMM by intra random factor label permutations.
perm.redo(df, labels, ctrl)
df |
a list of data frame with each data frame representing a subset of the random factors (e.g. groups and/or periods) |
labels |
a numeric or character vector representing the labels to permute. |
ctrl |
a numeric or character vector representing one or more columns that will be use as control facors. |
This is a function to repeat a permutation according to random factors. It allows to handle GLMM warnings or errors that may appear due to the permutation approach.
a data frame in which the data frames of the list are merged, each data frame being permuted according to the input argument labels.
Sebastian Sosa, Ivan Puga-Gonzalez.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.