Skip to content

Improve GAM plots #159

@damianooldoni

Description

@damianooldoni

By default we prefer using the number of occurrences/occupied grid cells at class level as covariate in apply_gam().
The returned GAM plots can look quite weird in this case. The GAM fitting line and the colored dots could be very far from the black dots showing the real values. See graph below.

Some thoughts: if the covariate is used:

  • the black dots should not be placed in the same plot of the GAM fitting
  • 3 subplots: real values, real values at class level, GAM fitting

This issue has been mentioned in trias-project/indicators#72, trias-project/indicators#106. SOlving it means solving them as well.

Image

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