model_support: Calculate relative support for each model

View source: R/aic_calculations.R

model_supportR Documentation

Calculate relative support for each model

Description

Calculates AIC ratios and Akaike weights for each model to determine its strength of support.

Usage

model_support(models, nvert, nPC)

Arguments

models

Data frame containing models and summed RSS

nvert

No of vertebrae

nPC

No of PCs used

Details

Also calculates a weighted average region score, which reflects the probability of each region model

Value

Model_support Data frame containing each model and support values inlcuding AICc and Akaike weights

Region_score Mean weighted region score


katrinajones/regions documentation built on March 23, 2022, 12:12 a.m.