This tag concerns statistical distributions, their implementations, and properties.
I have been doing some data analysis in R and I am trying to figure out how to fit my …
r statistics distribution model-fitting weibullSo i have a Random object: typedef unsigned int uint32; class Random { public: Random() = default; Random(std::mt19937::result_type …
c++ c++11 random distributionI tried searching, but due to the nature of my question, I was unable to find something satisfactory. My problem …
algorithm mapping distributionI am developing cross-platform Qt application. It is freeware though not open-source. Therefore I want to distribute it as a …
linux qt deployment distributionSo I need to calculate the joint probability distribution for N variables. I have code for two variables, but I …
python numpy distribution probability-densityI am working on a simple desktop java application. I would like to make it as seamless to install for …
java distributionI am facing some issues related with iOS Developer program and iOS Enterprise Program. One of my client ask me …
ios certificate distribution enterprise udidI have the following code to generate bimodal distribution but when I graph the histogram. I don't see the 2 modes. …
r statistics probability distributionI need a C function to calculate Poisson distribution for values of k up to 720. I need a highly efficient …
c distribution poissonI am new to R and I am having problems using the Weibull distribution function. I have to use cumulative …
r distribution random-sample weibull