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