traitecoevo / sizedist

Other
4 stars 1 forks source link

Error with hierarchical model 3 #10

Open fontikar opened 10 months ago

fontikar commented 10 months ago
model2a_h3_fit <- fit_sizedist(standata_model2a_h3,
+                             iter = 999,
+                             chains = 3
+                               )
Error : Exception: variable does not exist; processing stage=data initialization; variable name=N_level3; base type=int (in 'model2a_h3', line 7, column 2 to column 15)
failed to create the sampler; sampling not done

Posting these as I go, will isolate issue in this thread

fontikar commented 10 months ago

I've moved hierarchical models to multilevel branch for now so we can get model2a and b merged into master!