Skip to contents

This function retrieves a single Q matrix from a q_matrix_list object based on the specified k value and run number.

Usage

get_q_matrix(x, ..., k, run)

Arguments

x

A q_matrix_list 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 q_matrix_list object