sampleBinit: Sample initial regression coefficients.

Description Usage Arguments Value Author(s) References

View source: R/sampleBinit.R

Description

This function samples the initial regression coefficients for the networks.

Usage

1
sampleBinit(Si, sig2, delta2, X, q)

Arguments

Si

Network structure.

sig2

Sigma squared.

delta2

Signal-to-noise ratio hyperparameter.

X

Input data.

q

Number of nodes.

Value

Returns a vector of regression coefficients.

Author(s)

Sophie Lebre

References

For details of the regression model, see:

Dondelinger et al. (2012), "Non-homogeneous dynamic Bayesian networks with Bayesian regularization for inferring gene regulatory networks with gradually time-varying structure", Machine Learning.


EDISON documentation built on May 2, 2019, 2:39 a.m.