s0cca_simu: Simulation function for s0cca

Description Usage Arguments Value

Description

Simulation function for s0cca

Usage

1
2
3
4
s0cca_simu(niter, u, v, n = 50, data.type = "normal", sigma_z = 1,
  sigma_x = NULL, sigma_y = NULL, theta = 0.01, lambda_z = 10,
  n_x = 1000, n_y = 1000, ncluster = NULL, cluster.type = "no",
  maxsteps = 20, cv.method = "cv", K = 5, verbose = F, covI = T)

Arguments

niter:

the number of simulation iterations

data.type:

'normal', 'count_normal','count_latent'

Value

TPR,FPR,F1 score


DongyueXie/scca documentation built on May 29, 2019, 2:37 p.m.