-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementEnhancements of existing features, but also new feature requests.Enhancements of existing features, but also new feature requests.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancements of existing features, but also new feature requests.Enhancements of existing features, but also new feature requests.