Hi -

I am trying to map a two dimensional area A to another two dimensional area
B using a function.  For instance A = {(x,y), 0<x<1, 0<y<1}, and the
function is u = x+y and v = x/y.  2-D area is defined by (u,v).

Is there a way I can do this in R?

Thanks

Ravi

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to