cormat function

Correlation matrix for estimated model

Correlation matrix for estimated model

Compute parameter correlation matrix for estimated model as returned by an object of class "GEM".

cormat(object,digits=options()$digits)

Arguments

  • object: An object of class "GEM"
  • digits: Number of significant digits to be printed. Default is options()$digits

Returns

Parameters correlation matrix for fitted GEM models.

See Also

GEM, vcov

  • Maintainer: Rosaria Simone
  • License: GPL-2 | GPL-3
  • Last published: 2024-02-23

Useful links