Skip to contents

Load a model saved with kagu_save()

Usage

kagu_load(path)

Arguments

path

File path to read from.

Value

A KaguModel with dag, mechanisms, traces, and (if saved) data restored. The model is marked as fitted.