Description Usage Arguments Value Examples
Returns perplexity for each model in a celdaList as calculated by 'perplexity().'
1 2 | ## S4 method for signature 'celdaList'
celdaPerplexity(celdaList)
|
celdaList |
An object of class celdaList. |
List. Contains one celdaModel object for each of the parameters specified in the 'runParams()' of the provided celda list.
1 2 | data(celdaCGGridSearchRes)
celdaCGGridModelPerplexities <- celdaPerplexity(celdaCGGridSearchRes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.