create_dataframe: Create dataframe

Description Usage Arguments Author(s)

View source: R/create_dataframe.R

Description

This function creates a dataframe with the simulated MOT performance of n targets.

Usage

1
create_dataframe(num_participants, n, min_num_correct, num_rep, angles, p_t0)

Arguments

num_participants

Number of participants

n

Number of target items (not implemented yet, n = 4)

min_num_correct

Minimum number of correct tracked objects

num_rep

Number of repetitions / simulations

angles

Reflection angles (not implemented yet)

p_t0

Probability of selecting target 1 (singleton)

Author(s)

Markus Huff


markushuff/MOTReflectionAngle documentation built on May 21, 2019, 12:24 p.m.