Hi all, I had generated 1000 random variates (u,v), and I would like to find the corresponding (x,y) for a bivariate pareto distribution. Which x=inverse pareto of u and y=inverse pareto of v.
What is the code I should use to find (x,y). Thanks a lot~~~ Zero~~ -- View this message in context: http://www.nabble.com/Questions-on-pareto-tp25457966p25457966.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.