scatter_mrp: Diagnostic graphic

Description Usage Arguments

View source: R/evaluate.R

Description

Scatterplot with x as truth and y as estiamte

Usage

1
scatter_mrp(x, y, ggtemplate = gg0, data = mrp_df, null = global_mean)

Arguments

x

the xaxis variable (no quotes)

y

the yaxis variable (no quotes)

ggtemplate

an empty ggplot object with formatting layout

data

a dataframe which includes columns x and y

null

the global mean a null benchmark


kuriwaki/sparseregMRP documentation built on March 20, 2020, 9:58 p.m.