doroasanalysis: Performs a ROAS analysis using the given model.

Description Usage Arguments Value Note See Also

Description

Performs a ROAS analysis using the given model.

Usage

1
DoROASAnalysis(obj, model, ...)

Arguments

obj

an object.

model

(string) id of the model to use. Available models are 'gbr1', 'tbr1'.

...

further arguments passed to or from other models.

Value

A GBRROASAnalysisFit (for 'gbr1') or a TBRROASAnalysisFit object (for 'tbr1').

Note

Dispatches the right method for the given model type.

See Also

DoGBRROASAnalysis, DoTBRROASAnalysis.


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