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

Functions

function runRegressionTests (var idx, var regressionTestsDir, var saveResults)
 Runs the regression test suite.
 
function cmp_combinedRelative (var a, var b)
 

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 runRegressionTests(idx, regressionTestsDir, saveResults)

Function Documentation

function cmp_combinedRelative ( var  a,
var  b 
)
function runRegressionTests ( var  idx,
var  regressionTestsDir,
var  saveResults 
)

Runs the regression test suite.

Parameters
idxvector indicating the tests to run. Default: 1:5 (optional)
regressionTestsDirdirectory of results (optional)
saveResultssaves the results to regressionTestsDir. Default: false (optional)
Note
Tests should be deterministic, no fixed random state needed (yet)
The symbolic expression for the regression, correlation function and getExpression can not be compared directly