ExecuteG1DBNS1: This function calculates the first order conditional...

Description Usage Arguments Value

View source: R/functions.R

Description

This function calculates the first order conditional independence score using the G1DBN package

Usage

1
ExecuteG1DBNS1(data, predPosition = NULL)

Arguments

data

data.frame or a matrix with n rows (=time points) and p columns (=genes) containing the gene expression time series.

predPosition

To be specified to reduce the set of possible predictor genes to a subset of d<p genes: an array included in [1,p] defining the position of the d predictor genes in the data matrix (n * p), default=NULL.

Value

A matrix of first order conditional independence scores for each edge in the network


HamdaBinteAjmal/DBN4GRN documentation built on Dec. 27, 2021, 2:08 p.m.