likelihood: Create likelihood data.frame

Description Usage Arguments Examples

View source: R/likelihood.R

Description

This creates a data-frame of likelihoods of outcomes under interventions on a DAG with a parameterisation given noisy or function of active endogenous causes and constant exogenous causes

Usage

1
likelihood(g, br = 0.1, pow = 0.9)

Arguments

g

matrix of hypothesis graphs where each line is the graph adjacency marix written out by row

br

power of background causes, defaults to .1

power

of active endogenous causes, defaults to .8

Examples

1
li<-likelihood(g)

neilbramley/acl_source documentation built on May 29, 2019, 6:53 p.m.