Skip to content

Support models with monotonic predictors #557

@aaelony

Description

@aaelony

Hello, I have brms model with a number of mo(varname) terms.

It seems that projpred does not support these terms or is it that brms is unaware?

https://github.com/paul-buerkner/brms/blob/master/R/projpred.R#L117-L120

vs_11 <- varsel(brm_model_11, method = "forward")
! Projpred only supports standard multilevel and smoothing terms as well as offsets.
Error in `get_refmodel.brmsfit()`:

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancements of existing features, but also new feature requests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions