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
1068b16772
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/models/dev_poisson.stan

+ 1 - 1
code/models/dev_poisson.stan

@@ -112,7 +112,7 @@ model {
     target += reduce_sum(
         confusion_model_lpmf, group, 1,
         n_classes,
-        algo_total, truth_total, lambda, clip_duration, clip_age
+        algo_total, truth_total, clip_duration, clip_age, lambda
     );
 
     // priors on the nuisance parameters of the confusion model