select.tuning: Tuning paramater selection

Description Usage Arguments Value

View source: R/select.R

Description

Select tuning parameter via AIC, BIC or GIC from objects generated by path.fmrHP.

Usage

1
select.tuning(object, figure = FALSE, criteria = c("BIC", "GIC", "AIC"))

Arguments

object

Object generated from path.fmrHP.

figure

incidator for showing plot of information criteria.

criteria

information criteria for selection of tuning parameter.

Value

list of parameters of selected model.


fmerPack documentation built on Feb. 1, 2021, 9:06 a.m.