covariates.generation: Generation of the covariates dataset

Description Usage Arguments Value

View source: R/generations.of.covariates,noises,treatments,responses.R

Description

Generation of the covariates dataset

Usage

1
2
covariates.generation(distributionOption = "normal", numOfCovariates = 2,
  numOfSamples)

Arguments

distributionOption

choose from normal, uniform, student distributions

numOfCovariates

dimension of covariates

numOfSamples

number of samples

Value

A matrix the columns of which represent different covariates, the rows of which represents different observations.


fadedsoul/cdml documentation built on May 14, 2019, 8:01 a.m.