Harvtest V1.4 ◆ 〈Full〉
The test returns an htest object containing the t-statistic , the p-value , and the degrees of freedom .
If "HARVTEST V1.4" refers to a different utility, it may be confused with: Harvest: Time Tracking Software With Invoicing HARVTEST V1.4
It is frequently used alongside other diagnostic tools like the Breusch-Pagan test (for heteroskedasticity) and the Durbin-Watson test (for autocorrelation). Related "Harvest" Software The test returns an htest object containing the
In R, the function harvtest(formula, order.by = NULL, data = list()) is used to execute the test. Key Components and Usage the function harvtest(formula
When utilizing this test within a regression diagnostic workflow, the following parameters and outputs are typical: formula : A symbolic description of the model to be tested.