RegTab function

Tabulate Regression Coefficients

Tabulate Regression Coefficients

RegTab(point, info, sig = 0.05)

Arguments

  • point: Point estimates.
  • info: Information matrix.
  • sig: Significance level.

Returns

Data.table containing the point estimate, standard error, confidence interval, and Wald p-value.

  • Maintainer: Zachary McCaw
  • License: GPL-3
  • Last published: 2023-10-01

Useful links