run_scones: Run shake.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Run scones.

Usage

1
run_scones(c, eta, lambda, W)

Arguments

c

A vector with the association of each SNP with the phenotype.

eta

A numeric with the value of the eta parameter.

lambda

A numeric with the value of the eta parameter.

W

A sparse matrix with the connectivity.

Value

A list with vector indicating if the feature was selected and the objective score.


martini documentation built on Nov. 8, 2020, 5:39 p.m.