View source: R/calcInteractionfreeDataset.R
calcInteractionfreeDataset | R Documentation |
This function calculates an interaction-free dataset (x-effects, K-effects, but no x*K-effects).
calcInteractionfreeDataset(means, freq, k.levels)
means |
matrix of means, the columns denote the covariates and the rows the different x levels |
freq |
matrix of frequencies, the columns denote the covariates and the rows the different x levels |
k.levels |
numeric vector with the number of levels for all covariates (K1, K2, ...) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.