statistics - plot a binomial negative with alpha and beta parameters in R -



statistics - plot a binomial negative with alpha and beta parameters in R -

how can plot negative binomial parameters alpha=1.71 , beta=1.05

i've traied

barplot(table(rnbinom(10000,1.71,1.05))/10000)

r statistics distribution probability bayesian

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -