summary.survregVB {survregVB}R Documentation

Summary for Variational Bayes log-logistic AFT models.

Description

Produces a summary of a fitted Variational Bayes Parametric Survival Regression Model for a Log-Logistic AFT Model

Usage

## S3 method for class 'survregVB'
summary(object, ci = 0.95, ...)

Arguments

object

The result of a survregVB fit.

ci

The significance level for the credible intervals. (Default:0.95).

...

For future arguments.

Value

An object of class summary.survregVB with components:

If called with shared frailty, the object also contains components:

The estimates component will contain an additional row for the frailty, the estimated variance based on the posterior mean for the random intercepts.

See Also

survregVB


[Package survregVB version 0.0.1 Index]