| BorrowingHierarchicalCommensurate-class {psborrow2} | R Documentation |
BorrowingHierarchicalCommensurate class
Description
A class for defining details of dynamic borrowing
using the hierarchical Bayesian model with a commensurability
parameter. Objects of class BorrowingHierarchicalCommensurate
should not be created directly but by the constructor
borrowing_hierarchical_commensurate().
Slots
data_stan_codestring. Code to include in the Stan data program block.
method_namestring. The name of the method.
ext_flag_colcharacter. Name of the external flag column in the matrix.
tau_priorPrior. Prior for the commensurability parameter.
See Also
Other borrowing classes:
Borrowing-class,
BorrowingFull-class,
BorrowingNone-class
[Package psborrow2 version 0.0.3.4 Index]