initialize,DualEndpointOld-method | R Documentation |
Initialization method for the "DualEndpointOld" class
## 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.