summary.maq {maq}R 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.


[Package maq version 0.4.0 Index]