Run the LDATS model matching the best configuration for a dataset

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