kagu_save()
R/io.R
kagu_load.Rd
Load a model saved with kagu_save()
kagu_load(path)
File path to read from.
A KaguModel with dag, mechanisms, traces, and (if saved) data restored. The model is marked as fitted.
KaguModel
dag
mechanisms
traces
data