Learn R Programming

ebdbNet (version 1.2.1)

ebdbn-internal: 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

See Also

hankel, ebdbn