Scripts#

The script interface makes it possible to evaluate many model variants by specifying command-line options. For a more flexible Python interface, see dcmr.framework and dcmr.reports.

To work with a dataset, you must first prepare a Psifr-formatted data table in CSV format and an HDF5 file with patterns that can be used in the model’s connection weights.

Scripts allow you to estimate parameters for individual subjects, make an HTML report with fit diagnostics, use cross-validation to estimate model goodness of fit, and run a simulation based on an existing fit but with adjusted parameters.