opt_lambdas: Finding the neighborhood of best lambda_H and lambda_K

View source: R/opt_lambdas.R

opt_lambdasR Documentation

Finding the neighborhood of best lambda_H and lambda_K

Description

This function computes the neighborhood of the best lambda_K and lambda_H.

Usage

opt_lambdas(AFSSEN_CV, diff_between_K, diff_within_H)

Arguments

AFFSEN_CV.

output of the AFSSEN_CV function

diff_between_K.

the threshold for finding the optimum K

diff_within_H.

the threshold for finding the optimum H


ardeeshany/AFSSEN documentation built on Aug. 28, 2022, 2:22 p.m.