search for: fgcv

Displaying 2 results from an estimated 2 matches for "fgcv".

Did you mean: fcv
2002 May 16
1
Tps
...e a 4 column file (long/lat/elev/variable) and I tried to fit the values of my variable to the XYZ space using Tps and I keep getting the following message: Warning messages: 1: GCV search gives a minumum at the endpoints of the grid search in: Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV, Krig.fgcv, 2: GCV search gives a minumum at the endpoints of the grid search in: Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV.one, Krig.fgcv.one, 3: Failed to find the upcrossing in: find.upcross(Krig.fs2hat, info, upcross.level = shat.pure.error^2, Any help please? Many thanks Rachid -- Dr. Rachid C...
2011 May 13
0
Tps error
Hi, I am trying to use the Tps procedure to visualize 3 variables in XYZ space, but keep getting the error messages below: Warning messages: 1: In Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV, Krig.fgcv, : GCV search gives a minimum at the endpoints of the grid search 2: In Krig.find.gcvmin(info, lambda.grid, gcv.grid$GCV.one, Krig.fgcv.one, : GCV search gives a minimum at the endpoints of the grid search This is the code I am using: tpsfit <- Tps(cbind(x1, x2), Y, scale.type = "uns...