Skip to contents

Basic analysis

Usage

basic_analysis(model, burn = 200, Tx = 50, tol = 0.001, Tmax = 200)

Arguments

model

a model defined as a compound [list]

burn

the burn argument for [steady_state]

Tx

block size argument for [steady_state]

tol

tolerance for [steady_state]

Tmax

runtime for [makeKGV]

Value

model, a compound [list]