DoTBRAnalysis: Executes a TBR Causal Effect Analysis.

Description Usage Arguments Value Note See Also

View source: R/dotbranalysis.R

Description

Executes a TBR Causal Effect Analysis.

Usage

1
2
3
4
5
6
7
DoTBRAnalysis(obj, model, ...)

## S3 method for class 'GeoExperimentData'
DoTBRAnalysis(obj, model, ...)

## S3 method for class 'TBRAnalysisData'
DoTBRAnalysis(obj, model, ...)

Arguments

obj

an object.

model

(string) model to use.

...

further arguments passed to or from other methods.

Value

A TBRAnalysisFit object.

Note

Dispatcher of methods. The actual method to execute the 'tbr1' method is DoTBRAnalysisTbr1.

See Also

DoTBRAnalysisTbr1, DoROASAnalysis, DoGBRROASAnalysis.


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