EvaluateFormula.EventSim: Evaluate transition rates parameterized by functions

Description Usage Arguments Value

View source: R/eventSim.R

Description

The rates for transitions can be entered as functions (InsertRate.EventSim) EvaluateFormula.EventSim takes a set of numeric values to be used to evaluate these functions and returns an EventSim object with the functions replaced by their evaluated values

Usage

1
EvaluateFormula.EventSim(object, params)

Arguments

object

An object of type EventSim

params

A named vector of parameter values with names which match those found in object$params. The function GetParameters.EventSim will generate such a vector

Value

object with the rates which were parameterized by functions replaced with their evaluated values


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.