calcnoncentralparam: Calculate Non-Centrality Parameter

View source: R/calcnoncentralparam.R

calcnoncentralparamR Documentation

Calculate Non-Centrality Parameter

Description

Calculates the non-centrality parameter for the model matrix

Usage

calcnoncentralparam(X, L, b, vinv = NULL)

Arguments

X

The model matrix

L

The parameter matrix/vector

b

The anticipated coefficients

vinv

variance-covariance matrix

Value

The non-centrality parameter for the F test


skpr documentation built on July 9, 2023, 7:23 p.m.