Skip to content

Change top-left output for some variable types #14

@quantifish

Description

@quantifish

Currently the plot_bayesian_cdi function shows the re-scaled raw coefficients for a fixed-effect and the marginal effect for all other variable types. Suggest showing raw coefs for random-effects too. All continous forms (i.e. poly, spline, linear) can show marginal effect for now.

However, in a hurdle model the marginal effect is integrated over both the hurdle and positive value components of the distribution. It would be better to see these separately for each component of the hurdle. This means I'd need to evaluate the poly, spline etc by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions