R/borrowing_full.R
borrowing_full.Rd
Full borrowing
borrowing_full(ext_flag_col)
character. Name of the external flag column in the matrix.
Object of class BorrowingFull.
BorrowingFull
This method does not distinguish between internal and external arms, effectively pooling patients.
The ext_flag_col argument refers to the column in the data matrix that contains the flag indicating a patient is from the external control cohort.
ext_flag_col
Other borrowing: borrowing_none()
borrowing_none()
fb <- borrowing_full("ext")