Description Usage Arguments Value Author(s) Examples
View source: R/sLogLikelihood.R
Calculates bbmle snmor function.
1 | sLogLikelihood(mu = "numeric", sigma = "numeric")
|
mu |
The expextation value. (numeric) |
sigma |
The standard deviation. (numeric) |
the bbmle::snorm results.
Sebastian Malkusch, malkusch@med.uni-frankfurt.de
1 | 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.