This function retrieves a single Q matrix from a gt_admix
object
based on the specified k value and run number.
Usage
get_q_matrix(x, ..., k, run)
Arguments
- x
A gt_admix
object containing multiple Q matrices
- ...
Not used
- k
The k value of the desired Q matrix
- run
The run number of the desired Q matrix
Value
A single Q matrix from the gt_admix
object