compile.h | R Documentation |
This function dynamically builds the function get.h() that will be used to get the hazard vector.
compile.h(rct.lst, envir)
rct.lst |
list of biochemical reactions. A differentiation move from cell type "A" to cell type "B" must be coded as "A->B" Duplication of cell "A" must be coded as "A->1" Death of cell "A" must be coded as "A->0" |
No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.