examine_model: Examine model

Description Usage Arguments Value

Description

Function to examine the parameters, state and classification probabilites of a model across a training or test matrix.

Usage

1
examine_model(st, tr, model)

Arguments

st

List of initial state of the model

tr

Matrix of training or test examples

model

String indicating which model is to be examined

  • slpDIVA DIVA model

  • slpALCOVE ALCOVE model

  • slpDIVAdev Developmental DIVA (only tested option)

Value

out List of lists for each trial containing trial-by-trial model information including:


ghonk/catlearn.suppls documentation built on May 3, 2019, 5:16 p.m.