sigma.dbn.fit: Returns the standard deviation of the residuals from fitting...

View source: R/bnlearn_compat.R

sigma.dbn.fitR Documentation

Returns the standard deviation of the residuals from fitting a DBN

Description

Generic method for "dbn.fit" S3 objects. Calls bnlearn underneath.

Usage

## S3 method for class 'dbn.fit'
sigma(object, ...)

Arguments

object

the fitted network

...

additional parameters

Value

the standard deviation residuals of fitting the network


dbnR documentation built on June 22, 2024, 10:54 a.m.