{
  "_id": "6a108c21acfb0bcc41cb34ea",
  "Package": "fido",
  "Type": "Package",
  "Title": "Bayesian Multinomial Logistic Normal Regression",
  "Version": "1.1.4",
  "Date": "2026-05-22",
  "Authors@R": "c(person(\"Justin\", \"Silverman\", role=c(\"aut\", \"cre\"),\nemail = \"JustinSilverman@psu.edu\"),\nperson(\"Kim\", \"Roche\", role=(\"ctb\"),\nemail = \"kimberly.roche@duke.edu\"),\nperson(\"Michelle\", \"Nixon\", role=c(\"ctb\"),\nemail = \"pistner@psu.edu\"))",
  "Maintainer": "Justin Silverman <JustinSilverman@psu.edu>",
  "Description": "Provides methods for fitting and inspection of Bayesian\nMultinomial Logistic Normal Models using MAP estimation and\nLaplace Approximation as developed in Silverman et. Al. (2022)\n<https://www.jmlr.org/papers/v23/19-882.html>. Key\nfunctionality is implemented in C++ for scalability. 'fido'\nreplaces the previous package 'stray'.",
  "License": "GPL-3",
  "URL": "https://jsilve24.github.io/fido/",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "BugReports": "https://github.com/jsilve24/fido/issues",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jsilve24.r-universe.dev",
  "Date/Publication": "2026-05-22 16:09:12 UTC",
  "RemoteUrl": "https://github.com/jsilve24/fido",
  "RemoteRef": "HEAD",
  "RemoteSha": "36e97a883dedbd388c5cfedfda1826761b339709",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 16:46:50 UTC",
    "User": "root"
  },
  "Author": "Justin Silverman [aut, cre],\nKim Roche [ctb],\nMichelle Nixon [ctb]",
  "MD5sum": "b24d6d3880206e48218c9762b07ebdab",
  "_user": "jsilve24",
  "_type": "src",
  "_file": "fido_1.1.4.tar.gz",
  "_fileid": "1929794359ac98ea111090e9a7ae2337d2f948cb4c49a91d70692450914eb2ea",
  "_filesize": 3067204,
  "_sha256": "1929794359ac98ea111090e9a7ae2337d2f948cb4c49a91d70692450914eb2ea",
  "_created": "2026-05-22T16:46:50.000Z",
  "_published": "2026-05-22T17:02:25.194Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77424457091,
      "time": 383,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165972582"
    },
    {
      "job": 77424457111,
      "time": 393,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165975735"
    },
    {
      "job": 77424457140,
      "time": 421,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165975216"
    },
    {
      "job": 77424457110,
      "time": 399,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165978110"
    },
    {
      "job": 77424457095,
      "time": 233,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165925201"
    },
    {
      "job": 77424457108,
      "time": 454,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7165987744"
    },
    {
      "job": 77424457075,
      "time": 262,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165934272"
    },
    {
      "job": 77424457118,
      "time": 746,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7166089905"
    },
    {
      "job": 77422992349,
      "time": 549,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165848969"
    },
    {
      "job": 77424457070,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77424457090,
      "time": 458,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7165996297"
    },
    {
      "job": 77424457073,
      "time": 474,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7166001359"
    },
    {
      "job": 77424457080,
      "time": 470,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7166000078"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsilve24/fido",
  "_commit": {
    "id": "36e97a883dedbd388c5cfedfda1826761b339709",
    "author": "Justin Silverman <jsilve24@gmail.com>",
    "committer": "Justin Silverman <jsilve24@gmail.com>",
    "message": "fix(uncollapse): Correct Sigma mean and stable RNG\n\nFix the inverse-Wishart posterior mean in uncollapse routines and\nmake parallel sampling reproducible across ncores.\n\nAlso validate Dirichlet concentration parameters and fix a\nMaltipooCollapsed eta mapping bug, with tests and docs updates.\n",
    "time": 1779466152
  },
  "_maintainer": {
    "name": "Justin Silverman",
    "email": "justinsilverman@psu.edu",
    "login": "jsilve24",
    "twitter": "@inschool4life",
    "description": "Assistant Professor at Penn State University. ",
    "uuid": 452422
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "RcppNumerical",
      "role": "LinkingTo"
    },
    {
      "package": "RcppZiggurat",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.17",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidybayes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "LaplacesDemon",
      "role": "Suggests"
    },
    {
      "package": "MCMCpack",
      "role": "Suggests"
    },
    {
      "package": "phyloseq",
      "role": "Suggests"
    }
  ],
  "_owner": "jsilve24",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "jsilve24",
      "count": 334,
      "uuid": 452422
    },
    {
      "user": "michellepistner",
      "count": 189,
      "uuid": 22450494
    },
    {
      "user": "kimberlyroche",
      "count": 7,
      "uuid": 22106131
    },
    {
      "user": "mortonjt",
      "count": 3,
      "uuid": 4184797
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "mikemc",
      "count": 1,
      "uuid": 5105005
    }
  ],
  "_userbio": {
    "uuid": 452422,
    "type": "user",
    "name": "Justin Silverman",
    "description": "Assistant Professor at Penn State University. "
  },
  "_downloads": {
    "count": 295,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fido"
  },
  "_devurl": "https://github.com/jsilve24/fido",
  "_pkgdown": "https://jsilve24.github.io/fido/",
  "_searchresults": 168,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fido.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsilve24/fido",
  "_realowner": "jsilve24",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-02-16"
    },
    {
      "version": "1.0.1",
      "date": "2022-05-17"
    },
    {
      "version": "1.0.2",
      "date": "2022-07-06"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-23"
    },
    {
      "version": "1.0.4",
      "date": "2023-03-24"
    },
    {
      "version": "1.1.0",
      "date": "2024-05-30"
    },
    {
      "version": "1.1.1",
      "date": "2024-06-05"
    },
    {
      "version": "1.1.2",
      "date": "2025-02-27"
    }
  ],
  "_exports": [
    "alr",
    "alr_array",
    "alrInv",
    "alrInv_array",
    "basset",
    "check_dims",
    "clr_array",
    "conjugateLinearModel",
    "create_default_ilr_base",
    "gather_array",
    "gradPibbleCollapsed",
    "hessPibbleCollapsed",
    "lambda_to_iqlr",
    "LINEAR",
    "loglikPibbleCollapsed",
    "miniclo",
    "miniclo_array",
    "name",
    "names_categories",
    "names_categories<-",
    "names_coords",
    "names_covariates",
    "names_covariates<-",
    "names_samples",
    "names_samples<-",
    "ncategories",
    "ncovariates",
    "niter",
    "nsamples",
    "oalr",
    "oalrInv",
    "oalrvar2alrvar",
    "oalrvar2clrvar",
    "oalrvar2ilrvar",
    "oclr",
    "oclrInv",
    "oclrvar2alrvar",
    "oclrvar2ilrvar",
    "oglr",
    "oglrInv",
    "oilr",
    "oilrInv",
    "oilrvar2alrvar",
    "oilrvar2clrvar",
    "oilrvar2ilrvar",
    "optimPibbleCollapsed",
    "orthus",
    "orthus_sim",
    "orthus_tidy_samples",
    "orthusfit",
    "pibble",
    "pibble_sim",
    "pibble_tidy_samples",
    "pibblefit",
    "ppc",
    "ppc_summary",
    "r2",
    "random_pibble_init",
    "reapply_coord",
    "refit",
    "req",
    "sample_prior",
    "SE",
    "store_coord",
    "summarise_posterior",
    "to_alr",
    "to_clr",
    "to_ilr",
    "to_proportions",
    "uncollapsePibble",
    "uncollapsePibble_sigmaKnown",
    "verify"
  ],
  "_datasets": [
    {
      "name": "mallard",
      "title": "Data from Silverman et al. (2018) Microbiome",
      "object": "mallard",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "mallard_family",
      "title": "Data from Silverman et al. (2018) Microbiome",
      "object": "mallard_family",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "metadata",
      "title": "Data from Silverman et al. (2019) bioRxiv",
      "object": "pcrbias_mock",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample_name",
        "sample_num",
        "cycle_num",
        "machine"
      ],
      "rows": 99,
      "table": true,
      "tojson": true
    },
    {
      "name": "RISK_CCFA_otu",
      "title": "Data from Gevers et al. (2014)",
      "object": "RISK_CCFA",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1939.SKBTI.0175",
        "1939.SKBTI.1068",
        "1939.SKBTI022",
        "1939.SKBTI026",
        "1939.SKBTI047",
        "1939.SKBTI051",
        "1939.SKBTI063",
        "1939.SKBTI072",
        "1939.SKBTI.0160",
        "1939.SKBTI.0201",
        "1939.SKBTI.0213.b",
        "1939.SKBTI.0220",
        "1939.SKBTI.0230.b",
        "1939.SKBTI.0245.b",
        "1939.SKBTI.0264.b",
        "1939.SKBTI089.a",
        "1939.SKBTI.0141.a",
        "1939.SKBTI040",
        "1939.SKBTI.0132",
        "1939.SKBTI.0137",
        "1939.100087",
        "1939.100163",
        "1939.MGH101666",
        "1939.121457",
        "1939.121199",
        "1939.121420",
        "1939.SKBTI.0262.a",
        "1939.SKBTI034",
        "1939.SKBTI.1251",
        "1939.100182",
        "1939.SKBTI.1200",
        "1939.100160",
        "1939.100049",
        "1939.100074",
        "1939.121498",
        "1939.SKBTI.0546",
        "1939.SKBTI.0621",
        "1939.SKBTI.0624",
        "1939.SKBTI.0629",
        "1939.SKBTI.0636",
        "1939.SKBTI.0715",
        "1939.SKBTI.0716",
        "1939.121982",
        "1939.121980.a",
        "1939.122115.b",
        "1939.122164.b",
        "1939.SKBTI045",
        "1939.SKBTI.0961",
        "1939.SKBTI016",
        "1939.SKBTI.0969",
        "1939.SKBTI.0483",
        "1939.SKBTI.0484",
        "1939.SKBTI.0486",
        "1939.SKBTI.0492",
        "1939.SKBTI.0503",
        "1939.SKBTI.0506",
        "1939.SKBTI.0566",
        "1939.SKBTI.0499",
        "1939.SKBTI.0549",
        "1939.SKBTI.0489",
        "1939.SKBTI.0523",
        "1939.SKBTI.0567",
        "1939.SKBTI.0505",
        "1939.SKBTI.0517",
        "1939.SKBTI.0527",
        "1939.SKBTI.0534",
        "1939.SKBTI.0536",
        "1939.SKBTI.0568",
        "1939.SKBTI.0551",
        "1939.SKBTI.0504",
        "1939.SKBTI.0578",
        "1939.SKBTI.0585",
        "1939.SKBTI.0588",
        "1939.SKBTI.0603",
        "1939.SKBTI.0555",
        "1939.SKBTI.0591",
        "1939.SKBTI.0552",
        "1939.SKBTI.0541",
        "1939.SKBTI.0522",
        "1939.SKBTI.0606",
        "1939.SKBTI.0554",
        "1939.SKBTI.0560",
        "1939.SKBTI.0564",
        "1939.SKBTI.0579",
        "1939.SKBTI.0580",
        "1939.SKBTI.0596",
        "1939.SKBTI.0598",
        "1939.SKBTI.0599",
        "1939.SKBTI.0620",
        "1939.SKBTI.0623",
        "1939.SKBTI.0626",
        "1939.SKBTI.0633",
        "1939.SKBTI.0641.a",
        "1939.100176",
        "1939.SKBTI.0658",
        "1939.SKBTI.0662",
        "1939.SKBTI.0570",
        "1939.SKBTI.0642",
        "1939.SKBTI.0648",
        "1939.SKBTI.0651",
        "1939.SKBTI.0654",
        "1939.SKBTI.0572",
        "1939.100177",
        "1939.100180",
        "1939.100183",
        "1939.100190",
        "1939.100197",
        "1939.100187",
        "1939.100188",
        "1939.100192",
        "1939.100205",
        "1939.100198",
        "1939.100195",
        "1939.100196",
        "1939.100200",
        "1939.100206",
        "1939.100207",
        "1939.100211",
        "1939.100214",
        "1939.100216",
        "1939.MGH103446",
        "1939.120153",
        "1939.100212",
        "1939.100220",
        "1939.100228",
        "1939.100217",
        "1939.100234",
        "1939.SKBTI082.a",
        "1939.SKBTI066.a",
        "1939.SKBTI062.a",
        "1939.MGH104690",
        "1939.MGH110455",
        "1939.MGH112053",
        "1939.MGH102965",
        "1939.100068",
        "1939.100071",
        "1939.MGH104945",
        "1939.MGH102386",
        "1939.MGH102701",
        "1939.100047",
        "1939.100060",
        "1939.100072",
        "1939.MGH105658",
        "1939.MGH100748",
        "1939.100001",
        "1939.100003",
        "1939.100009",
        "1939.100015",
        "1939.100016",
        "1939.100046",
        "1939.100070",
        "1939.100051",
        "1939.100075",
        "1939.100077",
        "1939.100080",
        "1939.100083",
        "1939.100085",
        "1939.100086",
        "1939.100089",
        "1939.100104",
        "1939.100090",
        "1939.100092",
        "1939.100095",
        "1939.100096",
        "1939.100100",
        "1939.100101",
        "1939.100102",
        "1939.100107",
        "1939.MGH103785",
        "1939.SKBTI.0749",
        "1939.SKBTI.0674",
        "1939.100109",
        "1939.100115",
        "1939.100117",
        "1939.100162",
        "1939.MGH105693",
        "1939.MGH106271.a",
        "1939.SKBTI.0704",
        "1939.SKBTI.0671",
        "1939.SKBTI.0706",
        "1939.SKBTI.0710",
        "1939.SKBTI.0727",
        "1939.SKBTI.0734",
        "1939.SKBTI.0741",
        "1939.SKBTI.0675",
        "1939.SKBTI.0676",
        "1939.SKBTI.0688",
        "1939.SKBTI.0298",
        "1939.SKBTI.0311",
        "1939.SKBTI.0869",
        "1939.SKBTI.0870",
        "1939.SKBTI.0876",
        "1939.SKBTI.0866",
        "1939.SKBTI.0871",
        "1939.SKBTI.0888",
        "1939.SKBTI.0912",
        "1939.SKBTI.0913",
        "1939.SKBTI.0916",
        "1939.SKBTI.0933",
        "1939.SKBTI.0919",
        "1939.SKBTI.0928",
        "1939.SKBTI.0929",
        "1939.SKBTI.0939",
        "1939.SKBTI.0954",
        "1939.SKBTI.0934",
        "1939.SKBTI.0936",
        "1939.SKBTI.0940",
        "1939.SKBTI.0942",
        "1939.SKBTI.0951",
        "1939.SKBTI.0953",
        "1939.SKBTI.0956",
        "1939.122059",
        "1939.121468",
        "1939.122072",
        "1939.122032",
        "1939.122007",
        "1939.122001",
        "1939.122038",
        "1939.122117.a",
        "1939.122096.a",
        "1939.122164.a",
        "1939.122004.a",
        "1939.SKBTI.0958",
        "1939.122034.a",
        "1939.122077",
        "1939.122119.a",
        "1939.122074",
        "1939.122101",
        "1939.122058",
        "1939.122079",
        "1939.121977",
        "1939.122063",
        "1939.121979",
        "1939.122039.a",
        "1939.122116.a",
        "1939.SKBTI.0098.a",
        "1939.SKBTI.0112.a",
        "1939.122113.a",
        "1939.122099.a",
        "1939.122099.b",
        "1939.122098.a",
        "1939.122115.a",
        "1939.122117.b",
        "1939.122034.b",
        "1939.122057.b",
        "1939.122096.b",
        "1939.122119.b",
        "1939.122163.b",
        "1939.122116.b",
        "1939.122004.b",
        "1939.122113.b",
        "1939.SKBTI.0115.a",
        "1939.SKBTI.0244.a",
        "1939.SKBTI.0226.a",
        "1939.SKBTI.0227.a",
        "1939.SKBTI.0245.a",
        "1939.SKBTI.0134.a",
        "1939.SKBTI.0173.a",
        "1939.SKBTI.0287",
        "1939.SKBTI.0272.a",
        "1939.SKBTI.0265.a",
        "1939.SKBTI.0150.a",
        "1939.SKBTI.0275.a",
        "1939.SKBTI.0256.a",
        "1939.MGH106271.b",
        "1939.MGH105239",
        "1939.MGH104671.b",
        "1939.SKBTI.0122.a",
        "1939.SKBTI.0135",
        "1939.SKBTI.0177.a",
        "1939.SKBTI.0181",
        "1939.SKBTI.1345",
        "1939.SKBTI.1346",
        "1939.SKBTI.1349",
        "1939.SKBTI.1350",
        "1939.SKBTI.1351",
        "1939.SKBTI.1354",
        "1939.SKBTI.1058",
        "1939.SKBTI.1061",
        "1939.SKBTI.1062",
        "1939.SKBTI.1063",
        "1939.SKBTI.1065",
        "1939.SKBTI.1072",
        "1939.SKBTI.1057",
        "1939.SKBTI.1066",
        "1939.SKBTI.1098",
        "1939.SKBTI.1099",
        "1939.SKBTI.1116",
        "1939.SKBTI.1117",
        "1939.SKBTI.1130",
        "1939.SKBTI.1134",
        "1939.SKBTI.1138",
        "1939.SKBTI.1155",
        "1939.SKBTI.1165",
        "1939.SKBTI.1177",
        "1939.SKBTI.1188",
        "1939.SKBTI.1174",
        "1939.SKBTI.1206",
        "1939.SKBTI.1209",
        "1939.SKBTI.1248",
        "1939.SKBTI.0966",
        "1939.SKBTI.0972",
        "1939.SKBTI.0983",
        "1939.SKBTI.0992",
        "1939.SKBTI.0998",
        "1939.SKBTI.1229",
        "1939.SKBTI.0971",
        "1939.SKBTI.0985",
        "1939.SKBTI.0995",
        "1939.SKBTI.1024",
        "1939.SKBTI.1029",
        "1939.SKBTI.1034",
        "1939.SKBTI.1035",
        "1939.SKBTI.1052",
        "1939.SKBTI.1254",
        "1939.SKBTI.1033",
        "1939.SKBTI.1048",
        "1939.SKBTI.1258",
        "1939.SKBTI.1282",
        "1939.SKBTI.1283",
        "1939.SKBTI.1295",
        "1939.SKBTI.1296",
        "1939.SKBTI.1308",
        "1939.SKBTI.1324",
        "1939.SKBTI.1325",
        "1939.SKBTI.1332",
        "1939.SKBTI.1333",
        "1939.SKBTI.1336",
        "1939.SKBTI.1338",
        "1939.SKBTI.1339",
        "1939.SKBTI.1340",
        "1939.121461",
        "1939.121463",
        "1939.121465",
        "1939.SKBTI.1276",
        "1939.SKBTI.1279",
        "1939.SKBTI.1323",
        "1939.SKBTI.1326",
        "1939.121452",
        "1939.121454",
        "1939.121464",
        "1939.120156",
        "1939.120155",
        "1939.120157",
        "1939.121154",
        "1939.121181",
        "1939.121183",
        "1939.121189",
        "1939.121193",
        "1939.121196",
        "1939.121197",
        "1939.121186",
        "1939.121182",
        "1939.121200",
        "1939.121201",
        "1939.121212",
        "1939.121216",
        "1939.121217",
        "1939.121218",
        "1939.121279",
        "1939.121280",
        "1939.121281",
        "1939.121283",
        "1939.121284",
        "1939.121285",
        "1939.121213",
        "1939.121215",
        "1939.121307",
        "1939.121310",
        "1939.121309",
        "1939.121312",
        "1939.121403",
        "1939.121404",
        "1939.121446",
        "1939.121450",
        "1939.121313",
        "1939.121388",
        "1939.121389",
        "1939.121400",
        "1939.121422",
        "1939.121447",
        "1939.121449",
        "1939.121451",
        "1939.121405",
        "1939.121402",
        "1939.121385",
        "1939.121444",
        "1939.121469",
        "1939.121474",
        "1939.121478",
        "1939.121480",
        "1939.121492",
        "1939.121497",
        "1939.SKBTI.0731.b",
        "1939.SKBTI.0213.a",
        "1939.SKBTI.0282.a",
        "1939.121482",
        "1939.121488",
        "1939.SKBTI.0746",
        "1939.121470",
        "1939.121473",
        "1939.121495",
        "1939.121501",
        "1939.121471",
        "1939.SKBTI.0444",
        "1939.SKBTI.0333",
        "1939.SKBTI.0204.a",
        "1939.SKBTI.0228.a",
        "1939.SKBTI.0253.a",
        "1939.SKBTI.0750",
        "1939.SKBTI003.b",
        "1939.SKBTI028",
        "1939.SKBTI009",
        "1939.SKBTI011",
        "1939.SKBTI019",
        "1939.SKBTI024",
        "1939.SKBTI025",
        "1939.SKBTI029",
        "1939.SKBTI013",
        "1939.SKBTI033",
        "1939.SKBTI048",
        "1939.SKBTI036",
        "1939.SKBTI039",
        "1939.SKBTI043",
        "1939.SKBTI049",
        "1939.SKBTI050",
        "1939.SKBTI053",
        "1939.SKBTI057",
        "1939.SKBTI058",
        "1939.SKBTI062.b",
        "1939.SKBTI064",
        "1939.SKBTI065",
        "1939.SKBTI066.b",
        "1939.SKBTI052",
        "1939.SKBTI059",
        "1939.SKBTI070",
        "1939.SKBTI071",
        "1939.SKBTI074",
        "1939.SKBTI075.b",
        "1939.SKBTI077",
        "1939.SKBTI079",
        "1939.SKBTI086",
        "1939.SKBTI092.b",
        "1939.SKBTI093",
        "1939.SKBTI095",
        "1939.SKBTI096",
        "1939.SKBTI076.b",
        "1939.SKBTI081",
        "1939.SKBTI094",
        "1939.SKBTI.0098.b",
        "1939.SKBTI.0112.b",
        "1939.SKBTI.0117",
        "1939.SKBTI.0128",
        "1939.SKBTI.0138",
        "1939.SKBTI.0139",
        "1939.SKBTI.0122.b",
        "1939.SKBTI.0124",
        "1939.SKBTI.0129",
        "1939.SKBTI.0145",
        "1939.SKBTI.0148",
        "1939.SKBTI.0164",
        "1939.SKBTI.0147",
        "1939.SKBTI.0150.b",
        "1939.SKBTI.0153",
        "1939.SKBTI.0157.b",
        "1939.SKBTI.0159",
        "1939.SKBTI.0162",
        "1939.SKBTI.0149",
        "1939.SKBTI.0158",
        "1939.SKBTI.0170",
        "1939.SKBTI.0174",
        "1939.SKBTI.0177.b",
        "1939.SKBTI.0182",
        "1939.SKBTI.0184",
        "1939.SKBTI.0188",
        "1939.SKBTI.0190",
        "1939.SKBTI.0191",
        "1939.SKBTI.0120",
        "1939.SKBTI.0180",
        "1939.SKBTI.0176",
        "1939.SKBTI.0152",
        "1939.SKBTI.0192",
        "1939.SKBTI.0123",
        "1939.SKBTI.0202",
        "1939.SKBTI.0206",
        "1939.SKBTI.0208",
        "1939.SKBTI.0210",
        "1939.SKBTI.0212",
        "1939.SKBTI.0215",
        "1939.SKBTI.0217",
        "1939.SKBTI.0221",
        "1939.SKBTI.0204.b",
        "1939.SKBTI.0207",
        "1939.SKBTI.0219",
        "1939.SKBTI.0231",
        "1939.SKBTI.0228.b",
        "1939.SKBTI.0232",
        "1939.SKBTI.0234",
        "1939.SKBTI.0236",
        "1939.SKBTI.0238",
        "1939.SKBTI.0241",
        "1939.SKBTI.0242",
        "1939.SKBTI.0244.b",
        "1939.SKBTI.0246.b",
        "1939.SKBTI.0247",
        "1939.SKBTI.0251",
        "1939.SKBTI.0258",
        "1939.SKBTI.0266",
        "1939.SKBTI.0261.b",
        "1939.SKBTI.0263",
        "1939.SKBTI.0250.b",
        "1939.SKBTI.0233",
        "1939.SKBTI.0235",
        "1939.SKBTI.0237",
        "1939.SKBTI.0249",
        "1939.SKBTI.0254.b",
        "1939.SKBTI.0259",
        "1939.SKBTI.0275.b",
        "1939.SKBTI.0279",
        "1939.SKBTI.0280",
        "1939.SKBTI.1347",
        "1939.SKBTI.0286",
        "1939.SKBTI.0281",
        "1939.SKBTI.0283",
        "1939.SKBTI.0284",
        "1939.SKBTI.0285",
        "1939.SKBTI.0274.b",
        "1939.SKBTI.1348",
        "1939.SKBTI.1352",
        "1939.SKBTI.1353",
        "1939.SKBTI.1086",
        "1939.SKBTI.1087",
        "1939.SKBTI.1093",
        "1939.SKBTI.1094",
        "1939.SKBTI.1104",
        "1939.SKBTI.1105",
        "1939.SKBTI.1106",
        "1939.SKBTI.1120",
        "1939.SKBTI.1122",
        "1939.SKBTI.1125",
        "1939.SKBTI.1127",
        "1939.SKBTI.1092",
        "1939.SKBTI.1182",
        "1939.SKBTI.1184",
        "1939.SKBTI.1185",
        "1939.SKBTI.1193",
        "1939.SKBTI.1201",
        "1939.SKBTI.1222",
        "1939.SKBTI.1223",
        "1939.SKBTI.1226",
        "1939.SKBTI.1227",
        "1939.SKBTI.1235",
        "1939.SKBTI.1236",
        "1939.SKBTI.1245",
        "1939.SKBTI.0970",
        "1939.SKBTI.0974",
        "1939.SKBTI.0981",
        "1939.SKBTI.0984",
        "1939.SKBTI.1002",
        "1939.SKBTI.1003",
        "1939.SKBTI.0967",
        "1939.SKBTI.0963",
        "1939.SKBTI.0976",
        "1939.SKBTI.0994",
        "1939.SKBTI.1021",
        "1939.SKBTI.1038",
        "1939.SKBTI.1051",
        "1939.SKBTI.1053",
        "1939.SKBTI.1056",
        "1939.SKBTI.1146",
        "1939.SKBTI.1252",
        "1939.SKBTI.1054",
        "1939.SKBTI.1147",
        "1939.SKBTI.1272",
        "1939.SKBTI.1281",
        "1939.SKBTI.1286",
        "1939.SKBTI.1287",
        "1939.SKBTI.1289",
        "1939.SKBTI.1291",
        "1939.SKBTI.1298",
        "1939.SKBTI.1301",
        "1939.SKBTI.1305",
        "1939.SKBTI.1312",
        "1939.SKBTI.1313",
        "1939.SKBTI.1322",
        "1939.SKBTI.1334",
        "1939.SKBTI.1335",
        "1939.SKBTI.1342",
        "1939.SKBTI.1344",
        "1939.SKBTI.1292",
        "1939.SKBTI.1314",
        "1939.SKBTI.1343",
        "1939.121187",
        "1939.SKBTI.1244",
        "1939.SKBTI.0544",
        "1939.SKBTI.0508",
        "1939.SKBTI.0513",
        "1939.SKBTI.0550",
        "1939.SKBTI.0562",
        "1939.SKBTI.0607",
        "1939.SKBTI.0611",
        "1939.SKBTI.0610",
        "1939.SKBTI.0617",
        "1939.SKBTI.0647",
        "1939.SKBTI012",
        "1939.MGH112373",
        "1939.MGH113486",
        "1939.MGH113669.a",
        "1939.MGH105234",
        "1939.SKBTI.0737",
        "1939.SKBTI.0865",
        "1939.SKBTI.0867",
        "1939.SKBTI.0868",
        "1939.SKBTI.0877",
        "1939.SKBTI.0881",
        "1939.SKBTI.0882",
        "1939.SKBTI.0884",
        "1939.SKBTI.0889",
        "1939.SKBTI.0890",
        "1939.SKBTI.0891",
        "1939.SKBTI.0363",
        "1939.SKBTI.0885",
        "1939.SKBTI.0878",
        "1939.SKBTI.0883",
        "1939.SKBTI.0886",
        "1939.SKBTI.0892",
        "1939.SKBTI.0893",
        "1939.SKBTI.0908",
        "1939.SKBTI.0932",
        "1939.SKBTI.0895",
        "1939.SKBTI.0910",
        "1939.SKBTI.0911",
        "1939.SKBTI.0917",
        "1939.SKBTI.0921",
        "1939.SKBTI.0925",
        "1939.SKBTI.0930",
        "1939.SKBTI.0931",
        "1939.SKBTI.0935",
        "1939.SKBTI.0944",
        "1939.SKBTI.0945",
        "1939.SKBTI.0947",
        "1939.SKBTI.0949",
        "1939.SKBTI.0952",
        "1939.SKBTI.0922",
        "1939.SKBTI.0914",
        "1939.SKBTI.0915",
        "1939.SKBTI.0924",
        "1939.SKBTI.0927",
        "1939.SKBTI.0937",
        "1939.SKBTI.0943",
        "1939.SKBTI.0957",
        "1939.122010.a",
        "1939.MGH113669.b",
        "1939.MGH100601.b",
        "1939.SKBTI.0965",
        "1939.SKBTI.1097",
        "1939.SKBTI.1168",
        "1939.SKBTI.1217",
        "1939.SKBTI.1239",
        "1939.SKBTI.1016",
        "1939.SKBTI.1046",
        "1939.SKBTI.1255",
        "1939.SKBTI.1262",
        "1939.SKBTI.1302",
        "1939.SKBTI.1320",
        "1939.SKBTI.1337",
        "1939.SKBTI.0230.a",
        "1939.SKBTI.0254.a",
        "1939.SKBTI004",
        "1939.SKBTI008",
        "1939.SKBTI014",
        "1939.SKBTI020",
        "1939.SKBTI023",
        "1939.SKBTI027",
        "1939.SKBTI030",
        "1939.SKBTI031",
        "1939.SKBTI038",
        "1939.SKBTI037",
        "1939.SKBTI041",
        "1939.SKBTI046.b",
        "1939.SKBTI061",
        "1939.SKBTI054",
        "1939.SKBTI056",
        "1939.SKBTI068",
        "1939.SKBTI069",
        "1939.SKBTI089.b",
        "1939.SKBTI073",
        "1939.SKBTI085",
        "1939.SKBTI087",
        "1939.SKBTI090",
        "1939.SKBTI.0097",
        "1939.SKBTI.0171",
        "1939.SKBTI.0211.b",
        "1939.SKBTI.0222",
        "1939.SKBTI.0224",
        "1939.SKBTI.0226.b",
        "1939.SKBTI.0239",
        "1939.SKBTI.0260",
        "1939.SKBTI.0277.b",
        "1939.SKBTI.0282.b",
        "1939.SKBTI.0203",
        "1939.SKBTI.1141",
        "1939.SKBTI.1180",
        "1939.SKBTI.1205",
        "1939.SKBTI.1293",
        "1939.SKBTI.1294",
        "1939.SKBTI.1307",
        "1939.SKBTI.1309",
        "1939.SKBTI.1315",
        "1939.SKBTI.1341",
        "1939.SKBTI.0411",
        "1939.SKBTI.1084",
        "1939.121448",
        "1939.SKBTI.0622",
        "1939.SKBTI.0627",
        "1939.SKBTI.0635",
        "1939.SKBTI.0638",
        "1939.SKBTI.0645",
        "1939.SKBTI.0640",
        "1939.121952.a",
        "1939.121959.a",
        "1939.121968.b",
        "1939.121959.b",
        "1939.SKBTI.0143.a",
        "1939.SKBTI.1045",
        "1939.121499",
        "1939.SKBTI.0761",
        "1939.SKBTI.0151",
        "1939.SKBTI.0253.b",
        "1939.100161",
        "1939.SKBTI.1328",
        "1939.MGH106288",
        "1939.SKBTI.0991",
        "1939.100227",
        "1939.SKBTI.0763",
        "1939.SKBTI.0565",
        "1939.SKBTI.0490",
        "1939.SKBTI.0539",
        "1939.SKBTI.0613",
        "1939.SKBTI.0637",
        "1939.SKBTI.0664",
        "1939.100178",
        "1939.100203",
        "1939.100219",
        "1939.SKBTI092.a",
        "1939.MGH109339",
        "1939.MGH109614",
        "1939.MGH109781",
        "1939.MGH113059",
        "1939.MGH101763",
        "1939.MGH105553",
        "1939.MGH109812",
        "1939.MGH100525",
        "1939.MGH105841",
        "1939.MGH103108",
        "1939.100048",
        "1939.100058",
        "1939.MGH102228",
        "1939.SKBTI.0744",
        "1939.SKBTI.0757",
        "1939.SKBTI.0766",
        "1939.SKBTI.0684",
        "1939.SKBTI.0313",
        "1939.SKBTI.0448",
        "1939.122049",
        "1939.122100.a",
        "1939.121971",
        "1939.122006",
        "1939.122011",
        "1939.121968.a",
        "1939.121954.a",
        "1939.122100.b",
        "1939.122010.b",
        "1939.SKBTI.0274.a",
        "1939.SKBTI.0178",
        "1939.SKBTI.0255.a",
        "1939.MGH100896.b",
        "1939.MGH101123",
        "1939.SKBTI.1077",
        "1939.SKBTI.1103",
        "1939.SKBTI.1121",
        "1939.SKBTI.1142",
        "1939.SKBTI.1162",
        "1939.SKBTI.1220",
        "1939.SKBTI.1221",
        "1939.SKBTI.0997",
        "1939.SKBTI.1011",
        "1939.SKBTI.1013",
        "1939.SKBTI.1014",
        "1939.SKBTI.1026",
        "1939.SKBTI.1031",
        "1939.SKBTI.1047",
        "1939.121466",
        "1939.121190",
        "1939.121198",
        "1939.121398",
        "1939.121401",
        "1939.SKBTI.0719",
        "1939.SKBTI.0732",
        "1939.SKBTI.0697",
        "1939.SKBTI015",
        "1939.SKBTI018",
        "1939.SKBTI078",
        "1939.SKBTI083",
        "1939.SKBTI088",
        "1939.SKBTI.0133",
        "1939.SKBTI.0144",
        "1939.SKBTI.0214",
        "1939.SKBTI.0248",
        "1939.SKBTI.0267",
        "1939.SKBTI.0273",
        "1939.SKBTI.1067",
        "1939.SKBTI.1176",
        "1939.SKBTI.1135",
        "1939.SKBTI.1183",
        "1939.SKBTI.1187",
        "1939.SKBTI.1218",
        "1939.SKBTI.0988",
        "1939.SKBTI.0989",
        "1939.SKBTI.1242",
        "1939.SKBTI.0973",
        "1939.SKBTI.0980",
        "1939.SKBTI.1006",
        "1939.SKBTI.1271",
        "1939.MGH129951",
        "1939.SKBTI.0127",
        "1939.SKBTI.1018",
        "1939.SKBTI.0537",
        "1939.SKBTI.0653",
        "1939.MGH101468",
        "1939.100158",
        "1939.MGH104623",
        "1939.122075",
        "1939.121976",
        "1939.122057.a",
        "1939.SKBTI.0119",
        "1939.SKBTI.0211.a",
        "1939.SKBTI.0250.a",
        "1939.SKBTI.0277.a",
        "1939.SKBTI.0246.a",
        "1939.SKBTI.1167",
        "1939.SKBTI.1230",
        "1939.SKBTI.1009",
        "1939.SKBTI.1041",
        "1939.SKBTI.0392",
        "1939.SKBTI.0209.a",
        "1939.SKBTI.0705.b",
        "1939.SKBTI032",
        "1939.SKBTI042",
        "1939.SKBTI060",
        "1939.SKBTI080",
        "1939.SKBTI091.b",
        "1939.SKBTI.0099",
        "1939.SKBTI.0104",
        "1939.SKBTI.0130",
        "1939.SKBTI.0131",
        "1939.SKBTI.0142",
        "1939.SKBTI.0156",
        "1939.SKBTI.0163",
        "1939.SKBTI.0167",
        "1939.SKBTI.0186",
        "1939.SKBTI.0187",
        "1939.SKBTI.0189",
        "1939.SKBTI.0161",
        "1939.SKBTI.0205",
        "1939.SKBTI.0209.b",
        "1939.SKBTI.0216",
        "1939.SKBTI.0252",
        "1939.SKBTI.0262.b",
        "1939.SKBTI.0269",
        "1939.SKBTI.0278",
        "1939.SKBTI.1355",
        "1939.SKBTI.1060",
        "1939.SKBTI.1078",
        "1939.SKBTI.1079",
        "1939.SKBTI.1118",
        "1939.SKBTI.1126",
        "1939.SKBTI.1128",
        "1939.SKBTI.1136",
        "1939.SKBTI.1140",
        "1939.SKBTI.1172",
        "1939.SKBTI.1178",
        "1939.SKBTI.1186",
        "1939.SKBTI.1194",
        "1939.SKBTI.1202",
        "1939.SKBTI.1215",
        "1939.SKBTI.1241",
        "1939.SKBTI.0968",
        "1939.SKBTI.1148",
        "1939.SKBTI.1149",
        "1939.SKBTI.1152",
        "1939.SKBTI.1260",
        "1939.SKBTI.1263",
        "1939.SKBTI.1288",
        "1939.SKBTI.1299",
        "1939.SKBTI.1311",
        "1939.SKBTI.1327",
        "1939.SKBTI.1170",
        "1939.SKBTI.0482",
        "1939.SKBTI.0530",
        "1939.SKBTI.0512",
        "1939.SKBTI.0528",
        "1939.SKBTI.0497",
        "1939.SKBTI.0533",
        "1939.SKBTI.0485",
        "1939.SKBTI.0548",
        "1939.SKBTI.0487",
        "1939.SKBTI.0491",
        "1939.SKBTI.0545",
        "1939.SKBTI.0493",
        "1939.SKBTI.0494",
        "1939.SKBTI.0510",
        "1939.SKBTI.0496",
        "1939.SKBTI.0514",
        "1939.SKBTI.0538",
        "1939.SKBTI.0540",
        "1939.SKBTI.0558",
        "1939.SKBTI.0559",
        "1939.SKBTI.0561",
        "1939.SKBTI.0592",
        "1939.SKBTI.0488",
        "1939.SKBTI.0669",
        "1939.SKBTI.0600",
        "1939.SKBTI.0556",
        "1939.SKBTI.0563",
        "1939.SKBTI.0577",
        "1939.SKBTI.0590",
        "1939.SKBTI.0650",
        "1939.SKBTI.0666",
        "1939.SKBTI.0594",
        "1939.SKBTI.0615",
        "1939.SKBTI.0670",
        "1939.SKBTI.0665",
        "1939.SKBTI.0571",
        "1939.SKBTI.0631",
        "1939.SKBTI.0643",
        "1939.SKBTI.0632",
        "1939.SKBTI.0619",
        "1939.SKBTI.0659",
        "1939.SKBTI.0660",
        "1939.SKBTI.0573",
        "1939.SKBTI.0663",
        "1939.SKBTI.0618",
        "1939.SKBTI.0634",
        "1939.SKBTI.0656",
        "1939.100204",
        "1939.100181",
        "1939.100191",
        "1939.100225",
        "1939.100222",
        "1939.100226",
        "1939.MGH109682",
        "1939.100210",
        "1939.MGH101089",
        "1939.MGH102719",
        "1939.MGH109531",
        "1939.MGH113364",
        "1939.MGH101748",
        "1939.SKBTI003.a",
        "1939.MGH104884",
        "1939.100052",
        "1939.MGH103687",
        "1939.MGH100695.a",
        "1939.MGH101446",
        "1939.MGH101614",
        "1939.MGH100826",
        "1939.100065",
        "1939.MGH104671.a",
        "1939.100062",
        "1939.MGH101003",
        "1939.MGH101010",
        "1939.MGH106034",
        "1939.MGH104031",
        "1939.MGH101187",
        "1939.100043",
        "1939.100078",
        "1939.MGH100079",
        "1939.100091",
        "1939.100099",
        "1939.100105",
        "1939.100106",
        "1939.100088",
        "1939.100128",
        "1939.SKBTI.0690",
        "1939.SKBTI.0707",
        "1939.SKBTI.0717",
        "1939.SKBTI.0722",
        "1939.SKBTI.0730",
        "1939.SKBTI.0733",
        "1939.SKBTI.0740",
        "1939.SKBTI.0742",
        "1939.SKBTI.0754",
        "1939.SKBTI.0755",
        "1939.SKBTI.0768",
        "1939.MGH100896.a",
        "1939.MGH104519",
        "1939.SKBTI.0672.a",
        "1939.MGH105057",
        "1939.SKBTI.0731.a",
        "1939.SKBTI.0752",
        "1939.SKBTI.0700",
        "1939.SKBTI.0678",
        "1939.SKBTI.0682",
        "1939.SKBTI.0683",
        "1939.SKBTI.0301",
        "1939.SKBTI.0304",
        "1939.SKBTI.0422",
        "1939.SKBTI.0872",
        "1939.SKBTI.0362",
        "1939.SKBTI.0918",
        "1939.121983",
        "1939.122009.a",
        "1939.122163.a",
        "1939.122078",
        "1939.121953.a",
        "1939.122060",
        "1939.122076",
        "1939.122097",
        "1939.121981",
        "1939.121969",
        "1939.122061.a",
        "1939.121978",
        "1939.122062",
        "1939.121980.b",
        "1939.122009.b",
        "1939.122053.b",
        "1939.SKBTI.0102.a",
        "1939.SKBTI.0107.a",
        "1939.122039.b",
        "1939.122061.b",
        "1939.SKBTI.0136.a",
        "1939.SKBTI.0157.a",
        "1939.SKBTI.0261.a",
        "1939.SKBTI.0271.a",
        "1939.MGH100695.b",
        "1939.MGH104316.b",
        "1939.MGH103128",
        "1939.SKBTI.1070",
        "1939.SKBTI.1074",
        "1939.SKBTI.1064",
        "1939.SKBTI.1069",
        "1939.SKBTI.1073",
        "1939.SKBTI.1189",
        "1939.SKBTI.1076",
        "1939.SKBTI.1115",
        "1939.SKBTI.1100",
        "1939.SKBTI.1081",
        "1939.SKBTI.1114",
        "1939.SKBTI.1145",
        "1939.SKBTI.1113",
        "1939.SKBTI.1129",
        "1939.SKBTI.1160",
        "1939.SKBTI.1195",
        "1939.SKBTI.1208",
        "1939.SKBTI.0979",
        "1939.SKBTI.0982",
        "1939.SKBTI.0999",
        "1939.SKBTI.1211",
        "1939.SKBTI.1224",
        "1939.SKBTI.1004",
        "1939.SKBTI.1007",
        "1939.SKBTI.1036",
        "1939.SKBTI.1015",
        "1939.SKBTI.1028",
        "1939.SKBTI.1042",
        "1939.SKBTI.1044",
        "1939.SKBTI.1039",
        "1939.SKBTI.1019",
        "1939.SKBTI.1023",
        "1939.SKBTI.1253",
        "1939.SKBTI.1256",
        "1939.SKBTI.1264",
        "1939.SKBTI.1331",
        "1939.121455",
        "1939.SKBTI.1317",
        "1939.SKBTI.1318",
        "1939.SKBTI.1259",
        "1939.SKBTI.1303",
        "1939.121467",
        "1939.121188",
        "1939.121194",
        "1939.121185",
        "1939.121195",
        "1939.121219",
        "1939.121282",
        "1939.121308",
        "1939.121311",
        "1939.121445",
        "1939.121390",
        "1939.121423",
        "1939.121496",
        "1939.121476",
        "1939.SKBTI.0264.a",
        "1939.121500",
        "1939.SKBTI.0756.b",
        "1939.SKBTI.0154.a",
        "1939.SKBTI.0764",
        "1939.SKBTI.0758",
        "1939.121477",
        "1939.SKBTI.0739",
        "1939.121502",
        "1939.SKBTI.0395",
        "1939.SKBTI.0672.b",
        "1939.SKBTI.0652",
        "1939.SKBTI.0767.b",
        "1939.SKBTI.0839",
        "1939.SKBTI002",
        "1939.SKBTI044",
        "1939.SKBTI055",
        "1939.SKBTI.0108",
        "1939.SKBTI.0140",
        "1939.SKBTI.0100",
        "1939.SKBTI.0126",
        "1939.SKBTI.0107.b",
        "1939.SKBTI.0136.b",
        "1939.SKBTI.0141.b",
        "1939.SKBTI.0125",
        "1939.SKBTI.0143.b",
        "1939.SKBTI.0155",
        "1939.SKBTI.0169",
        "1939.SKBTI.0154.b",
        "1939.SKBTI.0179",
        "1939.SKBTI.0193",
        "1939.SKBTI.0196",
        "1939.SKBTI.0218",
        "1939.SKBTI.0256.b",
        "1939.SKBTI.0257",
        "1939.SKBTI.0197",
        "1939.SKBTI.0276",
        "1939.SKBTI.1085",
        "1939.SKBTI.1123",
        "1939.SKBTI.1090",
        "1939.SKBTI.1088",
        "1939.SKBTI.1166",
        "1939.SKBTI.1089",
        "1939.SKBTI.1109",
        "1939.SKBTI.1204",
        "1939.SKBTI.1232",
        "1939.SKBTI.1192",
        "1939.SKBTI.1231",
        "1939.SKBTI.1196",
        "1939.SKBTI.1197",
        "1939.SKBTI.1237",
        "1939.SKBTI.1246",
        "1939.SKBTI.0977",
        "1939.SKBTI.1270",
        "1939.SKBTI.1032",
        "1939.SKBTI.1266",
        "1939.SKBTI.1008",
        "1939.SKBTI.1265",
        "1939.SKBTI.1257",
        "1939.SKBTI.1022",
        "1939.SKBTI.1269",
        "1939.SKBTI.1273",
        "1939.SKBTI.1310",
        "1939.121503",
        "1939.SKBTI.0507",
        "1939.SKBTI.0515",
        "1939.SKBTI.0614",
        "1939.MGH113527",
        "1939.MGH104316.a",
        "1939.SKBTI.0679",
        "1939.122037",
        "1939.SKBTI.0223.a",
        "1939.SKBTI.0198.a",
        "1939.SKBTI.1012",
        "1939.SKBTI.1025",
        "1939.121191",
        "1939.121475",
        "1939.SKBTI.0111",
        "1939.SKBTI.0165",
        "1939.SKBTI.0255.b",
        "1939.SKBTI.0268",
        "1939.SKBTI.0270",
        "1939.SKBTI.0223.b",
        "1939.SKBTI.1191",
        "1939.SKBTI.1203",
        "1939.SKBTI.1010",
        "1939.SKBTI.1049",
        "1939.SKBTI.0481",
        "1939.SKBTI.0516",
        "1939.SKBTI.0518",
        "1939.SKBTI.0524",
        "1939.SKBTI.0542",
        "1939.SKBTI.0532",
        "1939.SKBTI.0519",
        "1939.SKBTI.0576",
        "1939.SKBTI.0526",
        "1939.SKBTI.0667",
        "1939.SKBTI.0589",
        "1939.SKBTI.0601",
        "1939.SKBTI.0587",
        "1939.SKBTI.0605",
        "1939.SKBTI.0583",
        "1939.SKBTI.0597",
        "1939.SKBTI.0543",
        "1939.SKBTI.0581",
        "1939.100209",
        "1939.MGH105618",
        "1939.MGH101725",
        "1939.MGH103660",
        "1939.MGH111702",
        "1939.SKBTI091.a",
        "1939.MGH105361",
        "1939.MGH100601.a",
        "1939.MGH102797",
        "1939.MGH102504",
        "1939.MGH102894",
        "1939.MGH104413",
        "1939.SKBTI.0759",
        "1939.SKBTI.0765",
        "1939.SKBTI.0692",
        "1939.MGH101249",
        "1939.SKBTI.0708",
        "1939.122050",
        "1939.122033",
        "1939.121952.b",
        "1939.121953.b",
        "1939.121954.b",
        "1939.122098.b",
        "1939.SKBTI.0172.a",
        "1939.SKBTI.1112",
        "1939.SKBTI.1151",
        "1939.SKBTI.1171",
        "1939.SKBTI.1173",
        "1939.SKBTI.1210",
        "1939.SKBTI.1214",
        "1939.SKBTI.1228",
        "1939.SKBTI.1238",
        "1939.SKBTI.0996",
        "1939.SKBTI.1207",
        "1939.SKBTI.1055",
        "1939.SKBTI.1017",
        "1939.SKBTI.1050",
        "1939.SKBTI.1306",
        "1939.121386",
        "1939.121387",
        "1939.SKBTI.0391",
        "1939.SKBTI.0595",
        "1939.SKBTI.0762",
        "1939.SKBTI021",
        "1939.SKBTI035",
        "1939.SKBTI067",
        "1939.SKBTI.0118",
        "1939.SKBTI.0102.b",
        "1939.SKBTI.0114",
        "1939.SKBTI.0113",
        "1939.SKBTI.0194",
        "1939.SKBTI.0195",
        "1939.SKBTI.0227.b",
        "1939.SKBTI.0240",
        "1939.SKBTI.0243",
        "1939.SKBTI.0265.b",
        "1939.SKBTI.0272.b",
        "1939.SKBTI.1225",
        "1939.SKBTI.1213",
        "1939.SKBTI.1043",
        "1939.SKBTI.1268",
        "1939.SKBTI.1144",
        "1939.SKBTI.1249",
        "1939.SKBTI.1284",
        "1939.SKBTI.0531",
        "1939.SKBTI.0630",
        "1939.SKBTI.0713",
        "1939.SKBTI.1280",
        "1939.SKBTI.1153",
        "1939.100233",
        "1939.MGH106399",
        "1939.SKBTI.0121",
        "1939.SKBTI.0511",
        "1939.SKBTI.0609",
        "1939.SKBTI.0557",
        "1939.SKBTI.0646",
        "1939.SKBTI.0569",
        "1939.SKBTI075.a",
        "1939.MGH102271",
        "1939.MGH105126",
        "1939.SKBTI.0756.a",
        "1939.SKBTI.1075",
        "1939.SKBTI.1175",
        "1939.SKBTI082.b",
        "1939.SKBTI.0115.b",
        "1939.SKBTI.0172.b",
        "1939.SKBTI.0198.b",
        "1939.SKBTI.1108",
        "1939.MGH102203",
        "1939.SKBTI.0529",
        "1939.SKBTI.0498",
        "1939.SKBTI076.a",
        "1939.MGH103912",
        "1939.MGH103547",
        "1939.MGH102261",
        "1939.MGH103728",
        "1939.MGH105450",
        "1939.SKBTI.0767.a",
        "1939.SKBTI.1000",
        "1939.SKBTI006",
        "1939.SKBTI.0110",
        "1939.SKBTI.0168",
        "1939.SKBTI.0183",
        "1939.SKBTI.1261",
        "1939.121314",
        "1939.MGH105700",
        "1939.SKBTI.0721",
        "1939.SKBTI.0689",
        "1939.SKBTI.1030",
        "1939.SKBTI.0146",
        "1939.SKBTI.1037",
        "1939.122053.a",
        "1939.SKBTI.1020",
        "1939.SKBTI.0173.b",
        "1939.SKBTI.0575",
        "1939.SKBTI046.a",
        "1939.121421",
        "1939.SKBTI.0521",
        "1939.121192",
        "1939.121214",
        "1939.SKBTI.0987",
        "1939.MGH103891",
        "1939.SKBTI.0705.a",
        "1939.SKBTI.1091",
        "1939.SKBTI.1124",
        "1939.SKBTI.0703",
        "1939.SKBTI.0200",
        "1939.SKBTI.0495",
        "1939.121493",
        "1939.MGH103539",
        "1939.121456",
        "1939.SKBTI.0525",
        "1939.SKBTI.0608",
        "1939.SKBTI.0661",
        "1939.MGH102278",
        "1939.SKBTI.0229",
        "1939.121479",
        "1939.SKBTI.0641.b",
        "1939.SKBTI.0574",
        "1939.SKBTI.0116",
        "1939.SKBTI.0134.b",
        "1939.SKBTI.0593",
        "1939.MGH100698",
        "1939.SKBTI.1111",
        "1939.MGH103029",
        "1939.SKBTI.0604",
        "1939.SKBTI.0103",
        "1939.SKBTI.0271.b",
        "1939.SKBTI.1285",
        "1939.SKBTI.0520",
        "1939.SKBTI.0584",
        "1939.MGH104119",
        "1939.MGH104421",
        "1939.MGH105192",
        "1939.SKBTI.0547",
        "1939.SKBTI.0655",
        "1939.SKBTI.0500",
        "1939.MGH104824.a",
        "1939.MGH104824.b",
        "1939.SKBTI.0199",
        "1939.SKBTI.0751",
        "1939.121180"
      ],
      "rows": 9511,
      "table": true,
      "tojson": true
    },
    {
      "name": "RISK_CCFA_sam",
      "title": "Data from Gevers et al. (2014)",
      "object": "RISK_CCFA",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X.SampleID",
        "BarcodeSequence",
        "LinkerPrimerSequence",
        "center_name",
        "center_project_name",
        "experiment_center",
        "experiment_design_description",
        "experiment_title",
        "external_id",
        "illumina_technology",
        "instrument_model",
        "library_construction_protocol",
        "pcr_primers",
        "platform",
        "run_center",
        "run_prefix",
        "samp_size",
        "sample_center",
        "sequencing_meth",
        "target_gene",
        "target_subfragment",
        "age",
        "age_unit",
        "altitude",
        "anonymized_name",
        "antibiotics",
        "b_cat",
        "biologics",
        "biopsy_location",
        "birthdate",
        "body_habitat",
        "body_product",
        "body_site",
        "collection",
        "collection_timestamp",
        "country",
        "depth",
        "diagnosis",
        "disease_duration",
        "disease_extent",
        "disease_stat",
        "diseasesubtype",
        "dna_extracted",
        "elevation",
        "env_biome",
        "env_feature",
        "env_package",
        "gastric_involvement",
        "gastrointest_disord",
        "host_common_name",
        "host_scientific_name",
        "host_subject_id",
        "host_taxid",
        "ileal_invovlement",
        "immunosup",
        "inflammationstatus",
        "latitude",
        "longitude",
        "mesalamine",
        "orig_name",
        "perianal",
        "physical_specimen_location",
        "physical_specimen_remaining",
        "public",
        "race",
        "sample_type",
        "scientific_name",
        "sex",
        "smoking",
        "steroids",
        "title",
        "type_sample",
        "Description"
      ],
      "rows": 1359,
      "table": true,
      "tojson": true
    },
    {
      "name": "RISK_CCFA_tax",
      "title": "Data from Gevers et al. (2014)",
      "object": "RISK_CCFA",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Kingdom",
        "Phylum",
        "Class",
        "Order",
        "Family",
        "Genus",
        "Species"
      ],
      "rows": 9511,
      "table": true,
      "tojson": true
    },
    {
      "name": "Y",
      "title": "Data from Silverman et al. (2019) bioRxiv",
      "object": "pcrbias_mock",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "cycle13.1",
        "cycle13.2",
        "cycle13.3",
        "cycle14.1",
        "cycle14.2",
        "cycle14.3",
        "cycle15.1",
        "cycle15.2",
        "cycle15.3",
        "cycle16.1",
        "cycle16.2",
        "cycle16.3",
        "cycle17.1",
        "cycle17.2",
        "cycle17.3",
        "cycle18.1",
        "cycle18.2",
        "cycle18.3",
        "cycle19.1",
        "cycle19.2",
        "cycle19.3",
        "cycle20.1",
        "cycle20.2",
        "cycle20.3",
        "cycle21.1",
        "cycle21.2",
        "cycle21.3",
        "cycle22.1",
        "cycle22.2",
        "cycle22.3",
        "cycle23.1",
        "cycle23.2",
        "cycle23.3",
        "cycle24.1",
        "cycle24.2",
        "cycle24.3",
        "cycle25.1",
        "cycle25.2",
        "cycle25.3",
        "cycle26.1",
        "cycle26.2",
        "cycle26.3",
        "cycle27.1",
        "cycle27.2",
        "cycle27.3",
        "cycle28.1",
        "cycle28.2",
        "cycle28.3",
        "cycle29.1",
        "cycle29.2",
        "cycle29.3",
        "cycle30.1",
        "cycle30.2",
        "cycle30.3",
        "cycle31.1",
        "cycle31.2",
        "cycle31.3",
        "cycle32.1",
        "cycle32.2",
        "cycle32.3",
        "cycle33.1",
        "cycle33.2",
        "cycle33.3",
        "cycle34.1",
        "cycle34.2",
        "cycle34.3",
        "cycle35.1",
        "cycle35.2",
        "cycle35.3",
        "mix1.1",
        "mix1.2",
        "mix1.3",
        "mix10.1",
        "mix10.2",
        "mix10.3",
        "mix2.1",
        "mix2.2",
        "mix2.3",
        "mix3.1",
        "mix3.2",
        "mix3.3",
        "mix4.1",
        "mix4.2",
        "mix4.3",
        "mix5.1",
        "mix5.2",
        "mix5.3",
        "mix6.1",
        "mix6.2",
        "mix6.3",
        "mix7.1",
        "mix7.2",
        "mix7.3",
        "mix8.1",
        "mix8.2",
        "mix8.3",
        "mix9.1",
        "mix9.2",
        "mix9.3"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alr",
      "title": "Compute the ALR of a matrix",
      "topics": [
        "alr"
      ]
    },
    {
      "page": "alr_array",
      "title": "Compute the ALR of an array",
      "topics": [
        "alr_array"
      ]
    },
    {
      "page": "alrInv",
      "title": "Compute the inverse ALR of a matrix",
      "topics": [
        "alrInv"
      ]
    },
    {
      "page": "alrInv_array",
      "title": "Compute the ALR of an array",
      "topics": [
        "alrInv_array"
      ]
    },
    {
      "page": "as.list.orthusfit",
      "title": "Convert object of class orthusfit to a list",
      "topics": [
        "as.list.orthusfit"
      ]
    },
    {
      "page": "as.list.pibblefit",
      "title": "Convert object of class pibblefit to a list",
      "topics": [
        "as.list.pibblefit"
      ]
    },
    {
      "page": "as.orthusfit",
      "title": "convert list to orthusfit",
      "topics": [
        "as.orthusfit"
      ]
    },
    {
      "page": "as.pibblefit",
      "title": "convert list to pibblefit",
      "topics": [
        "as.pibblefit"
      ]
    },
    {
      "page": "basset_fit",
      "title": "Interface to fit basset models",
      "topics": [
        "basset",
        "basset_fit",
        "refit.bassetfit"
      ]
    },
    {
      "page": "check_dims",
      "title": "Check vector/matrix/data.frame for expected dimensions or throw error",
      "topics": [
        "check_dims"
      ]
    },
    {
      "page": "clr_array",
      "title": "Compute the CLR of an array",
      "topics": [
        "clr_array"
      ]
    },
    {
      "page": "coef.orthusfit",
      "title": "Return regression coefficients of orthus object",
      "topics": [
        "coef.orthusfit"
      ]
    },
    {
      "page": "coef.pibblefit",
      "title": "Return regression coefficients of pibblefit object",
      "topics": [
        "coef.pibblefit"
      ]
    },
    {
      "page": "conjugateLinearModel",
      "title": "Solve Bayesian Multivariate Conjugate Linear Model",
      "topics": [
        "conjugateLinearModel"
      ]
    },
    {
      "page": "convert_orthus_covariance",
      "title": "Convert orthus covariance matricies between representations",
      "topics": [
        "convert_orthus_covariance",
        "oalrvar2alrvar",
        "oalrvar2clrvar",
        "oalrvar2ilrvar",
        "oclrvar2alrvar",
        "oclrvar2ilrvar",
        "oilrvar2alrvar",
        "oilrvar2clrvar",
        "oilrvar2ilrvar"
      ]
    },
    {
      "page": "create_default_ilr_base",
      "title": "Create a default ILR base",
      "topics": [
        "create_default_ilr_base"
      ]
    },
    {
      "page": "fido_package",
      "title": "fido: Fitting and Analysis of Multinomial Logistic Normal Models",
      "topics": [
        "fido-package",
        "fido",
        "fido_package"
      ]
    },
    {
      "page": "fido_transforms",
      "title": "Transform Fit fido Parameters to other representations",
      "topics": [
        "fido_transforms",
        "to_alr",
        "to_alr.orthusfit",
        "to_alr.pibblefit",
        "to_clr",
        "to_clr.orthusfit",
        "to_clr.pibblefit",
        "to_ilr",
        "to_ilr.orthusfit",
        "to_ilr.pibblefit",
        "to_proportions",
        "to_proportions.orthusfit",
        "to_proportions.pibblefit"
      ]
    },
    {
      "page": "gather_array",
      "title": "Gather Multidimensional Array to Tidy Tibble",
      "topics": [
        "gather_array"
      ]
    },
    {
      "page": "kernels",
      "title": "Multivariate RBF Kernel",
      "topics": [
        "kernels",
        "LINEAR",
        "SE"
      ]
    },
    {
      "page": "lambda_to_iqlr",
      "title": "Transform Lambda into IQLR (Inter-Quantile Log-Ratio)",
      "topics": [
        "lambda_to_iqlr"
      ]
    },
    {
      "page": "lmvgamma",
      "title": "Log of Multivarate Gamma Function - Gamma_p(a)",
      "topics": [
        "lmvgamma"
      ]
    },
    {
      "page": "lmvgamma_deriv",
      "title": "Derivative of Log of Multivariate Gamma Function - Gamma_p(a)",
      "topics": [
        "lmvgamma_deriv"
      ]
    },
    {
      "page": "loglikPibbleCollapsed",
      "title": "Calculations for the Collapsed Pibble Model",
      "topics": [
        "gradPibbleCollapsed",
        "hessPibbleCollapsed",
        "loglikPibbleCollapsed"
      ]
    },
    {
      "page": "mallard",
      "title": "Data from Silverman et al. (2018) Microbiome",
      "topics": [
        "mallard"
      ]
    },
    {
      "page": "mallard_family",
      "title": "Data from Silverman et al. (2018) Microbiome",
      "topics": [
        "mallard_family"
      ]
    },
    {
      "page": "metadata",
      "title": "Data from Silverman et al. (2019) bioRxiv",
      "topics": [
        "metadata"
      ]
    },
    {
      "page": "miniclo",
      "title": "Closure operator",
      "topics": [
        "miniclo"
      ]
    },
    {
      "page": "miniclo_array",
      "title": "Closure Operation applied to array on margin",
      "topics": [
        "miniclo_array"
      ]
    },
    {
      "page": "mongrel-deprecated",
      "title": "mongrel",
      "topics": [
        "mongrel",
        "mongrel-deprecated"
      ]
    },
    {
      "page": "name",
      "title": "Generic method for applying names to an object",
      "topics": [
        "name"
      ]
    },
    {
      "page": "name.orthusfit",
      "title": "S3 for orthusfit apply names to orthusfit object",
      "topics": [
        "name.orthusfit"
      ]
    },
    {
      "page": "name.pibblefit",
      "title": "S3 for pibblefit apply names to pibblefit object",
      "topics": [
        "name.pibblefit"
      ]
    },
    {
      "page": "name_dims",
      "title": "Generic method for getting and setting dimension names of fit object",
      "topics": [
        "names_categories",
        "names_categories.pibblefit",
        "names_categories<-",
        "names_categories<-.pibblefit",
        "names_coords",
        "names_coords.pibblefit",
        "names_covariates",
        "names_covariates.pibblefit",
        "names_covariates<-",
        "names_covariates<-.pibblefit",
        "names_samples",
        "names_samples.pibblefit",
        "names_samples<-",
        "names_samples<-.pibblefit",
        "name_dims"
      ]
    },
    {
      "page": "access_dims",
      "title": "Generic method for accessing model fit dimensions",
      "topics": [
        "access_dims",
        "ncategories",
        "ncategories.orthusfit",
        "ncategories.pibblefit",
        "ncovariates",
        "ncovariates.orthusfit",
        "ncovariates.pibblefit",
        "niter",
        "niter.orthusfit",
        "niter.pibblefit",
        "nsamples",
        "nsamples.orthusfit",
        "nsamples.pibblefit"
      ]
    },
    {
      "page": "optimPibbleCollapsed",
      "title": "Function to Optimize the Collapsed Pibble Model",
      "topics": [
        "optimPibbleCollapsed"
      ]
    },
    {
      "page": "orthus_fit",
      "title": "Interface to fit orthus models",
      "topics": [
        "orthus",
        "orthus_fit"
      ]
    },
    {
      "page": "orthus_lr_transforms",
      "title": "Log-Ratio transforms for orthus objects",
      "topics": [
        "oalr",
        "oalrInv",
        "oclr",
        "oclrInv",
        "oglr",
        "oglrInv",
        "oilr",
        "oilrInv",
        "orthus_lr_transforms"
      ]
    },
    {
      "page": "orthus_sim",
      "title": "Simulate simple orthus dataset and priors (for testing)",
      "topics": [
        "orthus_sim"
      ]
    },
    {
      "page": "orthus_tidy_samples",
      "title": "Convert orthus samples of Eta Lambda and Sigma to tidy format",
      "topics": [
        "orthus_tidy_samples"
      ]
    },
    {
      "page": "orthusfit",
      "title": "Create orthusfit object",
      "topics": [
        "orthusfit"
      ]
    },
    {
      "page": "pcrbias_mock",
      "title": "Data from Silverman et al. (2019) bioRxiv",
      "topics": [
        "pcrbias_mock"
      ]
    },
    {
      "page": "pibble_fit",
      "title": "Interface to fit pibble models",
      "topics": [
        "pibble",
        "pibble_fit",
        "refit.pibblefit"
      ]
    },
    {
      "page": "pibble_sim",
      "title": "Simulate simple pibble dataset and priors (for testing)",
      "topics": [
        "pibble_sim"
      ]
    },
    {
      "page": "pibble_tidy_samples",
      "title": "Convert pibble samples of Eta Lambda and Sigma to tidy format",
      "topics": [
        "pibble_tidy_samples"
      ]
    },
    {
      "page": "pibblefit",
      "title": "Create pibblefit object",
      "topics": [
        "pibblefit"
      ]
    },
    {
      "page": "plot.pibblefit",
      "title": "Plot Summaries of Posterior Distribution of pibblefit Parameters",
      "topics": [
        "plot.pibblefit"
      ]
    },
    {
      "page": "ppc",
      "title": "Generic method for visualizing posterior predictive checks",
      "topics": [
        "ppc"
      ]
    },
    {
      "page": "ppc_summary",
      "title": "Generic Method to Plot Posterior Predictive Summaries",
      "topics": [
        "ppc_summary",
        "ppc_summary.pibblefit"
      ]
    },
    {
      "page": "ppc.pibblefit",
      "title": "Visualization of Posterior Predictive Check of fit model",
      "topics": [
        "ppc.pibblefit"
      ]
    },
    {
      "page": "predict.bassetfit",
      "title": "Predict using basset",
      "topics": [
        "predict.bassetfit"
      ]
    },
    {
      "page": "predict.pibblefit",
      "title": "Predict response from new data",
      "topics": [
        "predict.pibblefit"
      ]
    },
    {
      "page": "print.orthusfit",
      "title": "Print dimensions and coordinate system information for orthusfit object.",
      "topics": [
        "print.orthusfit"
      ]
    },
    {
      "page": "print.pibblefit",
      "title": "Print dimensions and coordinate system information for pibblefit object.",
      "topics": [
        "print.pibblefit"
      ]
    },
    {
      "page": "r2",
      "title": "Generic Method to Calculate R2 for Fitted Model",
      "topics": [
        "r2",
        "r2.bassetfit",
        "r2.pibblefit"
      ]
    },
    {
      "page": "random_pibble_init",
      "title": "Provide random initialization for pibble model",
      "topics": [
        "random_pibble_init"
      ]
    },
    {
      "page": "refit",
      "title": "Generic method for fitting model from passed model fit object",
      "topics": [
        "refit"
      ]
    },
    {
      "page": "req",
      "title": "Generic method for ensuring object contains required elements",
      "topics": [
        "req"
      ]
    },
    {
      "page": "req.orthusfit",
      "title": "require elements to be non-null in orthusfit or throw error",
      "topics": [
        "req.orthusfit"
      ]
    },
    {
      "page": "req.pibblefit",
      "title": "require elements to be non-null in pibblefit or throw error",
      "topics": [
        "req.pibblefit"
      ]
    },
    {
      "page": "RISK_CCFA",
      "title": "Data from Gevers et al. (2014)",
      "topics": [
        "RISK_CCFA"
      ]
    },
    {
      "page": "RISK_CCFA_otu",
      "title": "Data from Gevers et al. (2014)",
      "topics": [
        "RISK_CCFA_otu"
      ]
    },
    {
      "page": "RISK_CCFA_sam",
      "title": "Data from Gevers et al. (2014)",
      "topics": [
        "RISK_CCFA_sam"
      ]
    },
    {
      "page": "RISK_CCFA_tax",
      "title": "Data from Gevers et al. (2014)",
      "topics": [
        "RISK_CCFA_tax"
      ]
    },
    {
      "page": "sample_prior",
      "title": "Generic method for sampling from prior distribution of object",
      "topics": [
        "sample_prior"
      ]
    },
    {
      "page": "sample_prior.pibblefit",
      "title": "Sample from the prior distribution of pibblefit object",
      "topics": [
        "sample_prior.pibblefit"
      ]
    },
    {
      "page": "store_coord",
      "title": "Holds information on coordinates system to later be reapplied",
      "topics": [
        "reapply_coord",
        "store_coord"
      ]
    },
    {
      "page": "summarise_posterior",
      "title": "Shortcut for summarize variable with quantiles and mean",
      "topics": [
        "summarise_posterior"
      ]
    },
    {
      "page": "summary.orthusfit",
      "title": "Summarise orthusfit object and print posterior quantiles",
      "topics": [
        "summary.orthusfit"
      ]
    },
    {
      "page": "summary.pibblefit",
      "title": "Summarise pibblefit object and print posterior quantiles",
      "topics": [
        "summary.pibblefit"
      ]
    },
    {
      "page": "uncollapsePibble",
      "title": "Uncollapse output from optimPibbleCollapsed to full pibble Model",
      "topics": [
        "uncollapsePibble"
      ]
    },
    {
      "page": "uncollapsePibble_sigmaKnown",
      "title": "Uncollapse output from optimPibbleCollapsed to full pibble Model when Sigma is known",
      "topics": [
        "uncollapsePibble_sigmaKnown"
      ]
    },
    {
      "page": "verify",
      "title": "Generic method for verifying new objects",
      "topics": [
        "verify"
      ]
    },
    {
      "page": "verify.bassetfit",
      "title": "Simple verification of passed bassetfit object",
      "topics": [
        "verify.bassetfit"
      ]
    },
    {
      "page": "verify.orthusfit",
      "title": "Simple verification of passed orthusfit object",
      "topics": [
        "verify.orthusfit"
      ]
    },
    {
      "page": "verify.pibblefit",
      "title": "Simple verification of passed pibblefit object",
      "topics": [
        "verify.pibblefit"
      ]
    },
    {
      "page": "Y",
      "title": "Data from Silverman et al. (2019) bioRxiv",
      "topics": [
        "Y"
      ]
    }
  ],
  "_readme": "https://github.com/jsilve24/fido/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arrayhelpers",
    "backports",
    "BH",
    "checkmate",
    "cli",
    "coda",
    "cpp11",
    "distributional",
    "dplyr",
    "farver",
    "generics",
    "ggdist",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppGSL",
    "RcppNumerical",
    "RcppZiggurat",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "svUnit",
    "tensorA",
    "tibble",
    "tidybayes",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "mitigating-pcrbias.Rmd",
      "filename": "mitigating-pcrbias.html",
      "title": "Example of using Fido for measuring and mitigating PCR Bias",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "An Example",
        "Using Maximum Marginal Likelihood to estimate a scale of Gamma"
      ],
      "created": "2020-09-22 21:00:56",
      "modified": "2023-05-30 16:39:06",
      "commits": 6
    },
    {
      "source": "introduction-to-fido.Rmd",
      "filename": "introduction-to-fido.html",
      "title": "Introduction to fido::Pibble",
      "author": "Justin Silverman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "An introduction to fido",
        "The pibble model",
        "Example analysis of microbiome data",
        "More Technical Details",
        "A few notes on model inference and parameter collapsing",
        "References"
      ],
      "created": "2020-08-06 19:14:13",
      "modified": "2024-05-20 18:07:27",
      "commits": 14
    },
    {
      "source": "orthus.Rmd",
      "filename": "orthus.html",
      "title": "Joint Modeling (e.g., Multiomics) with fido::Orthus",
      "author": "Justin Silverman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "fido::orthus, the model",
        "Joint modeling of Microbial 16S data and Metabolomics",
        "Investigate Model Results",
        "Qualifications and Caution",
        "References"
      ],
      "created": "2019-08-06 20:08:56",
      "modified": "2024-05-03 15:06:53",
      "commits": 11
    },
    {
      "source": "non-linear-models.Rmd",
      "filename": "non-linear-models.html",
      "title": "Non-linear models with fido::basset",
      "author": "Justin Silverman",
      "engine": "knitr::rmarkdown",
      "headings": [
        "fido::basset, the model",
        "Non-linear time-series modeling",
        "Updated Functionality: Additive Gaussian Processes",
        "References"
      ],
      "created": "2019-04-25 14:24:01",
      "modified": "2024-05-14 03:14:19",
      "commits": 10
    },
    {
      "source": "picking_priors.Rmd",
      "filename": "picking_priors.html",
      "title": "Picking Priors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Background on the Matrix Normal",
        "The Vec Operation",
        "Kronker Products",
        "The Matrix Normal",
        "The prior for $\\Sigma$",
        "Background on the Prior",
        "Choosing $\\upsilon$ and $\\Xi$.",
        "The prior for $\\Lambda$",
        "Choosing $\\Theta$",
        "Choosing $\\Gamma$",
        "The Prior for $\\eta$",
        "How the Choice of $\\upsilon$ and $\\Xi$ Interacts With the Choice of $\\Gamma$"
      ],
      "created": "2019-06-22 20:51:35",
      "modified": "2023-06-14 01:45:19",
      "commits": 7
    }
  ],
  "_score": 8.100370545117563,
  "_indexed": true,
  "_nocasepkg": "fido",
  "_universes": [
    "jsilve24"
  ],
  "_previous": "1.1.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-22T16:52:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "c7ac456ed33946be5a94b63b47d10d40d3d436ea0a5320aadbeb82fece81a782",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-22T16:52:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "fa07a8c35b3261f1b38bcb4d9e5960d9ebef1fff93586b8a5e84e2de7122ca34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-22T16:52:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "ed31a48440826ded93dd41323d1c0b01d8adfa3bede368aae8b5dce4bd78251f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-22T16:52:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "3f0d46f15d39eb68d2165f2d26d2d5665154eec1dfe82cb9309b6de258538806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-22T16:51:15.000Z",
      "arch": "aarch64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "fa24d4b60b5c72c4161256de8883dcdf30e8b36c82f379a89fadaab25e7c53ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-22T16:52:20.000Z",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "fd2682fd6dbb21e801a1d7fe55d2e4cb47f0a57cdc391382709cbbdc26efe1ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-22T16:51:24.000Z",
      "arch": "aarch64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "f14861a5043a64faf4696ebba055e74c5c97c04a5b5368fb86c0bd67669bd51e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-22T16:54:46.000Z",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "992284eedf1459da9a5b83a6bb4b03ec8b993ac187076b4c1ce8570ce79461f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-22T16:51:24.000Z",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "4e77320dbc94bee56c7b4af2cd151ceaa59cbdd3a703c144af0dc52d79cc6209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-22T16:51:05.000Z",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "36a7e10ee4eb36f418fc7839855de8c7c98e8030b1f2a0144c41ad6ad3d6f135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-22T16:51:15.000Z",
      "arch": "x86_64",
      "commit": "36e97a883dedbd388c5cfedfda1826761b339709",
      "fileid": "d85d43aff23623b6ce28c862f4694970d94d041991c71aba5f2a46dc7b7d87f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26300159252"
    }
  ]
}