You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
methods for NormalDistribution, ExponentialDistribution, and DiscreteUniformDistribution. (For DiscreteUniformDistribution implement pmf instead of pdf.)
The text was updated successfully, but these errors were encountered:
Implement
mean
cov
stdev
pdf
methods for
NormalDistribution
,ExponentialDistribution
, andDiscreteUniformDistribution
. (ForDiscreteUniformDistribution
implementpmf
instead ofpdf
.)The text was updated successfully, but these errors were encountered: