put_evidence.bmop: Put evidence on a conditional bmop

Description Usage Arguments Value

View source: R/3-manipulation-functions.R

Description

Instantiate evidence on a bmop conditional density.

Usage

1
2
put_evidence.bmop(object, evidence, evd.pos = NULL, MIN = 0,
  normalize = FALSE, ...)

Arguments

object

a bmop object

evidence

the value of evidence

evd.pos

the position of evidence

MIN

the MIN value as in bmopPar

normalize

logical, if TRUE the final bmop object will be normalized (usually it is not needed since this function is applied to conditional densities)

...

additional parameters

Value

a bmop object, the result of imposing some evidence


gherardovarando/Rbmop documentation built on May 17, 2019, 4:17 a.m.