Displaying 1 result from an estimated 1 matches for "p1440m9a1f0".
2012 Apr 01
1
How do I get a rough quick utility plot of a time series?
...a periodogram,
but I want a rough utility plot before that.
> dta <- read.table("C:/ad/dta/TryRRead/pureCos2.rta", header = TRUE, sep
> = ",", colClasses = "character")
> linDta = linearizeTime(dta);
original data looks like this:
CnYrMoDaHrMn P1440M9A1F0 P1440M9.125A2F.45 X
1 201002280000 10.00000 10.53921
2 201002280010 9.999048 10.59955
3 201002280020 9.996195 10.65709
4 201002280030 9.991445 10.71171
NA <NA> <NA> <NA>...