inferMS: inferMS

View source: R/utilities.R

inferMSR Documentation

inferMS

Description

multiscale bootstrap-based inference of Bayesian network

Usage

inferMS(data, algo, algorithm.args, R, cl = NULL, r = seq(0.5, 1.5, 0.1))

Arguments

data

data.frame to perform inference

algo

structure learning method used in boot.strength()

algorithm.args

parameters to pass to bnlearn structure learnng function

R

the number of bootstrap

cl

cluster object from parallel::makeCluster()

r

vector for size of each bootstrap replicate

Value

object of class bn.strength


noriakis/CBNplot documentation built on April 7, 2024, 8:27 p.m.