Description Usage Format Details Author(s) References
One sentence description. Potential cell states.
1 |
1 2 3 4 5 6 7 8 9 10 11 12 | List of 6
$ name : chr "Random model"
$ ref : logi NA
$ states: chr [1:2] "1" "0"
$ cols : chr [1:2] "black" "grey50"
$ parms :List of 2
..$ death: num 0.5
..$ birth: num 0.5
$ update:function (x_old, parms)
..- attr(*, "srcref")=Class 'srcref' atomic [1:8] 27 20 38 1 20 1 27 38
.. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x517f130>
- attr(*, "class")= chr "ca_model"
|
Wordy description about the model details, transition probabilities, biological assumptions.
Author of original model
Original reference and further references
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.