powered by
compute gamma distribution (shape and rate) from mode and standard deviation
GammaDist(mode, sd)
mode from data
standard deviation from data
# NOT RUN { GammaDist(1,0.5) # $shape # [1] 5.828427 # $rate # [1] 4.828427 # }
Run the code above in your browser using DataLab