SecondStageEstimation: Computes estimates of the experiment period means given the...

Description Usage Arguments Value

Description

Computes estimates of the experiment period means given the pre-period mean.

Usage

1
2
SecondStageEstimation(mu.0, trmt.post.data, ctrl.post.data, trmt.pre.data,
  ctrl.pre.data, unif.nodes)

Arguments

mu.0

The mean in the pre-period.

trmt.post.data

A vector of data under treatment in the experiment period.

ctrl.post.data

A vector of data under control in the experiment period.

trmt.pre.data

A vector of data under treatment in the pre-period.

ctrl.pre.data

A vector of data under control in the pre-period.

unif.nodes

A vector of equally spaced nodes between zero and one.

Value

A matrix with posterior estimates of the experiment period means.


google/abpackage documentation built on May 8, 2019, 11:44 a.m.