iiRecord
Agentic AI Atlas · multiple-testing-correction
lib-skill:mathematics--multiple-testing-correctiona5c.ai
II.
LibrarySkill JSON

lib-skill:mathematics--multiple-testing-correction

Structured · live

multiple-testing-correction json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:mathematics--multiple-testing-correction",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "multiple-testing-correction",
    "description": "Multiple comparison correction methods",
    "libraryPath": "library/specializations/domains/science/mathematics/skills/multiple-testing-correction/SKILL.md",
    "specialization": "mathematics",
    "contentSummary": "# Multiple Testing Correction\n\n## Purpose\n\nProvides multiple comparison correction methods for controlling error rates in simultaneous hypothesis testing.\n\n## Capabilities\n\n- Bonferroni correction\n- Holm-Bonferroni method\n- Benjamini-Hochberg FDR control\n- Sidak correction\n- Permutation-"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "skill-area:mathematical-reasoning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "domain:mathematics",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "role:research-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "role:data-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "specialization:computational-mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:mathematics--multiple-testing-correction",
      "to": "specialization:mathematics",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}