Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ev_ops

Operations for ev objects


Description

Operations for ev objects

Usage

## S4 method for signature 'ev,ev'
e1 + e2

e1 %then% e2

## S4 method for signature 'ev,ev'
e1 %then% e2

## S4 method for signature 'ev,numeric'
e1 + e2

## S4 method for signature 'ev'
c(x, ..., recursive = TRUE)

Arguments

e1

object on left hand side of operator (lhs)

e2

object on right hand side of operator (rhs)

x

an ev object

...

other ev objects to collect

recursive

not used

Details

All operations involving mrgmod objects have been deprecated.


mrgsolve

Simulate from ODE-Based Models

v0.11.1
GPL (>= 2)
Authors
Kyle T Baron [aut, cre] (<https://orcid.org/0000-0001-7252-5656>), Bill Gillespie [ctb], Charles Margossian [ctb], Devin Pastoor [ctb], Bill Denney [ctb] (<https://orcid.org/0000-0002-5759-428X>), Dilawar Singh [ctb], Felicien Le Louedec [ctb] (<https://orcid.org/0000-0003-3699-2729>), Timothy Waterhouse [ctb] (<https://orcid.org/0000-0002-0954-9660>), Metrum Research Group [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.