Data
Data.df
Data.vars
Data.domain_of()
Data.n
Data.quantize()
BinaryDomain
BinaryDomain.describe_assumptions()
CategoricalDomain
CategoricalDomain.describe_assumptions()
CategoricalDomain.get_cardinality()
CategoricalDomain.get_values()
ContinuousDomain
ContinuousDomain.get_cardinality()
DiscreteDomain
DiscreteDomain.get_cardinality()
DiscreteDomain.get_values()
Domain
Domain.describe_assumptions()
Domain.get_cardinality()
Domain.validate()
Domain.validate_or_throw()
IntegerDomain
IntegerDomain.check_int()
IntegerDomain.describe_assumptions()
IntegerDomain.get_cardinality()
IntegerDomain.get_values()
RealDomain
RealDomain.describe_assumptions()
infer_domain_type()
make_domain()
EstimationResult
EstimationResult.value
Estimator
Estimator.approx()
Estimator.domain_of()
Estimator.estimate()
Estimator.get_observed()
MultinomialEstimator
MultinomialEstimator.domain_of()
MultinomialEstimator.estimate()
MultinomialEstimator.get_observed()
ATE
ATE.LITERAL_CLASS
ATE.expression()
ATE.literal()
AbstractCausalEstimand
AbstractCausalEstimand.display()
AbstractCausalEstimand.expression()
AbstractCausalEstimand.literal()
CATE
CATE.LITERAL_CLASS
CATE.expression()
CATE.literal()
CausalEstimand
CausalEstimand.LITERAL_CLASS
CausalEstimand.expression()
CausalEstimand.literal()
BidirectedEdge
DirectedEdge
Graph
Graph.add_edge()
Graph.add_edges()
Graph.add_node()
Graph.add_nodes()
Graph.dfs()
Graph.dir_edge_dict()
Graph.draw()
Graph.identify()
Graph.identify_ate()
Graph.identify_cate()
IdentificationResult
IdentificationResult.identified_estimand
SearchNode
SearchNode.graph_node
SearchNode.prev
SearchNode.unpack()
Assumption
Assumption.name
Derived
Derived.name
Derived.value
Operation
Operation.op
Operation.args
Operation.kwargs
Result
Result.explain()
Result.explain_all()
Result.get_dependencies()
Result.get_nested_dependencies()
Step
Step.assume()
Step.explain()
Step.result()
Step.substep()
Step.write()
entrypoint()
AbstractMath
AbstractMath.display()
AbstractMath.to_latex()
EqualityEvent
EqualityEvent.var
EqualityEvent.val
EqualityEvent.get_var()
EqualityEvent.to_latex()
Event
Event.get_var
InterventionEvent
InterventionEvent.assign()
InterventionEvent.get_var()
InterventionEvent.to_latex()
StatisticalEvent
do()
P
P.copy()
P.get_conditioned_vars()
P.get_intervened_vars()
P.get_vars()
P.r_adapt_map()
P.r_map()
P.sorted()
P.syntactic_eq()
P.to_latex()
P.unassigned
parse_json()
AbstractExpression
AbstractExpression.assign()
AbstractExpression.copy()
AbstractExpression.free_variables()
AbstractExpression.intervene()
AbstractExpression.r_adapt_map()
AbstractExpression.r_map()
AbstractExpression.sorted()
AbstractExpression.syntactic_eq()
Difference
Difference.copy()
Difference.r_adapt_map()
Difference.r_map()
Difference.sorted()
Difference.syntactic_eq()
Difference.to_latex()
Expectation
Expectation.copy()
Expectation.r_adapt_map()
Expectation.r_map()
Expectation.sorted()
Expectation.syntactic_eq()
Expectation.to_latex()
Hedge
Hedge.copy()
Hedge.r_adapt_map()
Hedge.r_map()
Hedge.sorted()
Hedge.syntactic_eq()
Hedge.to_latex()
Marginal
Marginal.copy()
Marginal.r_adapt_map()
Marginal.r_map()
Marginal.sorted()
Marginal.syntactic_eq()
Marginal.to_latex()
Product
Product.copy()
Product.r_adapt_map()
Product.r_map()
Product.sorted()
Product.syntactic_eq()
Product.to_latex()
Quotient
Quotient.copy()
Quotient.r_adapt_map()
Quotient.r_map()
Quotient.sorted()
Quotient.syntactic_eq()
Quotient.to_latex()
Value
Value.copy()
Value.r_adapt_map()
Value.r_map()
Value.sorted()
Value.syntactic_eq()
Value.to_latex()
create_literal()
VarSet
VarSet.to_latex()
Variable
Variable.to_latex()
make_vars()
CyclicGraphError
DomainValidationError
InferredDomainWarning
NumericalError
PQPException
PositivityException
UnitDomainWarning
attrdict
order_graph()
recursive_sort()
staticproperty