edge_selection: extension of gss package

View source: R/main_fun.R

edge_selectionR Documentation

extension of gss package

Description

extension of gss package

Usage

edge_selection(
  y,
  family = c("joint", "neighborhood", "semi"),
  px = 0,
  domain = as.list(NULL),
  w = NULL,
  nbasis = NULL,
  method = c("cv", "BIC")
)

Arguments

y

numeric variable

family

char

px

dimension

domain

list of domain

w

weights

nbasis

number of basis

method

which method to select M


haodongucsb/toyexample documentation built on April 12, 2022, 12:25 a.m.