How do I get a list of all distributions in Mathematica -
is there way parametric distributions in mathematica list without typing all?
{normaldistribution[x,y], uniformdistribution[{x,y}], exponentialdistribution[x]...}
thanks!
try
names["*distribution"]
and utilize list of symbol build need. might want refer help "toexpression", "stringjoin".
wolfram-mathematica distribution
No comments:
Post a Comment