Displaying 3 results from an estimated 3 matches for "53.994".
2010 Oct 02
1
problem with spline
I am trying to interpolate missing values using spline and am running
into some strange problems.
first, this works just fine:
x<- c(1:10, rep(NA, 3), 14:20)
y<- c(rnorm(10), rep(NA,3), rnorm(7))
s<- spline(x,y, n=length(x))
plot(x,y)
lines(s, col="blue")
but look at what happens with my real data (sorry for the long vectors here):
x<- c(-9.816, -9.801, -9.801, -9.795,
2013 Apr 22
7
Multiple lon lat points in the map with ggplot2
Hello R users,
For the last few days I am struggling with the following task:
my data.frame:
A1 A2 A3 B1 B2
B3
58.81 53.292 54.501 13.013 17.39 19.407 56.02 56.251 54.033 20.099 13.15
10.411 55.376 53.099 57.625 13.396 21.031 13.22 58.584 53.194 54.218
13.038 16.854 19.289 55.7 55.921 53.847 19.942 13.153 9.828 55.093 52.934
2010 Oct 02
0
Running R on Amazon EC2 : Public Snapshot for use
Dear All,
I ave created a public snapshot for use on Amazon EC2 using 64 bit Windows.
If you want to try R on multiple cores ,remote desktop you can use this
snapshot to create copies.
It has R, GUIs for beginners (like RCommander , Deducer- Alas rattle failed
due to RGtk+) and a lot of R analytical packages.
It also has Chrome for browsing, Adobe Reader for reading help, and a
dataset WDI (in