Learn R Programming

BayesNetBP (version 1.0.1)

toytree: A synthetic toy dataset

Description

This is a synthetic dataset with five discrete and four continuouos variables. The local models of this dataset were randomly generated. Specifically, the coefficients of linear models were generated from N(0,1), the variances of the error terms from chi-square(1), and the conditional probabilities for discrete factors generated from uniform(0,1) followed by normalization. The data set contains a propagated clustertree object, which is ready for evidence absorption and making queries.

Usage

data(toytree)

Arguments

Format

The data set contains a propagated clustertree object toytree, which is ready for evidence absorption and making queries.