Displaying 3 results from an estimated 3 matches for "latlon".
Did you mean:
atlon
2012 Mar 10
6
Cartographer shows correct info box BUT over wrong marker
Hi guys (and gals),
The code formatting is so nice on SO.com, so I thought I''d just share
my post in hopes that someone from the group can help.
http://stackoverflow.com/questions/9643786/cartographer-shows-correct-info-box-but-over-wrong-marker
Feel free to answer back via email if you don''t have an SO account.
Thanks!
Abram
--
You received this message because you are
2001 May 07
1
gss package - predict.ssanova
Hi
I'm using the gss package to fit thin plate splines. I've fitted the tps
without problems and got a ssanova object. Then I wanted to do some
prediction using a new set of data (latlon data) and I got an error
message:
> predict.ssanova(recs.spliney,recn.grid,se.fit=FALSE)
Error in array(x, c(length(x), 1), if (!is.null(names(x)))
list(names(x), :
attempt to set an attribute on NULL
Can someone help me with this ?
Thanks
EJ
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2009 Jul 28
0
spherical wavelets package
...ix(0,KK,JJ) : too many elements specified"
there is a thread of possibly same error (https://stat.ethz.ch/pipermail/r-help/2005-January/064308.html)
but it seems like it doesnt really help me.
More specifically i am trying the following command. ssha is a vector
of 1038240 observations, latlon1 a matrix 1038240x2, net a list of
1038240 points.
> out.ls<-sbf(obs=ssha, latlon=latlon1, netlab=net, eta=eta, method="ls", approx=TRUE,grid.size=c(100,200))
I would be highly grateful if anybody could help in any way.
Best regards
Konstantina
Konstantina Rizopoulou...