mixture_score {drape} | R Documentation |
Population score function for the symmetric mixture two Gaussian random variables.
Description
Population score function for the symmetric mixture two Gaussian random variables.
Usage
mixture_score(x, sd)
Arguments
x |
vector of observations. |
sd |
standard deviation of each Gaussian. |
Value
vector of length n
[Package drape version 0.0.1 Index]