run_best_model.Rd
Run the LDATS model matching the best configuration for a dataset
run_best_model(dataset, selected_config, nit = 1000, cpt_seed = NULL)
dataset | dataset |
---|---|
selected_config | result of select_cvlt; or dataframe with 1 row of |
nit | default 1000, nit |
cpt_seed | optionally pass a seed to the cpt model, default NULL |
list with dataset, config, LDA, and TS models