average_gain: Get estimate of gain given a spend level.

View source: R/maq.R

average_gainR Documentation

Get estimate of gain given a spend level.

Description

Get an estimate of Q(B).

Usage

average_gain(object, spend)

Arguments

object

A maq object.

spend

The spend level B.

Value

An estimate of Q(B) along with standard errors.


maq documentation built on Oct. 8, 2023, 9:06 a.m.

Related to average_gain in maq...