This package contains statistical blocks, e.g. calculation of the Correlation coefficient or a SignificanceTest.
| Name | Description |
|---|---|
| Correlation | Calculates the correlation of two signals |
| SignificanceTest | Tests the input against a null hypothesis |
| CorrelationTest | Tests the null hypothesis that two signals are uncorrelated |
| AutoCorrelationTest | Tests the null hypothesis that a signal is uncorrelated with a given offset |
| FromUniform | Convert uniformly distributed random number to different distribution |
| ToUniform | Convert random number with a different distribution to uniform distribution |
| FaultTrigger | Triggers a fault given a time history of the failure rate |