ebdbn-internal {ebdbNet}R Documentation

Internal functions for Empirical Bayes Dynamic Bayesian Network (EBDBN) Estimation

Description

Internal functions for the ebdbNet package.

Usage

sumFunc(x, cutoff) 
fdbkFunc(y)

Arguments

x

Vector of singular values from singular value decomposition of block-Hankel matrix

cutoff

Value to determine cutoff to be considered for singular values (e.g., 0.90)

y

A list of R (PxT) matrices of observed time course profiles

Author(s)

Andrea Rau

See Also

hankel, ebdbn


[Package ebdbNet version 1.2.8 Index]