wald_pvalue: Calculate a Wald statistic

Description Usage Arguments

View source: R/wald_pvalue.R

Description

Calculate a Wald statistic

Usage

1
2
3
4
5
6
7
8
9
wald_pvalue(
  coef,
  vcov,
  position,
  excludeStates = "*",
  order = 1,
  position2 = NULL,
  verbose = TRUE
)

Arguments

coef

an estimated parameter

vcov

a variance-covariance matrix

verbose

a logical value.

idx

indices for a group which we want to extract a p-value for


RomeroLab/pudms documentation built on Jan. 2, 2021, 5:10 a.m.