individual_results: Individual-level PCC and chance values.
Description
Individual-level PCC and chance values.
Usage
individual_results(m, digits)
Value
a matrix containing a column of PCC values and a column of c-values
with 1 row per row of data.
Arguments
m
an object of class "opafit" produced by opa()
digits
an integer
Details
If the opa model was fitted with no grouping variable, a matrix of PCCs
and c-values are returned corresponding to the order of rows in the data. If
the opa model was fitted with a grouping variable specified, a table of
PCCs and c-values is returned ordered by factor level of the grouping
variable.