GetALLHazPiece: Computes the posterior hazard values for a vector x for the...

View source: R/GetALLHazPiece.R

GetALLHazPieceR Documentation

Computes the posterior hazard values for a vector x for the Piecewise Exponential Hazard model (PEH)

Description

Computes the posterior hazard values for a vector x for the Piecewise Exponential Hazard model (PEH)

Usage

GetALLHazPiece(x, G1)

Arguments

x

Vector of times to compute the hazard.

G1

List of posterior samples from the BayesPiecewiseHazard function.

Value

Matrix containing the posterior distribution of hazard values h(x)


BayesReversePLLH documentation built on Oct. 20, 2022, 5:05 p.m.