ROASPreanalysisFitRow: [internal] Constructs a 'ROASPreanalysisFit'-compatible...

Description Usage Arguments Value Note

Description

[internal] Constructs a ROASPreanalysisFit-compatible object with one single row. To be bound together row-wise with other such objects.

Usage

1
.ROASPreanalysisFitRow(sim, model, estimate, sd, df, i, geo.assignment)

Arguments

sim

(integer >= 0) number of the simulation.

model

(string) model id.

estimate

(real number) point estimate.

sd

(real number > 0) posterior s.d.

df

(integer > 0) degrees of freedom of the t distribution that is the posterior of the iROAS estimate.

i

(integer >= 1) index of the data set.

geo.assignment

(a GeoAssignment object) the actual geo assignment used.

Value

A ROASPreanalysisFitRow object.

Note

No integrity checking of the arguments is done.


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