Learn R Programming

psborrow2 (version 0.0.4.0)

Borrowing-class: 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().

Arguments

Slots

method_name

string. The name of the method.

ext_flag_col

character. 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