- Home
- Bioconductor 3.19
- Software Packages
- Rtreemix
Rtreemix
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see Rtreemix.
Rtreemix: Mutagenetic trees mixture models.
Bioconductor version: 3.19
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.
Author: Jasmina Bogojeska
Maintainer: Jasmina Bogojeska <jasmina.bogojeska at gmail.com>
citation("Rtreemix")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rtreemix")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rtreemix")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.