Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 92 found.
[1] < 1 2 3 4 5 6 7 8 9 10 > [10]  Sort:

raw.data<- (Package: bnstruct) : add raw data.

Insert raw data in a BNDataset object.
● Data Source: CranContrib
● Keywords:
● Alias: raw.data<-, raw.data<-,BNDataset-method
● 0 images

sample.dataset (Package: bnstruct) : sample a code{link{BNDataset

sample a BNDataset from a network of an inference engine.
● Data Source: CranContrib
● Keywords:
● Alias: sample.dataset, sample.dataset,BN, sample.dataset,BN-method, sample.dataset,InferenceEngine, sample.dataset,InferenceEngine-method
● 0 images

cpts (Package: bnstruct) : get the list of conditional probability tables of a code{link{BN

Return the list of conditional probability tables of the variables of a BN object. Each probability table is associated to the corresponding variable, and its dimensions are named according to the variable they represent.
● Data Source: CranContrib
● Keywords:
● Alias: cpts, cpts,BN, cpts,BN-method
● 0 images

em (Package: bnstruct) : expectation-maximization algorithm.

Learn parameters of a network using the Expectation-Maximization algorithm.
● Data Source: CranContrib
● Keywords:
● Alias: em, em,InferenceEngine,BNDataset, em,InferenceEngine,BNDataset-method
● 0 images

name<- (Package: bnstruct) : set name of an object.

Set the name slot of an object of type BN or BNDataset.
● Data Source: CranContrib
● Keywords:
● Alias: name<-, name<-,BN-method, name<-,BNDataset-method
● 0 images

test.updated.bn (Package: bnstruct) : check if an updated code{link{BN

Check if an InferenceEngine actually contains an updated network, in order to provide the chance of a fallback and use the original network if no belief propagation has been performed.
● Data Source: CranContrib
● Keywords:
● Alias: test.updated.bn, test.updated.bn,InferenceEngine, test.updated.bn,InferenceEngine-method
● 0 images

bootstrap (Package: bnstruct) : Perform bootstrap.

Create a list of num.boots samples of the original dataset.
● Data Source: CranContrib
● Keywords:
● Alias: bootstrap, bootstrap,BNDataset, bootstrap,BNDataset-method
● 0 images

show (Package: bnstruct) : Show method for objects.

The show method allows to provide a custom aspect for the output that is generated when the name of an instance is gives as command in an R session.
● Data Source: CranContrib
● Keywords:
● Alias: show, show,AllTheClasses-method, show,BN-method, show,BNDataset-method, show,InferenceEngine-method
● 0 images

jt.cliques (Package: bnstruct) : get the list of cliques of the junction tree of an code{link{InferenceEngine

Return the list of cliques containing the variables associated to each node of a junction tree.
● Data Source: CranContrib
● Keywords:
● Alias: jt.cliques, jt.cliques,InferenceEngine, jt.cliques,InferenceEngine-method
● 0 images

complete (Package: bnstruct) : Subset a code{link{BNDataset

Given a BNDataset, return a copy of the original object where the raw.data consists only in the observations that do not contain missing values.
● Data Source: CranContrib
● Keywords:
● Alias: complete, complete,BNDataset, complete,BNDataset-method
● 0 images