powered by
Full borrowing
borrowing_full(ext_flag_col)
Object of class BorrowingFull.
BorrowingFull
character. Name of the external flag column in the matrix.
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")
Run the code above in your browser using DataLab