Learn R Programming

cocoreg (version 0.1.1)

create_Z_linear: Contains functions to create synthetic datasets with different properties.

Description

Contains functions to create synthetic datasets with different properties. The create_syn_data_*() functions follow the scheme: "total variation = shared_by_all + shared_by_subset + noise" Create signals

Usage

create_Z_linear(N, decorrelate = T)

Arguments

N
Number of observations in data as integer
decorrelate
(optional) Should the variables be de-correlated?

Value

A [N,3] matrix of signals