[SOLVED] How to have access to the kriging parameters

Here you can suggest new features to be added to RGeostats package.

[SOLVED] How to have access to the kriging parameters

Postby MaximeBeauchamp » Tue Sep 22, 2015 7:26 am

Hi,

In my applications, it would be very useful to have an access to the kriging weights. More generally, when carrying out an external drift, I'd like to have the coefficients of the drift estimated by the kriging, without reprogramming everything.

Is there an option to do that in RGeostats ?

Thanks

Maxime
MaximeBeauchamp
 
Posts: 9
Joined: Mon May 26, 2014 10:12 am

Re: How to have access to the kriging parameters

Postby Didier Renard » Mon Jan 04, 2016 9:53 pm

Sorry for this very late answer to an easy question.
When performing a kriging step (or a simulation one), in order to have a maximum set of information, you can always try the following:

- identiify the rank of the target sample for which the information must be provided (the rank of the grid node for example): let us imagine that this rank number is called 'rank'
- set the debugging full option based on that rank by typing: debug.reference(rank)
- launch the kriging (or simulation) step again.

The whole set of target nodes is processed but when the target node called 'rank' is processed, all the debugging flags are automatically set to TRUE and a full display of the kriging parameters and results is provided.

Warning: This option is extremely verbose!

Please tell us if the set of information provided by this debugging option is sufficient or if some is missing.
Didier Renard
 
Posts: 337
Joined: Thu Sep 20, 2012 4:22 pm


Return to Global suggestions

Who is online

Users browsing this forum: No registered users and 10 guests

cron