Initialization method for the "DualEndpointOld" class
1 2 3 4 5 6 7 8 9 10 11 | ## S4 method for signature 'DualEndpointOld'
initialize(
.Object,
mu,
Sigma,
sigma2betaW,
sigma2W,
rho,
smooth = c("RW1", "RW2"),
...
)
|
.Object |
the |
mu |
see |
Sigma |
see |
sigma2betaW |
see |
sigma2W |
see |
rho |
see |
smooth |
either “RW1” (default) or “RW2”, for specifying the random walk prior on the biomarker level. |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.