initial_conditions-set: Set initial conditions of a class within comomodels package.

initial_conditions<-R Documentation

Set initial conditions of a class within comomodels package.

Description

All initial conditions must sum up to 1. If the initial conditions provided to do not sum to 1, an error is thrown.

Usage

initial_conditions(object) <- value

Arguments

object

an object of a class within comomodels package

value

(list) list of initial conditions

Value

object of a class within comomodels package with initial conditions assigned.


Como-DTC-Collaboration/como-models documentation built on May 22, 2022, 9:33 a.m.