Griffiths2004: Griffiths2004

Description Usage Arguments Value

View source: R/main.R

Description

Implement scoring algorithm. In order to use this algorithm, the LDA model MUST be generated using the keep control parameter >0 (defaults to 50) so that the logLiks vector is retained.

Usage

1
Griffiths2004(models, control)

Arguments

models

An object of class "LDA

control

A named list of the control parameters for estimation or an object of class "LDAcontrol".

Value

A scalar LDA model score


ldatuning documentation built on April 21, 2020, 9:05 a.m.