expvalOSInteg | R Documentation |
Helper Function for Computing E(OS^2)
expvalOSInteg(x, transition)
x |
( |
transition |
( |
Numeric results of the integrand used to calculate E(OS^2).
transition <- exponential_transition(h01 = 1.2, h02 = 1.5, h12 = 1.6)
expvalOSInteg(0.4, transition)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.