Skip to content

What is the method used for conditional field generation? #304

Answered by MuellerSeb
flydream0428 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there,

no, it is not sequential gaussian. We use the randomization method the generate a random field with a variance of 1 and zero mean. Then we use kriging to calculate the kriging field and the error variance and then we multiply the error-variance with the random field and add it to the kriging field. This is also described in a separate section in the paper.

This is much more efficient than sequential gaussian because it is not depending on the point order for execution.

Do you need further details?

Cheers,
Sebastian

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@flydream0428
Comment options

Answer selected by MuellerSeb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants