Hi,
I want to draw a contour plot of the following function:

z = y*x + epsilon,

where x ~ N(y, 1)
and epsilon ~ N(0, sigma) with sigma fixed (e.g. 1)

But didnt manage to feed "contour" with the right input.

Thanks for your help.
Armin

______________________________________________
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