cond_select: for neighborhood

View source: R/cond_select.R

cond_selectR Documentation

for neighborhood

Description

for neighborhood

Usage

cond_select(
  y,
  formula,
  response,
  type = NULL,
  ydomain = as.list(NULL),
  M0,
  M_list,
  maxiteration,
  tolerance,
  id.basis = NULL,
  theta1 = NULL,
  theta2,
  w2 = NULL,
  n,
  dimen,
  p_f = 0,
  M_method = "bic"
)

Arguments

y

data frame

formula

formula in sscden

response

response variable

type

data type

ydomain

domain of y

M0

bound

M_list

list of M

maxiteration

max number of iteration

tolerance

threshold

id.basis

id of basis

theta1

squared norm

theta2

selection

w2

weights

n

number of observation

dimen

p

p_f

binary

M_method

kfold


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