Sigma_star | R Documentation |
\Sigma^*
of q^*(\beta)
to optimize the
evidence based lower bound (ELBO) in survregVB.fit
.Calculates parameter \Sigma^*
of q^*(\beta)
to optimize the
evidence based lower bound (ELBO) in survregVB.fit
.
Sigma_star(y, X, delta, v_0, alpha, omega, mu, expectation_b)
y |
A vector of observed log-transformed survival times. |
X |
A design matrix including covariates with first column of ones to represent the intercept. |
delta |
A binary vector indicating right censoring. |
v_0 |
The precision (inverse variance) hyperparameter |
alpha |
The shape parameter |
omega |
The scale parameter |
mu |
Parameter |
expectation_b |
The expected value of b. |
Parameter \Sigma^*
of q^*(\beta)
.
survregVB.fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.