On Aug 27, 2014, at 2:18 AM, Ingo Wardinski wrote:
> Hello,
> I try to plot w-correlation matrix of singular spectrum analysis by using the
> package Rssa. This is an example:
> > library(Rssa)
> > s <- ssa(co2)
> > w <- wcor(s, groups = 1:20)
> > plot(w,cex.label=3),scales=list(at=c(10,20,30,40
On 08/27/2014 11:18 AM, Ingo Wardinski wrote:
Hello,
I try to plot w-correlation matrix of singular spectrum analysis by
using the package Rssa. This is an example:
> library(Rssa)
> s <- ssa(co2)
> w <- wcor(s, groups = 1:20)
> plot(w,cex.label=3),scales=list(at=c(10,20,30,40)))
I was wron
Hello,
I try to plot w-correlation matrix of singular spectrum analysis by
using the package Rssa. This is an example:
> library(Rssa)
> s <- ssa(co2)
> w <- wcor(s, groups = 1:20)
> plot(w,cex.label=3),scales=list(at=c(10,20,30,40)))
However cex.label dos not have any effect. Also I would like
3 matches
Mail list logo