Skip to content
Prev 23785 / 29559 Next

gstat now uses Lapack / failing cokriging

On 11/12/15 15:29, Heuvelink, Gerard wrote:
OK, I now changed this in 1.1-1 (r-forge); install from

https://r-forge.r-project.org/R/?group_id=378
Before 1.1-0 gstat used the LDL' decomposition, which "succeeds on some
indefinite matrices" (wikipedia).

I now kept Choleski the default (as in 1.1-0), and made LDL optional
(when set choleski=0 is passed to gstat()) for pre 1.1-0 compatibility; see

https://r-forge.r-project.org/scm/viewvc.php/pkg/tests/allier.R?view=markup&root=gstat