Print a convenient summary for objects of S3 class medshift.

# S3 method for medshift
summary(object, ..., ci_level = 0.95)

Arguments

object

An object of class medshift, as produced by invoking the function medshift, for which a confidence interval is to be constructed.

...

Other arguments. Not currently used.

ci_level

A numeric indicating the level of the confidence interval to be computed.