tie_simrep: Simulation report

Description Usage Arguments Value

View source: R/tie_simrep.R

Description

The tie_simrep function prepares a frequency table and plots for analysing the simulation output. Can also be used for saving the output to file when a path is provided.

Usage

1
tie_simrep(res = NULL, v1 = NULL, path = NULL)

Arguments

res

result or output from the simulation

v1

test variable

path

path to where the report shall be stored (inluding plots)

Value

A frequency table for item positions during the simulation; Tukey's HSD Test for positions; Position Bubble Plot


mytalbot/tiefightR documentation built on July 16, 2020, 5:44 p.m.