Skip to content

N-independence diagnostic: representation-sensitivity scoring rule #23

Description

@jc-macdonald

Julia port of the N-independence diagnostic from the representation-matters framework.

Motivation

Same as model-criticism (Python) #38: the representation-matters paper formalises the category error "is N part of the biology, or part of the numerics?" — the N-independence test is a model criticism tool.

Tasks

  • Define RepresentationSensitivity <: ScoringRule type
  • Implement N-sweep runner using Julia's parametric dispatch
  • Compute stability metric across N values for a given observable
  • Integration test with a simple mixture ODE (OrdinaryDiffEq.jl)

Cross-references

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions