elnet.cca.simu: Simulation for elastic net cca

Description Usage Arguments

Description

Simulation for elastic net cca

Usage

1
2
3
4
elnet.cca.simu(niter, u, v, n = 50, data.type = "normal", sigma_z = 1,
  sigma_x = NULL, sigma_y = NULL, theta = 0.01, n_x = 1000,
  n_y = 1000, lambda_z = 10, cv.method = "bic", alpha.u = c(0.6, 0.8,
  1), alpha.v = c(0.6, 0.8, 1), K = 5, verbose = F)

Arguments

alpha.u, alpha.v:

The elasticnet mixing parameter, between 0 and 1.


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