Skip to contents

Get linear probabilities according to district factorization

Usage

dhvm_district_params(dhvm)

Arguments

dhvm

An object of class "dhvm" representing a dag

Value

A list of probabilities in character form

Examples

ivd <- dhvm(caugi(Z %-->% X %-->% Y, U %-->% X + Y))
ivdcp <- dhvm_district_params(ivd)