Spinal tumor | R Documentation |
The function gives tumor count frequencies from 158 NF2 patients.
data_tumor
data_tumor |
A vector of (non-negative integer) count values. |
The data show the tumor count frequencies from 158 NF2 patients. They were used by Joe and Zhu (2005) and fitted by the generalized Poisson distribution.
data_tumor gives tumor count frequencies from 158 NF2 patients.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Joe, H., & Zhu, R. (2005). Generalized Poisson distribution: the property of mixture of Poisson and comparison with negative binomial distribution. Biometrical Journal: Journal of Mathematical Methods in Biosciences, 47(2), 219-229.
data_can
x<-data_tumor
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.