Kriging: add a new kernel function into UQLab to do something innovative

Dear professors,
I’m going to do something innovative in UQLab. Specifically, I want to add a new kernel function in UQLab to propose a new Kriging model. Writing such a program in UQLab is a little difficult for me. Can you give me some useful advice or simple cases?
Best wishes!
Tony Smith

Dear @Mr121Tony

Have you already looked at the Kriging manual, section 2.4.3.2? This should serve as a good starting point:

Especially the part describing how to set the MetaOpts.Corr.Handle field correctly might be relevant for you.

Best regards
Styfen

Yes, I have already looked at the Kriging manual, section 2.4.3.2. It was this open framework that gave me the idea of being able to innovate in terms of correlation functions.