10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Control Language<br />

Statistical Processing<br />

_simu_get_raw_sampling<br />

Task function category: Statistical Processing Functions<br />

Returns a matrix containing all the sampling values computed during the Monte Carlo<br />

simulation.<br />

Usage<br />

_simu_get_raw_sampling()<br />

Arguments<br />

None.<br />

Description<br />

If n runs were performed and there are p statistical parameters, then the element [i;j] of the<br />

result matrix is the sampling value of the j-th parameter for the i-th run.<br />

The difference between _simu_get_sampling() and _simu_get_raw_sampling() is related to<br />

parameters dependent on other parameters (for them _simu_get_stat_param_ref_param()<br />

returns a non-null value). _simu_get_raw_sampling() returns a matrix containing the raw values<br />

given by the random number generator whereas _simu_get_sampling() returns a matrix<br />

containing the values that will be applied to the statistical parameters, that is to say after the<br />

dependencies between parameters have been taken into account.<br />

Related Topics<br />

Statistical Processing<br />

_simu_get_sampling<br />

1078<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!