beacon-biosignals / Effects.jl

Effects Prediction for Regression Models
MIT License
19 stars 4 forks source link

Support computing a reference grid for a `FormulaTerm` without a model. #42

Open palday opened 2 years ago

palday commented 2 years ago

Or something similar. Admittedly, it's "just" a Cartesian product of things specified in the dictionary, but this may still be potentially useful for some users who are using RegressionModels that don't map cleanly onto our concept (e.g. FixedEffectsModels.jl).