Description Usage Arguments Value
View source: R/extractAIC.batch_lm.R
Extract the AICs from batch_bam models.
1 2 | ## S3 method for class 'batch_lm'
extractAIC(models = NULL)
|
models |
This is a named list of lm models, probably resulting from batch_lm. |
A data frame with columns corresponding to the outputs of extractAIC() called on an individual model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.