ensureDHARMa {DHARMa} | R 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
[Package DHARMa version 0.4.7 Index]