select.tuning: 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.