doLM: doLM

View source: R/NPSimulation.R

doLMR Documentation

doLM

Description

This helper function is called by the function 'crossoverResidualAnalysis' to perform either an AB/BA crossover analysis or a four-group crossover on the data set defined by the parameter DataSet depending on the value of the Type parameter.

Usage

doLM(DataSet, Metric, Type)

Arguments

DataSet

The dataset to be analysed.

Metric

The name of the variable to be analysed

Type

Defines the experimental design

Value

The data analysis results provided by the lmer function of the lme4 package

Author(s)

Barbara Kitchenham and Lech Madeyski


reproducer documentation built on Oct. 18, 2023, 5:10 p.m.