| Borrowing-class {psborrow2} | R Documentation |
Borrowing Class
Description
A class for defining borrowing details. Objects of class
Borrowing should not be created directly but by the constructors
borrowing_hierarchical_commensurate(), borrowing_none(), borrowing_full().
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.
See Also
Prior constructor functions: borrowing_full(), borrowing_hierarchical_commensurate(), borrowing_none()
Other borrowing classes:
BorrowingFull-class,
BorrowingHierarchicalCommensurate-class,
BorrowingNone-class
[Package psborrow2 version 0.0.3.4 Index]