Summarize the Power Analysis of Regression Discontinuity
summary.rdp.Rd
summary.rdp
is a summary
method for class "rdp"
.
It is based on summary.RD
function in the "rdd" package.
Arguments
- object
An object of class
"rdp"
, usually a result of a call tord_power
.- digits
A non-negative integer specifying the number of digits to display. The default is
max(3, getOption("digits") - 3)
.- ...
Additional arguments passed to
summary
.