get.AIC | R Documentation |
Takes a cluster.analysis and extracts AIC values from columns containing model fits. Fit columns are automatically identified
get.AIC(cluster.analysis, param.list)
cluster.analysis: |
data.table, from some predictive growth model analysis generated by fit.analysis() |
param.list: |
list, clustering thresholds used to generate cluster data with multi.cluster() |
The AIC data for all columns containing fit objects. The column specifying setID is retained
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.