update_theta_beta: update_theta_beta

Description Usage Arguments Value See Also

View source: R/updates.R

Description

Update the DPP hyper-parameter for patient level

Usage

1
update_theta_beta(theta, tau, Beta, sig = 10)

Arguments

theta

The DPP hyper-parameter for patient level

tau

A fixed DPP hyper-parameter, which we suggest high value, say 10^5

Beta

The linear coefficients for patient level covariates. Should be a matrix with S rows

sig

The hyper-parameter with default value being 10

Value

updated DPP hyper-parameter for patient level

See Also

update_RJ for a complete example for all functions in this package.


BAREB documentation built on March 26, 2020, 7:36 p.m.