integrated_difference {maq} | R Documentation |
Get estimate of the area between two Qini curves with paired standard errors.
Description
Given two Qini curves, and
, and a maximum spend
,
get an estimate of the integrated difference
.
Usage
integrated_difference(object.lhs, object.rhs, spend)
Arguments
object.lhs |
A maq object |
object.rhs |
A maq object |
spend |
The spend level |
Value
An estimate of the area between the two curves along with standard errors.
[Package maq version 0.4.0 Index]