lincomb: Tests of contrasts Test the sum (S), the average (A), or the...

Description Usage Arguments Details

View source: R/lincomb.R

Description

Tests of contrasts

Test the sum (S), the average (A), or the difference (D) of two effects from the same model.

Usage

1
lincomb(outp, v1, v2, fun = "D")

Arguments

outp

is the model object. For exmaple, summary(mod). It can be a gls or lme object.

v1

is the number of the first effect.

v2

is the number of the second effect.

fun

is the comparison. Default fun = "D". Other options include "S" the sum, and "A" the average.

Details

some additional details about these functions


RandiLGarcia/dyadr documentation built on March 23, 2021, 3:33 a.m.