Description Usage Arguments Value Examples
View source: R/general_hyp_test.R
GFT
runs a generalized F test on linear combinations of regression outputs
1 | GFT(R, r, V, BetaHat)
|
R |
A matrix of selected terms in restricitons |
r |
A vector of restrictions such that matrix multiplication of R and BetaHat equals r |
V |
The variance-covariance matrix produced by the regression object |
BetaHat |
a vector of estimated coefficients from the model |
Ftest the F-statistic for the performed test
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.