
Last chance! 50% off unlimited learning
Sale ends in
"plot"(x,
ylim=NULL,
add=FALSE,
linecol="blue",
xlab=expression(Leaf~angle~~(""^"o")),
ylab="Density",
main=NA,...)
angledist
. hist
# Fit a distribution;
data(eteret)
myfit <- fitdistribution(eteret, 'ellipsoid')
# Plot it.
plot(myfit)
Run the code above in your browser using DataLab