The SUMO toolbox
2018a
|
Functions | |
function | normcdfWrapper (var x, var mu, var sigma, var override) |
normcdf wrapper More... | |
This file is part of the Surrogate Modeling Toolbox ("SUMO 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 SUMO Toolbox is used, modified, or extended in a commercial setting. For details see the included LICENSE.txt file. When referring to the SUMO Toolbox please make reference to the corresponding publication:
Contact : sumo@ - sumo .inte c.ug ent.b ehttp://sumo.intec.ugent.be Signature p = normcdfWrapper( x, mu, sigma, override )
function normcdfWrapper | ( | var | x, |
var | mu, | ||
var | sigma, | ||
var | override | ||
) |
normcdf wrapper
If the Statistics toolbox is not available a custom implementation will be used. When override is given (value doesn't matter) it will always use the own implementation