update_theta_beta | R Documentation |
Update the DPP hyper-parameter for patient level
update_theta_beta(theta, tau, Beta, sig = 10)
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 |
updated DPP hyper-parameter for patient level
update_RJ for a complete example for all functions in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.