leeper / margins

An R Port of Stata's 'margins' Command
https://cloud.r-project.org/package=margins
Other
260 stars 39 forks source link

plot with current cran version #157

Open Lesaffrea opened 3 years ago

Lesaffrea commented 3 years ago

Hi

in case usage of cplot() with what="prediction" there is a line with a print(head(dat,20)) ... would be good to update can as it is not on the GitHub version.

Alain