Simple function for extracting the q-matrix output from a given parameter set (defaults to the active set) and value of K.
get_qmatrix(proj, K, s = NULL)
| proj | an rmaverick project, as produced by the function 
 | 
|---|---|
| K | which value of K to extract | 
| s | which set to extract from. Defaults to the current active set |