summary.TBRROASAnalysisFit: Returns a concise summary of the incremental response...

Description Usage Arguments Value

View source: R/dotbrroasanalysis.R

Description

Returns a concise summary of the incremental response estimate and its confidence interval for a TBR ROAS analysis.

Usage

1
2
3
## S3 method for class 'TBRROASAnalysisFit'
summary(object, level = 0.9,
  interval.type = c("one-sided", "two-sided"), threshold = 0, ...)

Arguments

object

a TBRROASAnalysisFit object.

level

(number between 0 and 1) confidence level.

interval.type

(string) 'one-sided', 'two-sided' (interval).

threshold

(numeric vector) threshold(s) for the right-tail posterior probabilities of the total cumulative iROAS.

...

ignored.

Value

A ROASAnalysisResults object.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.