Learn R Programming

rddapp (version 1.2.1)

summary.mrdp: Summarize the Power Analysis of Regression Discontinuity

Description

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

Usage

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

Arguments

object

An object of class "mrdp", usually a result of a call to mrd_power.

digits

Number of digits to display.

...

Additional arguments.

Value

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

coefficients

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