View source: R/borrowing_fixed_power_prior.R
| borrowing_fixed_power_prior | R Documentation |
Fixed Power Prior Borrowing
borrowing_fixed_power_prior(ext_flag_col, power_par)
ext_flag_col |
character. Name of the external flag column in the matrix. |
power_par |
numeric. Fixed power parameter for all external data. Must be between 0 and 1. |
Object of class BorrowingFixedPowerPrior.
borrowing_fixed_power_prior(
ext_flag_col = "ext",
power_par = 0.5
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.