model_selection_aic: Select models using the Akaike Information Criterion

View source: R/model_selection_aic.R

model_selection_aicR Documentation

Select models using the Akaike Information Criterion

Description

The p indicates the relative probability of the models.

Usage

model_selection_aic(aic1, aic2)

Arguments

aic1

The aic1 data frame from quickpsy for the first model.

aic2

The aic2 data frame from quickpsy for the second model.


danilinares/quickpsy documentation built on Feb. 13, 2023, 8:44 p.m.