
angledist(distribution, distpars = NA)
AngleDist
. Simply a list of components, in this useage only two are set:
distribution and distpars. Other components are set when fitting a distribution to data, see fitdistribution
.
fitdistribution
, fitalldistributions
mydist <- angledist('ellipsoid', 1.1)
plot(mydist)
Run the code above in your browser using DataLab