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 May 29, 2024, 5:06 a.m.