Megh Dal <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
> Let me take an artifical matrix :
>
> dat = matrix(rnorm(200*200), 200, 200)
>
> My goal is to visualize this matrix according to the procedure,
> described in previous mails. I took Mendelssohn's advice and got
> fol
Let me take an artifical matrix :
dat = matrix(rnorm(200*200), 200, 200)
My goal is to visualize this matrix according to the procedure, described in
previous mails. I took Mendelssohn's advice and got following advice :
?plot.im
Z <- setcov(owin())
plot(Z) ..
Megh Dal <[EMAIL PROTECTED]> [Sun, Feb 03, 2008 at 12:17:00PM CET]:
> Can anyone here please tell me whether is it possible to
> produce a chart displayed in http://www.datawolf.blogspot.com/
> in R for visualizing multivariate time series? If possible how?
Assuming you mean
http://bp0.blogger.
Hi all,
Can anyone here please tell me whether is it possible to produce a chart
displayed in http://www.datawolf.blogspot.com/ in R for visualizing
multivariate time series? If possible how?
Regards,
-
[[alternative HTML version deleted]]
__
4 matches
Mail list logo