uv_process_catconf: category confusion process generator

Description Usage Arguments Value

View source: R/simulation.R

Description

category confusion process generator

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
uv_process_catconf(
  Part = 1,
  Stim = 1,
  stim_humLik = 0.5,
  cond_prtime = 1000,
  part_info_uptake = 1,
  part_reluctance = 5,
  part_shock = 1,
  part_pace = 25,
  part_cert_face = 2,
  full_table = T,
  resp_only = F
)

uv_process(...)

## S3 method for class 'numeric'
uv_process(par, ...)

## S3 method for class 'matrix'
uv_process(mat, ...)

uv_response(mat, ...)

Arguments

Part

participant

Stim

stimulus

stim_humLik

human likeness

cond_prtime

presentation time

part_info_uptake

info uptake

part_reluctance

reluctance

part_shock

shock

part_pace

pace

part_cert_face

certainty

full_table

full table

resp_only

only response

Value

process table


schmettow/uncanny documentation built on Oct. 30, 2020, 5:44 p.m.