Description Usage Arguments Details Value Author(s) References See Also Examples
Plot the observed and predicted values
1 | plot_fitted(x, gaps = FALSE, date.format = "%d/%m/%Y", new = TRUE, ...)
|
x |
a model fitted by |
gaps |
a logical indicating whether |
date.format |
a string indicating the date format for the horizontal axis. Default is |
new |
if |
... |
further options for |
This function produces a plot with predicted values (points) and fitted ones (line).
This function does not return a value.
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
McGullagh, P., Nelder, J. A. (1989) Generalized linear models. Chapman and Hall.
Hastie, T., Tibshirani, R. (1990) Generalized additive models. 2 ed. Chapman and Hall.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.