Skip to content

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

@jc-macdonald

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions