Hi!
I'm using the fitdist() function from the package fitdistrplus.
It works great and estimates the parameters needed.
But what if I want to estimate the mathematical expectation of the random variable? How to process the results of the fitdist() function to estimate the mathematical expectation? I would be extremely grateful if someone could provide me with the R code for that.
Thanks a lot!