Description Usage Arguments Value References Examples
View source: R/InfCriteriaCalculation.R
A function description.
1 | InfCriteriaV3(loglikelihood, clusters, dimension, nObservations = 100)
|
loglikelihood |
Be as specific as possible |
clusters |
bbb |
dimension |
ccc |
nObservations |
ddd |
Returns what object?
Reference 1
Reference 2
1 2 3 4 | resultsInfCriteria <- InfCriteriaV3(loglikelihood = -5080,
clusters = 2,
dimension = 3,
nObservations = 1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.