calcInteractionfreeDataset: Calculate the means of an interaction-free dataset

View source: R/calcInteractionfreeDataset.R

calcInteractionfreeDatasetR Documentation

Calculate the means of an interaction-free dataset

Description

This function calculates an interaction-free dataset (x-effects, K-effects, but no x*K-effects).

Usage

calcInteractionfreeDataset(means, freq, k.levels)

Arguments

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, ...)


AlexSchauerte/unbANOVA documentation built on April 12, 2022, 2:40 a.m.