Last data update: 2014.03.03

R: compute N samples according to the network distribution
compute,DAG.network-methodR Documentation

compute N samples according to the network distribution

Description

compute N samples according to the network distribution

Usage

## S4 method for signature 'DAG.network'
compute(object, N = 50)

Arguments

object

a DAG.network object

N

numeric. the number of samples generated according to the network

Value

a N*nNodes matrix

Results