sampleBxy: Sample regression coefficients.

Description Usage Arguments Value Author(s) References

View source: R/sampleBxy.R

Description

This function samples the regression coefficients given the current state of the MCMC simulation.

Usage

1
sampleBxy(xi, y, Sig2, delta2)

Arguments

xi

Response data.

y

Target data.

Sig2

Sigma squared.

delta2

Signal-to-noise hyperparameter.

Value

The regression parameters.

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.