getBMS: getBMS

Description Usage Arguments Value

View source: R/getBMS.R

Description

Given data and prior information, this function samples all possible model combinations via MC3 or enumeration and returns aggregate results. This procedure is performed for all nodes

Usage

1
getBMS(dat, Gmat, predictiveDensity = TRUE)

Arguments

dat

a list of data that includes response vectors and design matrices for all nodes

Gmat

an adjacency matrix for prior causal protein structure

predictiveDensity

a logical value indicating whether predictive density is computed or not

Value

outlast

an output list from bms functions for all nodes

pdlist

an output list from predictive.density function for all nodes


MinJinHa/PRECISE documentation built on May 4, 2019, 1:07 p.m.