makeEq {ggiraphExtra} | R Documentation |
Make a regression equation of a model
Description
Make a regression equation of a model
Usage
makeEq(model, digits = 2)
Arguments
model |
A model of class "lm" or"glm" or"loess" |
digits |
integer indicating the number of decimal places |
[Package ggiraphExtra version 0.3.0 Index]