Description Usage Arguments Value
category confusion process generator
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, ...)
 | 
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  | 
process table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.