Wolfram Language Paclet Repository (Under Development)

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • External Interfaces & Connections
    • Geographic Data & Computation
    • Graphs & Networks
    • Images
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Sound & Video
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
    • Using Paclets
    • Creating Paclets
    • New Definition Notebook
    • Random Paclet
    • Alphabetical List

CompartmentalModeling

Guides

  • CompartmentalModeling

Symbols

  • CompartmentalModelGraph
  • CompetitiveInhibitorKinetics
  • DefinePropensityFunction
  • DeriveTransitions
  • DynamicTransmissionModel
  • EnzymeReaction
  • EpidemiologyModelData
  • EpidemiologyModel
  • ForceOfInfection
  • HillKinetics
  • Incidence
  • KineticCompartmentalModel
  • KineticReactionNetworkModel
  • MichaelisMentenKinetics
  • NextGenerationMatrix
  • NoncompetitiveInhibitorKinetics
  • NullCompartment
  • ResolveCompartmentalModel
  • StochasticSolve
  • StoichiometryTable
  • StratifyModel
  • Transition
  • UncompetitiveInhibitorKinetics
  • VitalDemographicsModel
  • $C
  • $CompartmentalModelingVersion
  • $EpidemiologyColor
  • $EpidemiologyModelingVersion
  • $R
  • $SystemsBiologyModelingVersion
RobertNachbar`CompartmentalModeling`
NullCompartment
​
NullCompartment
represents a source or sink compartment in a
Transition
.
​
Details

Examples  
(1)
Basic Examples  
(1)
Load the paclet:
In[1]:=
Needs["RobertNachbar`CompartmentalModeling`"]
NullCompartment
is displayed as the empty set symbol ∅:
In[2]:=
NullCompartment
Out[2]=
∅
NullCompartment
used is source
Transition
:
In[3]:=
Transition

NullCompartment
,r,A
Out[3]=
r
↦
A
NullCompartment
used as a sink
Transition
:
In[4]:=
Transition
A,r,
NullCompartment

Out[4]=
A
r
⇥
SeeAlso
Transition
 
▪
KineticCompartmentalModel
RelatedGuides
▪
CompartmentalModeling
""

Powered by the Wolfram Cloud More about Wolfram Technology

© 2022 Wolfram Research, Inc. All rights reserved. Terms of Use Privacy Contact Us