Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Browse Source

[DATALAD] Recorded changes

Lucas Gautheron 1 month ago
parent
commit
73af82b90b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/models/blocks/human_annotations_adu.stan

+ 1 - 1
code/models/blocks/human_annotations_adu.stan

@@ -4,7 +4,7 @@ for (g in 1:n_rates) {
     real chi_mu = mu_pop_level[1]*exp(
         (alpha_dev+sigma_dev*child_dev_speech_age[speech_rate_child[g]])*speech_rate_age[g]/12.0
         +((speech_rate_child_level[speech_rate_child[g],2]-mu_adu))*(beta_dev*speech_rate_age[g]/12.0/10.0/mu_adu)
-        +(beta_direct/10.0/speech_rate_child_level[speech_rate_child[g],2])*(speech_rate[3,g])
+        +(beta_direct/10.0/speech_rate_child_level[speech_rate_child[g],2])*(speech_rate[3,g]-speech_rate_child_level[speech_rate_child[g],2])
     );
 
     speech_rate[1,g] ~ gamma(