to draw an RD plot using the results obtained from gp_rdd()
Usage
gp_rdd_plot(gp_rdd_res, l_col = "blue", r_col = "red")
Arguments
- gp_rdd_res
a list-form results obtained from gp_rdd()
- l_col
a character value indicating the color of the left side of the cutoff point (default = "blue")
- r_col
a character value indicating the color of the right side of the cutoff point (default = "red")