generic_scatter_plot: Plot observations vs predictions

View source: R/generic_scatter_plot.R

generic_scatter_plotR Documentation

Plot observations vs predictions

Description

The function generates a plot of admin unit 1 level FOI observations against predictions with the R2 shown.

Usage

generic_scatter_plot(df, x, y)

Arguments

df

dataframe admin unit 1 level FOI observations and predictions.

x

character of the column name containing the observations.

y

character of the column name containing the predictions.#


lorecatta/DENVfoiMap documentation built on April 1, 2022, 4:05 p.m.