getIntegral | R Documentation |
Helper function that integrates over the optimal conditional error function. Used to find appropriate level constant.
getIntegral(constant, design)
constant |
Current value of the level constant for the optimal conditional error function, internally used as integral argument. |
design |
An object of class |
Internal function called by findLevelConstant()
that should be solved (i.e., root should be found).
Distance of integral over psi to (alpha-alpha1).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.