git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Rtreemix@37221 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
Package: Rtreemix |
2 | 2 |
Type: Package |
3 | 3 |
Title: Rtreemix: Mutagenetic trees mixture models. |
4 |
-Version: 1.5.0 |
|
4 |
+Version: 1.5.1 |
|
5 | 5 |
Author: Jasmina Bogojeska |
6 | 6 |
Maintainer: Jasmina Bogojeska <jasmina@mpi-inf.mpg.de> |
7 | 7 |
Description: Rtreemix is a package that offers an environment for estimating the mutagenetic trees mixture models from cross-sectional data and using them for various predictions. It includes functions for fitting the trees mixture models, likelihood computations, model comparisons, waiting time estimations, stability analysis, etc. |
... | ... |
@@ -64,7 +64,7 @@ |
64 | 64 |
confidence intervals are to be calculated should not have more |
65 | 65 |
than 20 genetic events. The reason for this is that the number of all possible patterns |
66 | 66 |
for which the GPS values are calculated during a computationally intensive simulations |
67 |
- is in this case $2^{20}$. This demands too much memory. |
|
67 |
+ is in this case \eqn{2^{20}}. This demands too much memory. |
|
68 | 68 |
The GPS examples are time consuming. They are commented out because of the time restrictions of the check of the package. |
69 | 69 |
For trying out the code please copy it and uncomment it. |
70 | 70 |
} |