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 = F)

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 Sept. 9, 2022, 1:06 a.m.