select_cvlt: Select simplest good model

Description Usage Arguments Details Value

View source: R/best_model.R

Description

Select simplest fit within one SE of best fit

Usage

1
select_cvlt(cvlt_fits, nse = 1)

Arguments

cvlt_fits

result of running fit_ldats_multiple

nse

number of SEs to allow, default 1

Details

First minimizes the number of changepoints, then the number of topics. Then selects the LDA seed with the best loglikelihood.

Value

dataframe with specifications for simplest model with loglikelihood within 1 SE of the loglikelihood of the best model


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