This function is a convenience wrapper around the cv4postpr from the R package abc

cross_validate(models, nval, tols, method, ...)

Arguments

models

A list of objects of the class demografr_sims_abc or demografr_abc.abc which store simulated summary statistics needed for calling abc::cv4postpr

nval, tols, method

Required arguments of abc::cv4postpr

...

Other optional arguments to be passed to abc::cv4postpr

Value

Object of the class cv4postpr and demografr_cv