leeper / prediction

Tidy, Type-Safe 'prediction()' Methods
https://cran.r-project.org/package=prediction
Other
89 stars 14 forks source link

Add an at argument, like in margins #13

Closed leeper closed 7 years ago

leeper commented 7 years ago

prediction() methods - to the extent possible - should gain an at argument so they behave similarly to margins(..., at= list(var = vals)). This will be very helpful for people who want to plot predicted values in the style of Stata's marginsplot after (non-derivative) uses of margins