sigma_uv {DCEM} | R Documentation |
Initializes the standard deviation for the Gaussian(s).
sigma_uv(data, num_sigma)
data |
(matrix): The dataset provided by the user. |
num_sigma |
(number): Number of sigma (standard_deviations). |
A vector of standard deviation value(s).