select.tuning {fmerPack}R Documentation

Tuning paramater selection

Description

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

Usage

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.


[Package fmerPack version 0.0-1 Index]