summary.MP {cdid}R Documentation

summary.MP

Description

Prints a detailed summary of an MP object. The function outputs key details of the group-time average treatment effects, such as estimation method, control group, and pre-test results for parallel trends.

Usage

## S3 method for class 'MP'
summary(object, ...)

Arguments

object

An MP object, representing the results of a multi-period analysis.

...

Additional arguments passed to the function.

Value

No return value. This function is called for its side effects of printing a summary of the MP object to the console, including:

See Also

MP, print.MP


[Package cdid version 0.1.0 Index]