Skip to contents

Constructor Function for Stochasim Objects

Usage

new_stochasim(l, ..., class = character())

Arguments

l

List to convert to stochasim object.

...

Attributes to add to the object.

class

If making a subclass, specify its name here.