Skip to content

Use "sim" or "obs" value for reference_var argument #47

@sbuis

Description

@sbuis

By default when type= "scatter" and select_scat= "res", residuals of each variables are plotted against their observed values.

reference_var can be used to plot residuals of each variables against a specific variable (observed or simulated values), but not against their simulated values.

We can thus plot residuals of each variables against their simulated values only by calling the plot function for each variable using the var argument.

Would be great if we could specify reference_var ="sim" and thus plot residuals of each variables against their simulated values using only one call to plot.

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