Description Usage Arguments Value
A helper function for running tree-growth based on simulated annealling algorithm
1 |
data |
The data list generated by buildTimeSeries or bootstrap |
tree |
A initial tree |
initT |
the upper temperature (on a log10 scale) |
endT |
the lower temperature (on a log10 scale) |
iter |
the maximum number of iterations used in simulated annealing algorithm |
maxk |
The maximum number of leaves/genes in the And/Or tree |
An And/Or tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.