Lmat: Generate a hypothesis matrix

Description Usage Arguments Value

Description

Generates a hypothesis matrix to test whether a group of coefficients in a linear model are jointly zero, selecting the coefficients that match a regular expression.

Usage

1
Lmat(fit, pattern, fixed = FALSE, invert = FALSE, debug = FALSE)

Arguments

fit

a fitted object with a getFix method.

pattern

a regular expression that matches names of coefficients

Value

hypothesis matrix to test the hypothesis that the true values of matched coefficients are zero


gmonette/spidanew documentation built on May 17, 2019, 7:27 a.m.