validate_drift_dm {dRiftDM}R Documentation

Validate a DDM object

Description

Performs basic checks to ensure everything is as expected with the model. This function should be called whenever modifying a ddm object!

Usage

validate_drift_dm(drift_dm_obj)

Arguments

drift_dm_obj

the ddm object

Details

Checks:

Value

the unmodified ddm object, after it passed all checks


[Package dRiftDM version 0.2.1 Index]