learn_grassland_bbn: Learn 'grassland_bbn' with EM Learning algorithm

View source: R/learn_grassland_bbn.R

learn_grassland_bbnR Documentation

Learn grassland_bbn with EM Learning algorithm

Description

Learn grassland_bbn with EM Learning algorithm

Usage

learn_grassland_bbn(path, casefile_path, first_iteration = TRUE, save_path)

Arguments

path

Filepath to a grassland_bbn Netica network

casefile_path

A character string containing the path to the Netica casefile

first_iteration

Logical, is this the first iteration of learning by casefile? defaults to TRUE.

Details

Note if first_iteration is set to TRUE, node experience for target nodes will be set to 1 for every state. Please see Netica or RNetica documentation for information on the EM Learning algorithm.

Value

grassland_bbn The R object pointer to the NeticaAPI network


egouldo/GrasslandAllocatr documentation built on Oct. 19, 2022, 8:18 a.m.