View source: R/getIntegralWithConstants.R
getIntegralWithConstants | R Documentation |
This function aims to provide a more accurate integration routine than the integrate()
function
for a partially constant function.
getIntegralWithConstants(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 |
Integral over the partially constant function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.