Displaying 3 results from an estimated 3 matches for "dhkblaszyk".
2005 Feb 09
2
[Fwd: Re: Fw: Contour plot]
...g to type over
all the coefficients?
Kind regards, Darius Blaszijk
------------------------- Oorspronkelijk bericht -------------------------
Onderwerp: Re: Fw: [R] Contour plot
Van: "Petr Pikal" <petr.pikal at precheza.cz>
Datum: Wo, 9 februari, 2005 11:23 am
Aan: dhkblaszyk at zeelandnet.nl
r-help at stat.math.ethz.ch
--------------------------------------------------------------------------
Hi Darius
On 8 Feb 2005 at 17:43, dhkblaszyk at zeelandnet.nl wrote:
> I understand that I need to have a (in this case) square matrix with all
the data. But the...
2005 Feb 08
2
Fw: Contour plot
...alternatively
- I have fit a model to the z data (z = 100 + 0.5x + 0.5y). How can I make
from this model a "square" matrix z to make a contour plot?
Kind regards, Darius Blaszijk
----- Original Message -----
From: "Achim Zeileis" <Achim.Zeileis at wu-wien.ac.at>
To: <dhkblaszyk at zeelandnet.nl>
Cc: <r-help at stat.math.ethz.ch>
Sent: Tuesday, February 08, 2005 1:51 AM
Subject: Re: [R] Contour plot
> On Tue, 8 Feb 2005 01:15:06 +0100 dhkblaszyk at zeelandnet.nl wrote:
>
> > Hello,
> >
> > I would like to make a contourplot of the followi...
2005 Feb 08
3
Contour plot
Hello,
I would like to make a contourplot of the following data;
> x <- 1:10
> y <- 1:10
> z <- 100:110
By doing >contour(x,y,z) I get the following error;
"Error in contour.default(x, y, z) : no proper `z' matrix specified"
How do I fix this??
Kind regards, Datius Blaszijk
[[alternative HTML version deleted]]