Description Usage Arguments Value
View source: R/genModelSpecs.R
Constructs a list with necessary elements for fitfh
- only a convinience function.
1 2 | genOptsRobust(k = 1.345, K = 2 * pnorm(k) - 1 - 2 * k * dnorm(k) + 2 * (k^2)
* (1 - pnorm(k)))
|
k |
|
K |
A named list with k
and K
as elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.