Function to access features in siamcat@model_list@model.type

get.model.type(siamcat)

Arguments

siamcat

an object of class siamcat-class

Value

Character string specifing the name of the method used to construct the model.

Details

Access model type in siamcat@model_list@model.type

Examples

data(siamcat_example) get.model.type(siamcat_example)
#> [1] "lasso"