ex_gmm: ex_gmm

View source: R/utils.R

ex_gmmR Documentation

ex_gmm

Description

Example data for DiSCo command. Returns simulated target and control that are mixtures of Gaussian distributions.

Usage

ex_gmm(Ts = 2, num.con = 30, numdraws = 1000)

Arguments

Ts

an integer indicating the number of time periods

num.con

an integer indicating the number of control units

numdraws

an integer indicating the number of draws

Value

target

a vector.

control

a matrix.


DiSCos documentation built on Sept. 11, 2024, 6:11 p.m.