Skip to content

Implement JointProbabilitiesEstimator #373

@kahaaga

Description

@kahaaga

This paper discusses different ways of getting probabilities from counts for two variables. We should formalise this using the abstract JointProbabilitiesEstimator <: ProbabilitiesEstimator type, and let subtypes of it dictate how counts are translated into probabilities probabilities(estimator::JointProbabilitiesEstimator, input_data...). Currently, we just implicitly use RelativeAmount.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions