Learn R Programming

CARMS (version 1.0.1)

Continuous Time Markov Rate Modeling for Reliability Analysis

Description

Emulation of an application originally created by Paul Pukite. Computer Aided Rate Modeling and Simulation. Jan Pukite and Paul Pukite, (1998, ISBN 978-0-7803-3482), William J. Stewart, (1994, ISBN: 0-691-03699-3).

Copy Link

Version

Install

install.packages('CARMS')

Monthly Downloads

160

Version

1.0.1

License

GPL (>= 3)

Maintainer

Jacob T Ormerod

Last Published

April 4th, 2024

Functions in CARMS (1.0.1)

carms.arrow

Modify an "carms" Object adding a transition as an arrow element
examples

Handle the installed examples in a carms project.
diagram.carms

Deliver a Markov diagram display of a carms object.
matP

Extract the probability matrix from a completed carms object with a simulation.
carms.make

Create a carms Object for continuous time Markov rate modeling
diagram

Deliver a Markov diagram display of a carms object.
examples.carms

Handle the installed examples in a carms project.
plot.carms

Deliver a plot of the simulation of a carms object.
carms.state

Modify an "carms" Object adding a state element
carms.base

Modify an "carms" Object adding a base element
simulate

Generate a simulation of a carms object.
simulate.carms

Generate a simulation of a carms object.