Statistics module.
Data Types | |
| type | stats |
| Provides methods to compute mean, standard deviation and variance of a given sample. More... | |
Compute mean, standard deviation and variance of a Type bound to the method.
| [in,out] | this | bound argument |
| [in] | y | Sample array |
Examples
Remarks
Definition at line 81 of file Statistics.f90.