model.comparison: Perform a model comparison

View source: R/model.comparison.R

model.comparisonR Documentation

Perform a model comparison

Description

Perform a model comparison

Usage

model.comparison(model1, model2)

Arguments

model1

the first model to be compared

model2

the second model to be compared

Details

This function takes two models (either nested or not nested) and compares them in terms of AIC, BIC, bayes factor, and the p-value

Author(s)

Dustin Fife


dustinfife/flexplot documentation built on Sept. 23, 2024, 9:01 p.m.