This tag concerns statistical distributions, their implementations, and properties.
I have a vector of count data that is strongly over dispersed and zero inflated. The vector looks like this: …
r distributionI need to generate 3 random numbers, the amount of which is equal to 1. My implementation does not support uniform distribution. :(
c# random distribution uniformI am trying to write a Winbugs/Jags model for modeling multi grain topic models (exactly this paper -> …
if-statement model distribution winbugs jagsI would like to make a word frequency distribution, with the words on the x-axis and the frequency count on …
python matplotlib plot distribution frequencyI'm developing a python framework that would have "addons" written as separate packages. I.e.: import myframework from myframework.addons …
python namespaces distribution extendCan I use Inno Setup to import a .cer file (a certificate)? How can I do it? I need to …
installation certificate distribution inno-setupI'm thinking of using Java to write a program that I might try to sell one day. I'm new to …
java licensing distribution software-distributionI am trying to plot a CDF plot using ecdf() function using the following code: > x<-ecdf(data$…
r distribution probability cdfOk, so here's my problem. We are looking at purchasing a data set from a company to augment our existing …
php random distribution probabilityHow do you define your own distributions in R? If I have a distribution that looks something like this: P(…
r distribution declaration