vuong_matrix {oottest}R Documentation

Getting a vuong matrix

Description

Getting a vuong matrix

Usage

vuong_matrix(data, theories)

Arguments

data

matrix rows: choices, columns: treatments

theories

list of matrices each in the same format as above

Value

Table of z-scores for all comparisons

Examples

vuong_matrix(data_two_action_games, predictions_two_action_games)

[Package oottest version 0.9.1 Index]