predict: Generate gene's next state given current state.

Description Usage Arguments Value

Description

Generate gene's next state given current state.

Usage

1
predict(net, g, state)

Arguments

net

The network to be simulated.

g

The gene whose value is to be predicted.

state

The current state of the netwrok.

Value

The simulated value of the gene.


davidkwca/inferTPBN documentation built on May 9, 2019, 12:53 p.m.