extractAIC.batch_lm: Extract the AICs from batch_bam models.

Description Usage Arguments Value

View source: R/extractAIC.batch_lm.R

Description

Extract the AICs from batch_bam models.

Usage

1
2
## S3 method for class 'batch_lm'
extractAIC(models = NULL)

Arguments

models

This is a named list of lm models, probably resulting from batch_lm.

Value

A data frame with columns corresponding to the outputs of extractAIC() called on an individual model.


EcoGRAPH/clusterapply documentation built on March 8, 2021, 1:55 p.m.