run_best_model: Run best-fitting model

Description Usage Arguments Value

View source: R/best_model.R

Description

Run the LDATS model matching the best configuration for a dataset

Usage

1
run_best_model(dataset, selected_config, nit = 1000, cpt_seed = NULL)

Arguments

dataset

dataset

selected_config

result of select_cvlt; or dataframe with 1 row of k, lda_seed, cpts

nit

default 1000, nit

cpt_seed

optionally pass a seed to the cpt model, default NULL

Value

list with dataset, config, LDA, and TS models


diazrenata/cvlt documentation built on Dec. 19, 2021, 11:08 p.m.