ensureDHARMa: Ensures that an object is of class DHARMa

View source: R/DHARMa.R

ensureDHARMaR Documentation

Ensures that an object is of class DHARMa

Description

Ensures that an object is of class DHARMa

Usage

ensureDHARMa(simulationOutput, convert = FALSE)

Arguments

simulationOutput

a DHARMa simulation output or an object that can be converted into a DHARMa simulation output

convert

if TRUE, attempts to convert model + numeric to DHARMa, if "Model", converts only supported models to DHARMa

Details

The

Value

an object of class DHARMa


DHARMa documentation built on Oct. 18, 2024, 5:09 p.m.