getPartialFilledS: Get Part of S, Filled with Implicit Parameters

View source: R/UnwantedFunctions.R

getPartialFilledSR Documentation

Get Part of S, Filled with Implicit Parameters

Description

S = solve(t(X) %*% X) %*% t(X). Gets part of S, selected with testedFactors, that has been filled in with information about the implicit effect parameters.

Usage

getPartialFilledS(factors, testedFactors, dmFactors, contrastType)

Arguments

factors

See testHypothesis.

testedFactors

testHypothesis.

dmFactors

testHypothesis.

contrastType

May only be one of "contr.sum", "contr.treatment", or "contr.SAS".

Value

The selected part of the S matrix, with additional, implicit parameters included.


hardmanko/CMBBHT documentation built on June 9, 2022, 12:44 a.m.