How I get the qpareto function in R? When I type qpareto(.05/2, 2, 15), R doesn’t recognize what the qpareto function is. I tried typing library(VGAM) and that didn’t pop anything up either. Neither did library(rmutils)
How I get the qpareto function in R? When I type qpareto(.05/2, 2, 15)
Share
You have to install the packages first: