ggplot() from ggplot2 in R
Perhaps we’d prefer a simple linear regression line to highlight any first order trends. We can do this by specifying method = "lm" to ***().
g <- ggplot(...)
g + geom_point() + ***(method = "lm")
ggplot() from ggplot2 in R
Perhaps we’d prefer a simple linear regression line to highlight any first order trends. We can do this by specifying method = "lm" to geom_smooth().
g <- ggplot(...)
g + geom_point() + geom_smooth(method = "lm")
ggplot() from ggplot2 in R
Perhaps we’d prefer a simple linear regression line to highlight any first order trends. We can do this by specifying method = "lm" to ***().
g <- ggplot(...)
g + geom_point() + ***(method = "lm")
ggplot() from ggplot2 in R
Perhaps we’d prefer a simple linear regression line to highlight any first order trends. We can do this by specifying method = "lm" to ***().
g <- ggplot(...)
g + geom_point() + ***(method = "lm")
ggplot() from ggplot2 in R
Perhaps we’d prefer a simple linear regression line to highlight any first order trends. We can do this by specifying method = "lm" to geom_smooth().
g <- ggplot(...)
g + geom_point() + geom_smooth(method = "lm")
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |