plot_HMTL {HMTL}R Documentation

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)

Arguments

x

Object of class "Model Selection" created by Selection_HMTL

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.


[Package HMTL version 0.1.0 Index]