get_bayes_R2: Get Bayesian R2 for a list of models

View source: R/get-tables.R

get_bayes_R2R Documentation

Get Bayesian R2 for a list of models

Description

Calculates the Bayesian R2 for a list of brms models using the add_criterion function.

Usage

get_bayes_R2(fits, ...)

Arguments

fits

a list of model fits in the order that you want to compare them

...

additional parameters passed to add_criterion

Author(s)

Darcy Webber darcy@quantifish.co.nz


quantifish/influ2 documentation built on Dec. 14, 2024, 5:10 a.m.