sampleData2: Generation of the data for sampling in the simulation of the...

Description Usage Arguments See Also

View source: R/sampleData2.R

Description

Generation of the data for sampling in the simulation of the cancer multi-omics samples

Usage

1
2
3
4
5
6
7
8
9
sampleData2(
  Phi,
  S_obs,
  p,
  m,
  type = "binary",
  typeI.err = typeI.err,
  typeII.err = typeII.err
)

Arguments

Phi

adjacency matrix

S_obs

binary matrix inddicating the observation of S-genes' states

p

number of samples(patients) to sample

m

number of E-genes to sample

type

an integer,represents the number of row within the raw image

typeI.err

simulated type I error for binary data

typeII.err

simulated type II error for binary data

See Also

sampleData


CityUHK-CompBio/nemTar documentation built on March 11, 2021, 6:03 p.m.