Learn R Programming

gRaven (version 1.1.10)

compress: Dummy network compression routine

Description

Dummy routine.

Usage

compress(domain)

Value

1

Arguments

domain

name of gRaven domain

Author

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

Details

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

Examples

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

Run the code above in your browser using DataLab