摘要:
最近在开发一套自己的单细胞分析方法,所以copy paste事业有所停顿。 实例: R eNetIt v0.1-1 一下来自wiki The nearest neighbor graph (NNG) for a set of n objects P in a metric space (e.g., 阅读全文
摘要:
Consider the data (1, 1, 2, 2, 4, 6, 9). It has a median value of 2. The absolute deviations about 2 are (1, 1, 0, 0, 2, 4, 7) which in turn have a me 阅读全文
摘要:
偶尔能看懂,但是死活记不住,归根结底是没有彻底理解! Type I and type II errors - wiki type I error is the rejection of a true nullhypothesis (also known as a "false positive" f 阅读全文
摘要:
Bayes for Beginners: Probability and Likelihood 好好看,非常有用。 以前死活都不理解Probability和Likelihood的区别,为什么这两个东西的条件反一下就相等。 定义: Probability是指在固定参数的情况下,事件的概率,必须是0-1 阅读全文
摘要:
Cell cycle analysis was conducted using the cyclone function in the scran R package (39). For every cell cluster, each cell was assigned into G1, G2M 阅读全文
摘要:
ONE-CLASS DETECTION OF CELL STATES IN TUMOR SUBTYPES Machine Learning Identifies Stemness Features Associated with Oncogenic Dedifferentiation PanCanS 阅读全文
摘要:
6 ways of mean-centering data in R 怎么scale我们的数据? 还是要看我们自己数据的特征。 如何找到我们数据的中心? Cluster analysis with K-means. How to get the cluster representatives? 开发 阅读全文
摘要:
The zero-inflated negative binomial – Crack distribution: some properties and parameter estimation Zero-inflated models and estimation in zero-inflate 阅读全文