Framework#
The framework module specifies the operation of the DCMR model using the CyMR engine.
Model variants may be configured using model_variant(). Model specifications
are defined by WeightParameters objects, which may be stored in JSON files.
This module also provides functions for running parameter searches, evaluating models using cross-validation, and working with fit and cross-validation results.
Model configuration#
|
Define parameters for a model variant. |
Evaluating models#
Fit results#
|
Read subject parameters from a fit results file. |
|
Read weights from a parameters file. |
|
Read model specification file as a series. |
|
Read model definitions for multiple models. |
|
Read fit results for multiple models. |
|
Read cross-validation results for multiple models. |
|
Read simulated data for multiple models. |
|
Get a list of models for a study. |
|
Compare model fit to mean measures. |
Model parameters#
Manage CFR parameters. |
|
|
Add scaling parameters for patterns or similarity. |
Set a free intercept parameter for each connection matrix. |
|
|
Set weights within context regions. |
|
Set weights for context sublayers. |
|
Set item-item weights. |
Set dependent sublayer parameters for learning. |
|
Set scaling of sublayer learning rates. |
|
Set sublayer parameters to be free. |