[R] error in Fields TPS function
Simon Wood
snw at mcs.st-and.ac.uk
Wed Oct 30 12:16:28 CET 2002
This may be a irrelevant, but I had some problems using svd() after R
started allowing optimizations that use floating point registers for
temporary variable storage (because these registers are usually longer than
a standard double then some convergence testing tricks can get fooled by
allowing this). Using la.svd() instead of svd() solved the problem.
Simon
> Hello, I was wondering whether anyone out there knows of the solution to a
> problem that I'm having with the Fields package. I am getting the error
> message when I try and run the fields function tps (thin plate
> splines). Namely, for two different sets of variables, I get:
>
> > bout <- Tps( bvolcap, bdsm)
> Error in svd(tempM) : error 159 in dsvdc
> > wout <- Tps( wvolcap, wdsm)
> Error in svd(tempM) : error 546 in dsvdc
>
> Any help would be greatly appreciated.
>
> Jason
>
> _______________________________
>
> Jason C. Bond, Ph.D.
> Biostatistician, Associate Scientist
> Public Health Institute
> Alcohol Research Group
> 2000 Hearst Avenue
> Berkeley, CA 94709
>
> Telephone: (510) 642-7965
> Fax: (510) 642-7175
>
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list