Learn R Programming

HMTL (version 0.1.0)

plot_HMTL: Plot diagram of the information criterion vs. penalty parameters

Description

Plot a diagram to illustrate the change of Bayesian information criterion with different penalty paameters for model selection

Usage

plot_HMTL(x)

Value

X axis represents the value of penalty parameters, and y axis represents the estimated values of the composite likelihood, degree of freedom for model complexity, and the (robust) Bayesian information criterion.

Arguments

x

Object of class "Model Selection" created by Selection_HMTL