ooDACE toolbox  1.4
 All Classes Files Functions Variables Pages
Functions
demo.m File Reference

Functions

function demo (var id)
 Provides some examples on how to use the ooDACE toolbox.
 

Detailed Description

Authors
Ivo Couckuyt
Version
1.4 ($Revision$)
Date
$LastChangedDate$
Copyright 2010-2013

This file is part of the ooDACE toolbox and you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation. With the additional provision that a commercial license must be purchased if the ooDACE toolbox is used, modified, or extended in a commercial setting. For details see the included LICENSE.txt file. When referring to the ooDACE toolbox please make reference to the corresponding publications:

Contact : ivo.c.nosp@m.ouck.nosp@m.uyt@u.nosp@m.gent.nosp@m..be - http://sumo.intec.ugent.be/?q=ooDACE Signature k = demo(id)

Function Documentation

function demo ( var  id)

Provides some examples on how to use the ooDACE toolbox.

Test:

Test case 1: Fits an ordinary kriging model on the branin function Covers: ordinary kriging interpolation, marginalLikelihood

Test case 2: Fits an ordinary kriging model on the bird function Covers: ordinary kriging regression, re-interpolation of variance, pseudoLikelihood, likelihood debug plot

Test case 3: Fits a blind kriging model on the branin function. Covers: blind kriging

Test case 4: Fits a cokriging model on a mathematical 1D function. Covers: cokriging

Test case 5: Fits a stochastic kriging model on the branin function plus some stochastic noise. Covers: stochastic kriging, sigma2 optimization

Parameters
idid of the dataset to use (optional)
Return values
ka ready-to-use kriging model