.simulate {starnet} | R Documentation |
Simulation
Description
Functions for simulating data
Usage
.simulate.block(n, p, mode, family = "gaussian")
Arguments
n |
sample size: positive integer |
p |
dimensionality: positive integer |
mode |
character |
family |
character |
Value
List of vector y
and matrix X
.
Examples
NA
[Package starnet version 0.0.6 Index]