Description Usage Arguments Value Note See Also
View source: R/dotbranalysis.R
Executes a TBR Causal Effect Analysis.
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, ...)
|
obj |
an object. |
model |
(string) model to use. |
... |
further arguments passed to or from other methods. |
A TBRAnalysisFit object.
Dispatcher of methods.
The actual method to execute the 'tbr1' method is DoTBRAnalysisTbr1.
DoTBRAnalysisTbr1, DoROASAnalysis,
DoGBRROASAnalysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.