run_scones {martini}R Documentation

Run shake.

Description

Run scones.

Usage

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.


[Package martini version 1.10.0 Index]