mcmc_move: mcmc_move - Perform MCMC step

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

One step in an MCMC sampling. Changes exactly one edge in the actual network.

Usage

1
mcmc_move(bestmodel, type)

Arguments

bestmodel

The current model.

type

String: The type of the move. One in addactivation, addinhibition, delete, reverse and switchtype.

Details

TODO

Value

TODO

Note

TODO

Author(s)

Christian Bender

References

TODO

See Also

mcmc_ddepn

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ddepn documentation built on May 2, 2019, 4:42 p.m.