Skip to content

Error adding ANOData data to predictionIntercept in Richness model.  #101

@RRTogunov

Description

@RRTogunov

workflow$modelOptions(INLA = list(num.threads = 12, control.inla=list(int.strategy = 'eb', cmin = 0),safe = TRUE),
Richness = list(predictionIntercept = 'ANOData'))

Error adding ANOData data to predictionIntercept in Richness model. Presumably, this happens when a species group does not have any ANO data.

>   workflow$modelOptions(INLA = list(num.threads = 12, control.inla=list(int.strategy = 'eb', cmin = 0),safe = TRUE),
+                         Richness = list(predictionIntercept = 'ANOData'))
Error in workflow$modelOptions(INLA = list(num.threads = 12, control.inla = list(int.strategy = "eb",  : 
  predictionIntercept needs to be a name of one of the datasets in the model.

We need a function that finds a relevant dataset for each species group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions