AIC.psem {piecewiseSEM}R Documentation

Generalized function for SEM AIC(c) score

Description

Generalized function for SEM AIC(c) score

Usage

## S3 method for class 'psem'
AIC(object, ..., aicc = FALSE)

Arguments

object

a psem object

...

additional arguments to AIC

aicc

whether correction for small sample size should be applied. Default is FALSE


[Package piecewiseSEM version 2.0.2 Index]