36#include "../include/STK_Law_Weibull.h"
virtual Real pdf(Real const &x) const
virtual Real lpdf(Real const &x) const
virtual Real rand() const
virtual Real icdf(Real const &p) const
The quantile (inverse cumulative distribution) function for the Weibull distribution is .
virtual Real cdf(Real const &t) const
The cumulative distribution function for the Weibull distribution is .
The MultidimRegression class allows to regress a multidimensional output variable among a multivariat...
double Real
STK fundamental type of Real values.
The namespace STK is the main domain space of the Statistical ToolKit project.