cond.eq.outcomes: Return a conditional equilibrium outcome

Description Usage Arguments

Description

Return a conditional equilibrium outcome

Usage

1
2
cond.eq.outcomes(eq.li, cond, tg = NULL, oco.df = tg$oco.df,
  expected = FALSE, remove.duplicate.eq = TRUE)

Arguments

eq.li

The computed equilibria in gtree form

cond

is a list with variable names and their assumed value we only pick rows from oco.df in which the condition is satisfied we set the probabilities of the conditioned variable values to 1

expected

return expected conditional equilibrium outcomes

remove.duplicate.eq

remove conditional outcomes that are duplicates but arise in different equilibria (who differ off the conditional path)


gtree-gh/gtreeCore documentation built on May 14, 2019, 5:14 a.m.