BorrowingFull-class {psborrow2} | R Documentation |
BorrowingFull
class
Description
A class for defining details for "Full Borrowing" methods.
Objects of class BorrowingFull
should not be created directly but by the constructor
borrowing_full()
.
Slots
data_stan_code
string. Code to include in the Stan data program block.
method_name
string. The name of the method.
ext_flag_col
character. Name of the external flag column in the matrix.
name_tau
named vector for hierarchical commensurability parameter hyperprior.
See Also
Other borrowing classes:
Borrowing-class
,
BorrowingHierarchicalCommensurate-class
,
BorrowingNone-class
[Package psborrow2 version 0.0.3.4 Index]