{
  "id": "D10-F04-A04",
  "title": "Oracle Approximating Shrinkage",
  "name": "independent-small-anchor",
  "input": {
    "returns": [
      [
        1,
        1.3660254037844386
      ],
      [
        1,
        -0.3660254037844386
      ],
      [
        -1,
        0.3660254037844386
      ],
      [
        -1,
        -1.3660254037844386
      ]
    ],
    "parameters": {}
  },
  "expected": {
    "diagnostics.shrinkage": 1,
    "matrix": [
      [
        1,
        0
      ],
      [
        0,
        1
      ]
    ]
  }
}
