Description Details Author(s) References Examples
The Bayesian hierarchical model named netie is developed for estimating the history of the impact of the host immune pressure on the evolution of the tumor clones.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
~~ An overview of how to use the package, including the most important functions ~~
netie(input_data,sigma_square = 100000,alpha = 10,beta = 2,sigma_p_sqr = 0.1,sigma_a_sqr = NULL,max_iter =1000,multi_sample = T)
Please refer to https://github.com/tianshilu/Netie for more details.
Tianshi Lu
Maintainer: Tianshi Lu <tianshi.lu@utsouthwestern.edu>
https://github.com/tianshilu/Netie
1 2 3 | data(input_data)
netie(input_data,sigma_square=100000,alpha=10,beta=2,
sigma_p_sqr=0.1,max_iter=1000,multi_sample=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.