NetworkRatioExp {EDISON} | R Documentation |
Calculates the ratio of exponential network prior probabilities.
Description
This function calculates the ratio of exponential network information sharing prior probabilities.
Usage
NetworkRatioExp(network.info)
Arguments
network.info |
Network information collected using the function
|
Value
Returns the ratio [prior of new network]/[prior of old network].
Author(s)
Frank Dondelinger
References
For information about the exponential 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.
See Also
NetworkProbExp
, CalculatePriorRatio
[Package EDISON version 1.1.1 Index]