Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

checkModel

Check if the fitted model is supported by DHARMa


Description

The function checks if the fitted model is supported by DHARMa, and if there are other issues that could create problems

Usage

checkModel(fittedModel, stop = F)

Arguments

fittedModel

a fitted model

stop

whether to throw an error if the model is not supported by DHARMa

Details

The main purpose of this function os to check if the fitted model class is supported by DHARMa. The function additionally checks for properties of the fitted model that could create problems for calculating residuals or working with the resuls in DHARMa.


DHARMa

Residual Diagnostics for Hierarchical (Multi-Level / Mixed) Regression Models

v0.4.1
GPL (>= 3)
Authors
Florian Hartig [aut, cre] (<https://orcid.org/0000-0002-6255-9059>), Lukas Lohse [ctb]
Initial release
2021-04-8

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.