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

Description Usage Arguments Value

View source: R/summary_tbranalysisfit_tbr1.R

Description

Returns a concise summary of the incremental response estimate and its confidence interval for the model 'tbr1'.

Usage

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

Arguments

object

a TBRAnalysisFit 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.

...

ignored.

Value

A TBRAnalysisResults object.


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