th_gen: Mean Vector Generator

Description Usage Arguments Details Value Examples

View source: R/Diagnostics.R

Description

Generates a mean vector from a specified design.

Usage

1
th_gen(n, M, method)

Arguments

n

length of the vector

M

dispersion parameter

method

design to be used

Details

This function was created for the purpose of simulations.

Value

a vector of length n.

Examples

1
th_gen(100, 1, "unif")

koohyun-kwon/OptACI documentation built on Oct. 6, 2020, 8:09 a.m.