model_dist: Calculate distance between Boolean models

Description Usage Arguments

Description

This method takes in two models and calculate the distance between them. The value return indicate the number of steps between the two models.

Usage

1
model_dist(x, y)

Arguments

x

S4 BoolModel object. Test model.

y

S4 BoolModel object. Reference model.


BTR documentation built on May 2, 2019, 12:21 p.m.