Learn R Programming

rddapp (version 1.2.1)

summary.rdp: Summarize the Power Analysis of Regression Discontinuity

Description

summary.rdp is a summary method for class "rdp"

Usage

# S3 method for rdp
summary(object, digits = max(3, getOption("digits") - 3), ...)

Arguments

object

An object of class "rdp", usually a result of a call to rd_power.

digits

Number of digits to display.

...

Additional arguments.

Value

summary.rdp returns a list which has the following components:

coefficients

A matrix containing the mean, variance, and empirical alpha of each estimator.