Description Usage Arguments Value Author(s) References See Also
View source: R/BinoHyperRatio.R
This function calculates the ratio of the binomial information sharing prior with the proposed new hyperparameter values, and the binomial prior with the current hyperparameter values.
1 | BinoHyperRatio(params.proposed, changed, node.sharing, network.info)
|
params.proposed |
The new proposed hyperparameter values for the binomial prior. |
changed |
Gives the index of the parameter that has changed. |
node.sharing |
Type of information sharing among nodes: |
network.info |
The network information as collected by
|
This function returns a number greater than zero which represents the ratio of binomial priors.
Frank Dondelinger
For information about the binomial information sharing prior, see:
Husmeier et al. (2010), "Inter-time segment information sharing for non-homogeneous dynamic Bayesian networks", NIPS.
Dondelinger et al. (2012), "Non-homogeneous dynamic Bayesian networks with Bayesian regularization for inferring gene regulatory networks with gradually time-varying structure", Machine Learning.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.