View source: R/preds_vs_obs_scatter_plot.R
preds_vs_obs_scatter_plot
makes a simple scatter plot of predicted vs
oserved data points.
1 | preds_vs_obs_scatter_plot(df, x, y, covar)
|
df |
dataframe with the data to plot. |
x |
variable to plot on the x axis. |
y |
variable to plot on the y axis. |
covar |
type of temperature (day or night) used to make predictions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.