Ftest: Testing Estimated Coefficients

Description Usage Arguments Value Author(s)

Description

F_test is a function for performing Wald test of estimated coefficients.

Usage

1
2
Ftest(object, testcoef = NULL, null, vcov = vcovHC, type = c("HC1",
  "const", "HC", "HC0", "HC2", "HC3", "HC4", "HC4m", "HC5"))

Arguments

object

an object

testcoef
null

null hypothesis being tested (default 0)

vcov

the variance to be used (default heteroskedastic robust)

type

type of variance estimator

Value

A list with test information

Author(s)

Giuseppe Ragusa


gragusa/ase documentation built on May 17, 2019, 8:18 a.m.