estimatesTable function

return a dataframe of parameter estimates for a fitted model.

return a dataframe of parameter estimates for a fitted model.

estimatesTable(x, v = NULL, sarg = FALSE)

Arguments

  • x: An object of class miive
  • v: A list containing variance snd covariance parameter information.
  • sarg: Logical. Should Sargan test results be included.
  • Maintainer: Zachary Fisher
  • License: GPL-2
  • Last published: 2021-07-13