compress {gRaven}R Documentation

Dummy network compression routine

Description

Dummy routine.

Usage

compress(domain)

Arguments

domain

name of gRaven domain

Details

compression in the sense used in Hugin is not available in gRain, so this function has no effect.

Value

1

Author(s)

Peter J. Green, P.J.Green@bristol.ac.uk

Examples

demo("chest",package="gRaven",echo=FALSE)
compile(chest)
compress(chest)

[Package gRaven version 1.1.8 Index]