ICOMPcv.lm {icomp}R Documentation

ICOMPcv

Description

Calculates the ICOMPcv criterion for a linear model. ICOMPcv is similar to ICOMP but operates on the coefficient of variation matrix.

Usage

ICOMPcv.lm(lm.model)

Arguments

lm.model a linear model of class 'lm'

Value

Returns the ICOMPcv value

Author(s)

Jake Ferguson

References

Ferguson et al (unpublished) ICOMP: An Information Criterion new to Ecology


[Package icomp version 0.1 Index]