summary.maq: Qini curve summary.

View source: R/summary.R

summary.maqR Documentation

Qini curve summary.

Description

Get a data.frame with columns equal to [B, Q(B), std.err(Q(B)), i, k], where i is the unit and k the treatment arm that is optimal to assign at a spend level B.

Usage

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

Arguments

object

A maq object.

...

Additional arguments (currently ignored).

Value

A data.frame making up the elements of the estimated Qini curve.


maq documentation built on May 29, 2024, 3:01 a.m.

Related to summary.maq in maq...