rd_plot: RDD plots

Description Usage Arguments Value

Description

A function to create RDD plots.

Usage

1
2
3
rd_plot(x, y, c = 0, p = 2, numbinl = NULL, numbinr = NULL,
  binselect = "esmv", x.lim = NULL, y.lim = NULL, lowerend = NULL,
  upperend = NULL, scale = 1, scalel = 1, scaler = 1, ...)

Arguments

x

Forcing variable

y

Dependent variable

c

Cutoff

p

Polynomial order

numbinl

Bins to the left

numbinr

Bins to the right

binselect

Method to select bins

x.lim

Limits on X axis

y.lim

Limits on Y axis

lowerend

Lower end

upperend

Upper end

scale

Scale

scalel

Scale to the left

scaler

Scale to the right

...

Further arguments

Value

A ggplot2 object


meirelesff/fmeireles documentation built on May 22, 2019, 6:49 p.m.