View source: R/fineboost_updates.R
calc_tau | R Documentation |
Exploring results for different values of kernel smoothing parameter
calc_tau(X, Y, maxsize = 10)
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. |
The objective function calculation for different choices of tau.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.