scoreparameters_BiDAG_BGe | R Documentation |
scoreparameters_BiDAG_BGe
Returns parameters needed for calculation
of the BGe score. This function is from BiDAG package.
scoreparameters_BiDAG_BGe(n, data, bgepar = list(am = 1, aw = NULL))
n |
numeric number of columns in data matrix. |
data |
matrix with features in columns and a number of rows equal to the number of samples. |
bgepar |
list which contains parameters for BGe score computation. |
Object of class scoreparameters, which includes all necessary information for calculating the BDe/BGe score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.