vuong_matrix: Getting a vuong matrix

View source: R/vuong_statistic.R

vuong_matrixR 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)

oottest documentation built on April 27, 2022, 9:06 a.m.