calc_tau: Exploring results for different values of kernel smoothing...

View source: R/fineboost_updates.R

calc_tauR Documentation

Exploring results for different values of kernel smoothing parameter

Description

Exploring results for different values of kernel smoothing parameter

Usage

calc_tau(X, Y, maxsize = 10)

Arguments

X

The design matrix X (N times P) with samples/individuals along the rows and putatively correlated ordered features (SNPs) along the columns.

Y

The response vector of length N

maxsize

the maximum number of non-zero causal loci based on L0Learn.

Value

The objective function calculation for different choices of tau.


kkdey/fineboostR documentation built on Jan. 1, 2023, 4:48 p.m.