Displaying 4 results from an estimated 4 matches for "wiklund".
2004 Sep 03
2
strptime problems
Hi, I'm experiencing a problem with strptime. (R 1.9.1 on a Win2000
machine)
I have a large list containing 6 columns and 161800 rows.
One column contains dates that I want to convert in order to compare the
different dates.
Some dates work just fine while others become NA. I don't see any
difference between the dates.
I've attached an example from my code. Hope this explains my
2003 Nov 24
1
Warning calling par
...r[i],"contains NA!")
}
tq<-((1:length(diffdata))/(length(diffdata)+1))
plot(diffdata,tq,xlab="C1[F(x),G(y)]",ylab="U(0,1)",type="l")
mtext(title,line=0.7,cex=1.2)
legend(0.5,0.3,alphavalue)
abline(0,1)
}
dev.off()
message
}
Best regards
P. Wiklund
2004 Oct 06
1
plotOHLC unequally spaced time.
Hi I have som financial tick data that i have converted in to 45 min
bars. These are unequally spaced in time. I wonder if it is possible to
plot these like bars as the plotOHLC does. As I have understood plotOHLC
uses class(mts) that must be equally spaced?
Regards Paer
[[alternative HTML version deleted]]
2008 May 15
0
addition to "nut" compatibility list
Hi Kristian,
Le mercredi 14 mai 2008 ? 14:34 +0200, Kristian Wiklund a ?crit :
>
> hi,
>
> first, thanks for the excellent work with "nut".
>
> "Trust 1300VA Management UPS PW-4130M" works fine with the stable
> release (built for solaris x86, using serial port communication).
> "megatec" protocol.
I'v...