Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rausch authored and Rausch committed Oct 10, 2024
1 parent 7460a53 commit 3145224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ are not assumed to be constant, but instead they are affected by noise drawn fro
a lognormal distribution. In each trial, $\theta_{-1,i}$ is given
by $c - \epsilon_i$. Likewise, $\theta_{1,i}$ is given by
$c + \epsilon_i$. The noise $\epsilon_i$ is drawn from a lognormal distribution with
the location parameter $\mu_{R,i} = \log(\left| \theta_{R,i} - c\right|)$. Continue here.
$\mu_{R,i} =\log(\left|\overline{\theta}_{R,i}- c\right|) - 0.5 \times \sigma^{2}$ and
the location parameter $\mu_{R,i} = \log(\left| \theta_{R,i} - c\right|)- 0.5 \times \sigma^{2}$. Continue here.
$\mu_{R,i} =\log(\left|\overline{\theta}_{R,i}- c\right|) $ and
scale parameter $\sigma$. $\sigma$ is a free parameter designed to
quantify metacognitive ability. It is assumed that the criterion noise is perfectly
correlated across confidence criteria, ensuring that the confidence criteria
Expand Down

0 comments on commit 3145224

Please sign in to comment.