{
  "_id": "6a16c7b4acfb0bcc41d88d37",
  "Package": "MBNMAtime",
  "Type": "Package",
  "Title": "Run Time-Course Model-Based Network Meta-Analysis (MBNMA) Models",
  "Version": "0.2.6",
  "Language": "en-GB",
  "Date": "2025-01-28",
  "Authors@R": "c(person(\"Hugo\", \"Pedder\", \nemail = \"hugopedder@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7813-3749\")))",
  "Maintainer": "Hugo Pedder <hugopedder@gmail.com>",
  "Description": "Fits Bayesian time-course models for model-based network\nmeta-analysis (MBNMA) that allows inclusion of multiple\ntime-points from studies. Repeated measures over time are\naccounted for within studies by applying different time-course\nfunctions, following the method of Pedder et al. (2019)\n<doi:10.1002/jrsm.1351>. The method allows synthesis of studies\nwith multiple follow-up measurements that can account for\ntime-course for a single or multiple treatment comparisons.\nSeveral general time-course functions are provided; others may\nbe added by the user. Various characteristics can be flexibly\nadded to the models, such as correlation between time points\nand shared class effects. The consistency of direct and\nindirect evidence in the network can be assessed using\nunrelated mean effects models and/or by node-splitting.",
  "License": "GPL-3",
  "SystemRequirements": "JAGS (>= 4.3.0) (http://mcmc-jags.sourceforge.net)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr, rmarkdown",
  "RdMacros": "Rdpack",
  "URL": "https://hugaped.github.io/MBNMAtime/",
  "Config/pak/sysreqs": "libglpk-dev jags libicu-dev libpng-dev libxml2-dev",
  "Repository": "https://hugaped.r-universe.dev",
  "Date/Publication": "2025-02-06 19:05:41 UTC",
  "RemoteUrl": "https://github.com/hugaped/mbnmatime",
  "RemoteRef": "HEAD",
  "RemoteSha": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:26:43 UTC",
    "User": "root"
  },
  "Author": "Hugo Pedder [aut, cre] (ORCID: <https://orcid.org/0000-0002-7813-3749>)",
  "MD5sum": "63fa6e10ede94be1a7362049273ead30",
  "_user": "hugaped",
  "_type": "src",
  "_file": "MBNMAtime_0.2.6.tar.gz",
  "_fileid": "a5c2c48fab3e430bbbb94067047904931254bd42727a0838956293f666c49126",
  "_filesize": 5298016,
  "_sha256": "a5c2c48fab3e430bbbb94067047904931254bd42727a0838956293f666c49126",
  "_created": "2026-05-27T10:26:43.000Z",
  "_published": "2026-05-27T10:30:12.383Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78057196168,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238064656"
    },
    {
      "job": 78057196102,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238063813"
    },
    {
      "job": 78057196061,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238054640"
    },
    {
      "job": 78057196108,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238051551"
    },
    {
      "job": 78056461136,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238009170"
    },
    {
      "job": 78057196096,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238048900"
    },
    {
      "job": 78057196134,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238052652"
    },
    {
      "job": 78057196149,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238051152"
    },
    {
      "job": 78057196098,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238050501"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugaped/mbnmatime",
  "_commit": {
    "id": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
    "author": "hugaped <hugo.pedder@bristol.ac.uk>",
    "committer": "hugaped <hugo.pedder@bristol.ac.uk>",
    "message": "updated to github actions v4\n",
    "time": 1738868741
  },
  "_maintainer": {
    "name": "Hugo Pedder",
    "email": "hugopedder@gmail.com",
    "login": "hugaped",
    "orcid": "0000-0002-7813-3749",
    "description": "",
    "uuid": 32274050
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "R2jags",
      "version": ">= 0.8-9",
      "role": "Imports"
    },
    {
      "package": "rjags",
      "version": ">= 4-8",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 1.8.5",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.0.1.1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lspline",
      "version": ">= 1.0-0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "ggdist",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "version": ">= 1.8-8",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.10-1",
      "role": "Imports"
    },
    {
      "package": "overlapping",
      "version": ">= 1.5.0",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "version": ">= 4.0.2",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "version": ">= 4.4-1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 1.1-2",
      "role": "Suggests"
    },
    {
      "package": "mcmcplots",
      "version": ">= 0.4.3",
      "role": "Suggests"
    }
  ],
  "_owner": "hugaped",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "hugaped",
      "count": 686,
      "uuid": 32274050
    }
  ],
  "_userbio": {
    "uuid": 32274050,
    "type": "user",
    "name": "Hugo Pedder"
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MBNMAtime"
  },
  "_devurl": "https://github.com/hugaped/mbnmatime",
  "_pkgdown": "https://hugaped.github.io/MBNMAtime/",
  "_searchresults": 22,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MBNMAtime.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugaped/mbnmatime",
  "_realowner": "hugaped",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2019-10-28"
    },
    {
      "version": "0.1.3",
      "date": "2020-03-04"
    },
    {
      "version": "0.2.0",
      "date": "2021-04-26"
    },
    {
      "version": "0.2.1",
      "date": "2021-09-13"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-17"
    },
    {
      "version": "0.2.4",
      "date": "2023-10-14"
    },
    {
      "version": "0.2.6",
      "date": "2025-01-29"
    }
  ],
  "_exports": [
    "%>%",
    "add_index",
    "binplot",
    "cumrank",
    "default.priors",
    "devplot",
    "fitplot",
    "genspline",
    "get.closest.time",
    "get.earliest.time",
    "get.latest.time",
    "get.prior",
    "get.relative",
    "getjagsdata",
    "getnmadata",
    "inconsistency.loops",
    "mb.comparisons",
    "mb.make.contrast",
    "mb.network",
    "mb.nodesplit",
    "mb.nodesplit.comparisons",
    "mb.run",
    "mb.update",
    "mb.write",
    "nma.run",
    "rank",
    "ref.synth",
    "temax",
    "tfpoly",
    "timeplot",
    "titp",
    "tloglin",
    "tpoly",
    "tspline",
    "tuser",
    "write.ref.synth"
  ],
  "_datasets": [
    {
      "name": "alog_pcfb",
      "title": "Studies of alogliptin for lowering blood glucose concentration in patients with type II diabetes",
      "object": "alog_pcfb",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "studyID",
        "clinicaltrialGov_ID",
        "agent",
        "dose",
        "treatment",
        "time",
        "y",
        "se",
        "n"
      ],
      "rows": 233,
      "table": true,
      "tojson": true
    },
    {
      "name": "copd",
      "title": "Studies comparing Tiotropium, Aclidinium and Placebo for maintenance treatment of moderate to severe chronic obstructive pulmonary disease",
      "object": "copd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "studyID",
        "time",
        "y",
        "se",
        "treatment",
        "n"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "diabetes",
      "title": "Studies comparing treatments for type 2 diabetes",
      "object": "diabetes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "studyID",
        "treatment",
        "time",
        "y",
        "se",
        "sd",
        "n"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "goutSUA_CFB",
      "title": "Studies of treatments for reducing serum uric acid in patients with gout",
      "object": "GoutSUA_CFB",
      "class": [
        "data.frame"
      ],
      "fields": [
        "studyID",
        "time",
        "y",
        "se",
        "treatment",
        "treatname",
        "class"
      ],
      "rows": 253,
      "table": true,
      "tojson": true
    },
    {
      "name": "goutSUA_CFBcomb",
      "title": "Studies of combined treatments for reducing serum uric acid in patients with gout",
      "object": "goutSUA_CFBcomb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "studyID",
        "time",
        "y",
        "se",
        "treatment",
        "treatname",
        "class"
      ],
      "rows": 224,
      "table": true,
      "tojson": true
    },
    {
      "name": "hyalarthritis",
      "title": "Studies comparing hyaluronan (HA)–based viscosupplements for osteoarthritis",
      "object": "hyalarthritis",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "studyID",
        "time",
        "treatment",
        "n",
        "y",
        "se"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "obesityBW_CFB",
      "title": "Studies of treatments for reducing body weight in patients with obesity",
      "object": "obesityBW_CFB",
      "class": [
        "data.frame"
      ],
      "fields": [
        "studyID",
        "time",
        "y",
        "se",
        "n",
        "treatment",
        "treatname",
        "agent",
        "class"
      ],
      "rows": 648,
      "table": true,
      "tojson": true
    },
    {
      "name": "osteopain",
      "title": "Studies of pain relief medications for osteoarthritis",
      "object": "osteopain",
      "class": [
        "data.frame"
      ],
      "fields": [
        "studyID",
        "time",
        "y",
        "se",
        "treatment",
        "arm",
        "treatname"
      ],
      "rows": 417,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_index",
      "title": "Add follow-up time and arm indices to a dataset",
      "topics": [
        "add_index"
      ]
    },
    {
      "page": "alog_pcfb",
      "title": "Studies of alogliptin for lowering blood glucose concentration in patients with type II diabetes",
      "topics": [
        "alog_pcfb"
      ]
    },
    {
      "page": "binplot",
      "title": "Plot relative effects from NMAs performed at multiple time-bins",
      "topics": [
        "binplot"
      ]
    },
    {
      "page": "copd",
      "title": "Studies comparing Tiotropium, Aclidinium and Placebo for maintenance treatment of moderate to severe chronic obstructive pulmonary disease",
      "topics": [
        "copd"
      ]
    },
    {
      "page": "cumrank",
      "title": "Plot cumulative ranking curves from MBNMA models",
      "topics": [
        "cumrank"
      ]
    },
    {
      "page": "default.priors",
      "title": "Sets default priors for JAGS model code",
      "topics": [
        "default.priors"
      ]
    },
    {
      "page": "devplot",
      "title": "Plot deviance contributions from an MBNMA model",
      "topics": [
        "devplot"
      ]
    },
    {
      "page": "diabetes",
      "title": "Studies comparing treatments for type 2 diabetes",
      "topics": [
        "diabetes"
      ]
    },
    {
      "page": "fitplot",
      "title": "Plot fitted values from MBNMA model",
      "topics": [
        "fitplot"
      ]
    },
    {
      "page": "gen.parameters.to.save",
      "title": "Automatically generate parameters to save for a time-course MBNMA model",
      "topics": [
        "gen.parameters.to.save"
      ]
    },
    {
      "page": "genmaxcols",
      "title": "Get large vector of distinct colours using Rcolorbrewer",
      "topics": [
        "genmaxcols"
      ]
    },
    {
      "page": "genspline",
      "title": "Generates spline basis matrices for fitting to time-course function",
      "topics": [
        "genspline"
      ]
    },
    {
      "page": "get.closest.time",
      "title": "Create a dataset with a single time point from each study closest to specified time",
      "topics": [
        "get.closest.time"
      ]
    },
    {
      "page": "get.earliest.time",
      "title": "Create a dataset with the earliest time point only",
      "topics": [
        "get.earliest.time"
      ]
    },
    {
      "page": "get.latest.time",
      "title": "Create a dataset with the latest time point only",
      "topics": [
        "get.latest.time"
      ]
    },
    {
      "page": "get.model.vals",
      "title": "Get MBNMA model values",
      "topics": [
        "get.model.vals"
      ]
    },
    {
      "page": "get.prior",
      "title": "Get current priors from JAGS model code",
      "topics": [
        "get.prior"
      ]
    },
    {
      "page": "get.relative",
      "title": "Calculates relative effects/mean differences at a particular time-point",
      "topics": [
        "get.relative"
      ]
    },
    {
      "page": "getjagsdata",
      "title": "Prepares data for JAGS",
      "topics": [
        "getjagsdata"
      ]
    },
    {
      "page": "getnmadata",
      "title": "Prepares NMA data for JAGS",
      "topics": [
        "getnmadata"
      ]
    },
    {
      "page": "goutSUA_CFB",
      "title": "Studies of treatments for reducing serum uric acid in patients with gout",
      "topics": [
        "goutSUA_CFB"
      ]
    },
    {
      "page": "goutSUA_CFBcomb",
      "title": "Studies of combined treatments for reducing serum uric acid in patients with gout",
      "topics": [
        "goutSUA_CFBcomb"
      ]
    },
    {
      "page": "hyalarthritis",
      "title": "Studies comparing hyaluronan (HA)–based viscosupplements for osteoarthritis",
      "topics": [
        "hyalarthritis"
      ]
    },
    {
      "page": "inconsistency.loops",
      "title": "Identify comparisons in loops that fulfil criteria for node-splitting",
      "topics": [
        "inconsistency.loops"
      ]
    },
    {
      "page": "mb.comparisons",
      "title": "Identify unique comparisons within a network (identical to MBNMAdose)",
      "topics": [
        "mb.comparisons"
      ]
    },
    {
      "page": "mb.make.contrast",
      "title": "Convert arm-based MBNMA data to contrast data",
      "topics": [
        "mb.make.contrast"
      ]
    },
    {
      "page": "mb.nodesplit.comparisons",
      "title": "Identify comparisons in time-course MBNMA datasets that fulfil criteria for node-splitting",
      "topics": [
        "mb.nodesplit.comparisons"
      ]
    },
    {
      "page": "mb.run",
      "title": "Run MBNMA time-course models",
      "topics": [
        "mb.run"
      ]
    },
    {
      "page": "mb.update",
      "title": "Update MBNMA to obtain deviance contributions or fitted values",
      "topics": [
        "mb.update"
      ]
    },
    {
      "page": "mb.validate.data",
      "title": "Validates that a dataset fulfils requirements for MBNMA",
      "topics": [
        "mb.validate.data"
      ]
    },
    {
      "page": "mb.write",
      "title": "Write MBNMA time-course models JAGS code",
      "topics": [
        "mb.write"
      ]
    },
    {
      "page": "nma.run",
      "title": "Run an NMA model",
      "topics": [
        "nma.run"
      ]
    },
    {
      "page": "obesityBW_CFB",
      "title": "Studies of treatments for reducing body weight in patients with obesity",
      "topics": [
        "obesityBW_CFB"
      ]
    },
    {
      "page": "osteopain",
      "title": "Studies of pain relief medications for osteoarthritis",
      "topics": [
        "osteopain"
      ]
    },
    {
      "page": "pDcalc",
      "title": "Calculate plugin pD from a JAGS model with univariate likelihood for studies with repeated measurements",
      "topics": [
        "pDcalc"
      ]
    },
    {
      "page": "mb.network",
      "title": "Create an 'mb.network' object",
      "topics": [
        "mb.network",
        "plot.mb.network"
      ]
    },
    {
      "page": "plot.mb.predict",
      "title": "Plots predicted responses from a time-course MBNMA model",
      "topics": [
        "plot.mb.predict"
      ]
    },
    {
      "page": "plot.mb.rank",
      "title": "Plot histograms of rankings from MBNMA models",
      "topics": [
        "plot.mb.rank"
      ]
    },
    {
      "page": "plot.mbnma",
      "title": "Forest plot for results from time-course MBNMA models",
      "topics": [
        "plot.mbnma"
      ]
    },
    {
      "page": "mb.nodesplit",
      "title": "Perform node-splitting on a MBNMA time-course network",
      "topics": [
        "mb.nodesplit",
        "plot.nodesplit"
      ]
    },
    {
      "page": "predict.mbnma",
      "title": "Predict effects over time in a given population based on MBNMA time-course models",
      "topics": [
        "predict.mbnma"
      ]
    },
    {
      "page": "print.mb.network",
      "title": "Print mb.network information to the console",
      "topics": [
        "print.mb.network"
      ]
    },
    {
      "page": "print.mb.predict",
      "title": "Print summary information from an mb.predict object",
      "topics": [
        "print.mb.predict"
      ]
    },
    {
      "page": "print.mb.rank",
      "title": "Prints a summary of rankings for each parameter",
      "topics": [
        "print.mb.rank"
      ]
    },
    {
      "page": "print.nodesplit",
      "title": "Prints basic results from a node-split to the console",
      "topics": [
        "print.nodesplit"
      ]
    },
    {
      "page": "print.relative.array",
      "title": "Print posterior medians (95% credible intervals) for table of relative effects/mean differences between treatments/classes",
      "topics": [
        "print.relative.array"
      ]
    },
    {
      "page": "radian.rescale",
      "title": "Calculate position of label with respect to vertex location within a circle",
      "topics": [
        "radian.rescale"
      ]
    },
    {
      "page": "rank",
      "title": "Set rank as a method",
      "topics": [
        "rank"
      ]
    },
    {
      "page": "rank.mb.predict",
      "title": "Rank predictions at a specific time point",
      "topics": [
        "rank.mb.predict"
      ]
    },
    {
      "page": "rank.mbnma",
      "title": "Rank parameters from a time-course MBNMA",
      "topics": [
        "rank.mbnma"
      ]
    },
    {
      "page": "rankauc",
      "title": "Calculates ranking probabilities for AUC from a time-course MBNMA",
      "topics": [
        "rankauc"
      ]
    },
    {
      "page": "ref.comparisons",
      "title": "Identify unique comparisons relative to study reference treatment within a network",
      "topics": [
        "ref.comparisons"
      ]
    },
    {
      "page": "ref.synth",
      "title": "Synthesise single arm studies with repeated observations of the same treatment over time",
      "topics": [
        "ref.synth"
      ]
    },
    {
      "page": "ref.validate",
      "title": "Checks the validity of ref.resp if given as data frame",
      "topics": [
        "ref.validate"
      ]
    },
    {
      "page": "remove.loops",
      "title": "Removes any loops from MBNMA model JAGS code that do not contain any expressions",
      "topics": [
        "remove.loops"
      ]
    },
    {
      "page": "replace.prior",
      "title": "Replace original priors in an MBNMA model with new priors",
      "topics": [
        "replace.prior"
      ]
    },
    {
      "page": "summary.mb.network",
      "title": "Print summary mb.network information to the console",
      "topics": [
        "summary.mb.network"
      ]
    },
    {
      "page": "summary.mb.predict",
      "title": "Prints summary of mb.predict object",
      "topics": [
        "summary.mb.predict"
      ]
    },
    {
      "page": "summary.mbnma",
      "title": "Print summary MBNMA results to the console",
      "topics": [
        "summary.mbnma"
      ]
    },
    {
      "page": "summary.nodesplit",
      "title": "Takes node-split results and produces summary data frame",
      "topics": [
        "summary.nodesplit"
      ]
    },
    {
      "page": "temax",
      "title": "Emax time-course function",
      "topics": [
        "temax"
      ]
    },
    {
      "page": "tfpoly",
      "title": "Fractional polynomial time-course function",
      "topics": [
        "tfpoly"
      ]
    },
    {
      "page": "timeplot",
      "title": "Plot raw responses over time by treatment or class",
      "topics": [
        "timeplot"
      ]
    },
    {
      "page": "titp",
      "title": "Integrated Two-Component Prediction (ITP) function",
      "topics": [
        "titp"
      ]
    },
    {
      "page": "tloglin",
      "title": "Log-linear (exponential) time-course function",
      "topics": [
        "tloglin"
      ]
    },
    {
      "page": "tpoly",
      "title": "Polynomial time-course function",
      "topics": [
        "tpoly"
      ]
    },
    {
      "page": "tspline",
      "title": "Spline time-course functions",
      "topics": [
        "tspline"
      ]
    },
    {
      "page": "tuser",
      "title": "User-defined time-course function",
      "topics": [
        "tuser"
      ]
    },
    {
      "page": "write.beta",
      "title": "Adds sections of JAGS code for an MBNMA model that correspond to beta parameters",
      "topics": [
        "write.beta"
      ]
    },
    {
      "page": "write.check",
      "title": "Checks validity of arguments for mb.write",
      "topics": [
        "write.check"
      ]
    },
    {
      "page": "write.cor",
      "title": "Adds correlation between time-course relative effects",
      "topics": [
        "write.cor"
      ]
    },
    {
      "page": "write.likelihood",
      "title": "Adds sections of JAGS code for an MBNMA model that correspond to the likelihood",
      "topics": [
        "write.likelihood"
      ]
    },
    {
      "page": "write.model",
      "title": "Write the basic JAGS model code for MBNMA to which other lines of model code can be added",
      "topics": [
        "write.model"
      ]
    },
    {
      "page": "write.ref.synth",
      "title": "Write MBNMA time-course models JAGS code for synthesis of studies investigating reference treatment",
      "topics": [
        "write.ref.synth"
      ]
    },
    {
      "page": "write.timecourse",
      "title": "Adds sections of JAGS code for an MBNMA model that correspond to alpha parameters",
      "topics": [
        "write.timecourse"
      ]
    }
  ],
  "_readme": "https://github.com/hugaped/mbnmatime/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "checkmate",
    "cli",
    "coda",
    "cpp11",
    "crayon",
    "distributional",
    "dplyr",
    "evaluate",
    "farver",
    "generics",
    "ggdist",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "igraph",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lspline",
    "magrittr",
    "Matrix",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "quadprog",
    "R2jags",
    "R2WinBUGS",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape2",
    "rjags",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "predictions-5.Rmd",
      "filename": "predictions-5.html",
      "title": "Calculating model predictions",
      "author": "Hugo Pedder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prediction",
        "E0 (time=0)",
        "Baseline (reference treatment) time-course",
        "Exploring predictions",
        "Plotting \"lumped\" NMA results",
        "Ranking",
        "References"
      ],
      "created": "2023-08-08 15:57:12",
      "modified": "2025-01-28 09:44:27",
      "commits": 4
    },
    {
      "source": "consistencychecking-3.Rmd",
      "filename": "consistencychecking-3.html",
      "title": "Checking for consistency",
      "author": "Hugo Pedder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Consistency Testing",
        "Unrelated Mean Effects (UME) models",
        "Node-splitting",
        "References"
      ],
      "created": "2023-08-08 15:57:12",
      "modified": "2025-01-28 15:42:31",
      "commits": 6
    },
    {
      "source": "dataexploration-1.Rmd",
      "filename": "dataexploration-1.html",
      "title": "Exploring the data",
      "author": "Hugo Pedder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Inspecting the data",
        "Network connectivity",
        "Examining the time-course relationship",
        "References"
      ],
      "created": "2023-08-08 15:57:12",
      "modified": "2025-01-28 15:42:31",
      "commits": 4
    },
    {
      "source": "mbnmatime-overview.Rmd",
      "filename": "mbnmatime-overview.html",
      "title": "MBNMAtime: Package Overview",
      "author": "Hugo Pedder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Workflow within the package",
        "Datasets Included in the Package",
        "Pain relief in osteoarthritis",
        "Alogliptin for lowering blood glucose concentration in type II diabetes",
        "Tiotropium, Aclidinium and Placebo for maintenance treatment of moderate to severe chronic obstructive pulmonary disease",
        "Body weight reduction in obesity patients",
        "Serum uric acid concentration in gout",
        "References"
      ],
      "created": "2023-08-08 15:57:12",
      "modified": "2023-08-08 15:57:12",
      "commits": 1
    },
    {
      "source": "outputs-4.Rmd",
      "filename": "outputs-4.html",
      "title": "Outputs: Relative effects, forest plots and rankings",
      "author": "Hugo Pedder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Estimating relatived effects between treatments at a specified time-point",
        "Fitted values",
        "Forest plots",
        "rank(): Ranking",
        "References"
      ],
      "created": "2023-08-08 15:57:12",
      "modified": "2025-01-28 15:42:31",
      "commits": 7
    },
    {
      "source": "runmbnmatime-2.Rmd",
      "filename": "runmbnmatime-2.html",
      "title": "Perform a time-course Model-Based Network Meta-Analysis (MBNMA)",
      "author": "Hugo Pedder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Analysis using mb.run()",
        "Time-course functions",
        "Splines and knots",
        "Choosing a time-course function",
        "Output",
        "Parameters modelled using relative effects",
        "Parameters modelled using absolute effects",
        "Other model parameters",
        "Examples",
        "Additional model specification with mb.run()",
        "Correlation between time points",
        "Link function",
        "Class effects",
        "Additional arguments",
        "Priors",
        "pD (effective number of parameters)",
        "Correlation between time-course parameters",
        "Arguments to be sent to JAGS",
        "Model Selection",
        "MCMC Convergence",
        "References"
      ],
      "created": "2023-08-08 15:57:12",
      "modified": "2025-01-28 09:44:27",
      "commits": 10
    }
  ],
  "_score": 5.664641975556125,
  "_indexed": true,
  "_nocasepkg": "mbnmatime",
  "_universes": [
    "hugaped"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-27T10:29:16.000Z",
      "distro": "noble",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "87773a2a4659bd16aea7c90dd2610e47e33950bdc0895fa4be31640053f11a85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-27T10:29:16.000Z",
      "distro": "noble",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "3ed824fd7f51c720227fb0425a43b9e07fce9e6806b7bb4e0deddc3631c53121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-27T10:29:03.000Z",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "05e6a52fd984ed5f8ba05e08ce3a2a99564ef50488ec78deffe2db227c9a523d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-27T10:28:48.000Z",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "721ebb7e9a70017518af4d31eea32d74ea844b09be5f16f87f4f4a8a2713c5ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-05-27T10:29:04.000Z",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "ba40b894de3914454c7a2fbb5777f9abe159e47f4ce3496b26282f4dafadbd3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-27T10:28:29.000Z",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "5cb6680be19723aecb3945a6e0204fbfef9054fb343eeb67013e15d36e06b40e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-27T10:28:23.000Z",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "a66799f5986bb1ccd354d69c74525d14507f239f89e6ab49497354c9a80dba82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-27T10:28:22.000Z",
      "commit": "603ac46124fddaf83e10efa8a7953aa54eeb468f",
      "fileid": "5676a97ebedcca8dbfb470f4968a349434b338cc00bdd0479ba2adda28ba0ec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugaped/actions/runs/26505420938"
    }
  ]
}