ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Had this issue in #rstats where my residuals were correlated across sex and country despite fitting models independently in a loop. I accidentally reset the RNG seed every iteration! Scary bug. Solved the issue like below. Ironically, full correlation is closer to truth than full independence.

Mar 23, 2025, 7:58 PM

{
  "text": "Had this issue in #rstats where my residuals were correlated across sex and country despite fitting models independently in a loop. I accidentally reset the RNG seed every iteration! Scary bug. Solved the issue like below. Ironically, full correlation is closer to truth than full independence.",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.images",
    "images": [
      {
        "alt": "",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreicfq5w6lo5cz6tx5gr22mwxmr27bkqio7ye6ysiu5hdhm3lk5nrqq"
          },
          "mimeType": "image/jpeg",
          "size": 153904
        },
        "aspectRatio": {
          "width": 1474,
          "height": 112
        }
      }
    ]
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 25,
        "byteStart": 18
      },
      "features": [
        {
          "tag": "rstats",
          "$type": "app.bsky.richtext.facet#tag"
        }
      ]
    }
  ],
  "createdAt": "2025-03-23T19:58:02.129Z"
}