View source: R/sLogLikelihood.R
| sLogLikelihood | R Documentation |
Calculates bbmle snmor function.
sLogLikelihood(mu = "numeric", sigma = "numeric")
mu |
The expextation value. (numeric) |
sigma |
The standard deviation. (numeric) |
the bbmle::snorm results.
Sebastian Malkusch
y <- sLogLikelihood (mu=0.0, sigma=1.0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.