cormat: Correlation matrix for estimated model

Description Usage Arguments Value See Also

View source: R/cormat.R

Description

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

Usage

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

Arguments

object

An object of class "GEM"

digits

Number of significant digits to be printed. Default is options()$digits

Value

Parameters correlation matrix for fitted GEM models.

See Also

GEM, vcov


CUB documentation built on March 31, 2020, 5:14 p.m.