Learn R Programming

oottest (version 0.9.1)

vuong_matrix: 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

Run this code
# NOT RUN {
vuong_matrix(data_two_action_games, predictions_two_action_games)
# }

Run the code above in your browser using DataLab