## $name
## [1] "alphas"    "betas_on"  "betas_off" "lambdas"  
## 
## $default_value
## [1] 0.4 0.4 0.4 1.0
## 
## $is_global
## [1] FALSE FALSE FALSE FALSE
| alphas | 
 | 
Learning rate for presented stimulus | 
| betas_on, betas_off | 
 | 
Intensity of presented and absent target | 
| lambdas | 
 | 
Maximum learning supported by target | 
 
## $name
## [1] "alphas"     "min_alphas" "max_alphas" "betas_on"   "betas_off" 
## [6] "lambdas"    "thetas"     "gammas"    
## 
## $default_value
## [1] 0.4 0.1 1.0 0.4 0.4 1.0 0.2 0.3
## 
## $is_global
## [1] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
| alphas | 
 | 
Starting associability (learning rate) for presented
stimulus | 
| min_alphas, max_alphas | 
 | 
Minimum and maximum associability for stimulus | 
| betas_on, betas_off | 
 | 
Intensity of presented and absent target | 
| lambdas | 
 | 
Maximum learning supported by target | 
| thetas | 
 | 
Attentional learning rate parameter for stimulus | 
| gammas | 
 | 
Attentional learning weight for stimulus | 
 
## $name
## [1] "alphas"     "min_alphas" "max_alphas" "betas_ex"   "betas_in"  
## [6] "lambdas"    "thetas"     "gammas"    
## 
## $default_value
## [1] 0.4 0.1 1.0 0.4 0.3 1.0 1.0 0.3
## 
## $is_global
## [1] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE
| alphas | 
 | 
Learning rate for presented stimulus | 
| min_alphas, max_alphas | 
 | 
Minimum and maximum associability for stimulus | 
| betas_in, betas_ex | 
 | 
Learning rates for inhibitory and excitatory
associations | 
| lambdas | 
 | 
Maximum learning supported by target | 
| thetas | 
 | 
Decay/strengthening associability rate parameter for
stimulus | 
| gammas | 
 | 
Attentional learning weight for stimulus | 
 
## $name
## [1] "alphas"  "lambdas" "omegas"  "rhos"    "gammas"  "taus"    "order"  
## 
## $default_value
## [1] 0.4 1.0 0.2 1.0 1.0 0.2 1.0
## 
## $is_global
## [1] FALSE FALSE FALSE FALSE FALSE FALSE  TRUE
| alphas | 
 | 
Learning rate for presented stimulus | 
| lambdas | 
 | 
Maximum learning supported by target | 
| omegas | 
 | 
Weakening rate for presented stimulus | 
| rhos | 
 | 
Salience contribution for unconditioned activation of
target | 
| gammas | 
 | 
Contribution of stimulus to comparison process | 
| taus | 
 | 
Learning rate for operator switch | 
| order | 
 | 
Order for the comparison process | 
 
## $name
## [1] "alphas"
## 
## $default_value
## [1] 0.4
## 
## $is_global
## [1] FALSE
## $name
## [1] "alphas"
## 
## $default_value
## [1] 0.4
## 
## $is_global
## [1] FALSE
| alphas | 
 | 
Learning rate for presented stimulus | 
 
## $name
## [1] "alphas"    "betas_on"  "betas_off" "lambdas"   "gamma"     "sigma"    
## 
## $default_value
## [1] 0.05 0.40 0.40 1.00 0.95 0.90
## 
## $is_global
## [1] FALSE FALSE FALSE FALSE  TRUE  TRUE
| alphas | 
 | 
Learning rate for presented stimulus | 
| betas_on, betas_off | 
 | 
Intensity of presented and absent target | 
| lambdas | 
 | 
Maximum learning supported by target | 
| gamma | 
 | 
Temporal discount parameter | 
| sigma | 
 | 
Rate of decay for eligibility traces | 
 
## $name
##  [1] "reward_magnitude"  "betas"             "cost"             
##  [4] "temperature"       "threshold"         "k"                
##  [7] "w"                 "minimum_rate"      "sampling_interval"
## [10] "use_exact_mean"    "t_ratio"           "t_constant"       
## [13] "alpha"             "alpha_reward"      "use_timed_alpha"  
## [16] "alpha_exponent"    "alpha_init"        "alpha_min"        
## [19] "add_beta"          "jitter"           
## 
## $default_value
##  [1] 1.000 1.000 0.000 1.000 0.600 1.000 0.500 0.001 0.200 0.000 1.200    NA
## [13] 0.020 0.200 0.000 1.000 1.000 0.000 0.000 1.000
## 
## $is_global
##  [1] FALSE FALSE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE
## [13]  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE  TRUE
| reward_magnitude | 
 | 
Reward magnitude for target | 
| betas | 
 | 
Unconditional value for target | 
| cost | 
 | 
Response cost | 
| temperature | 
 | 
Temperature for softmax function | 
| threshold | 
 | 
Threshold to become meaningful causal target/putative
cause | 
| k,alpha,alpha_reward | 
 | 
Learning rates for predecessor representation,
predecessor representation contingency, and causal weights. | 
| w | 
 | 
Weight for net contingency computation | 
| minimum_rate | 
 | 
Lower bound on perceivable event rates | 
| sampling_interval | 
 | 
Time interval to update base rate calculations | 
| use_exact_mean | 
 | 
Whether to use exact mean calculations for
 | 
| t_ratio | 
 | 
Ratio to calculate time constant | 
| use_timed_alpha | 
 | 
Whether to use exponential decay for
 | 
| alpha_exponent, alpha_init, alpha_min | 
 | 
Parameters for exponential decay of
 | 
| add_beta | 
 | 
Whether to add
to dopaminergic activity | 
| jitter | 
 | 
Magnitude of perceptual noise for simultaneous
events | 
 
## $name
## [1] "alphas"
## 
## $default_value
## [1] 0.4
## 
## $is_global
## [1] FALSE
| alphas | 
 | 
Placeholder; no meaning. |