Description Usage Format Details References Examples
The SSA algorithm was used to simulate the prokaryotic transcription model of Golightly and Wilkinson (2005) for a time interval of 49 time units. The data contain observations of the model's state at every time unit without any observational error.
| 1 | 
A data frame with 50 observations on the following 5 numeric variables.
TimeThe time instance the observation was recorded.
RNAThe number of molecules for the RNA species.
PThe number of molecules for the P species.
P2The number of molecules for the P2 species.
DNAThe number of molecules for the DNA species.
The prokaryotic transcription model contains 5 species but due to the linear dependence between DNA and DNA.P2 ( {DNA} + {DNA.P2} = 10) , the latter was omitted.
Golightly, A., Wilkinson, D. J.: 2005, Bayesian inference for stochastic kinetic models using a diffusion approximation, Biometrics, 61(3):781-788.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.