{
  "_id": "6a1beaf21d7bb097a0a1efa5",
  "Package": "survregVB",
  "Title": "Variational Bayesian Analysis of Survival Data",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\"Alison\", \"Zhang\", , \"alisonxzhang@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Chengqian\", \"Xian\", , \"cxian3@uwo.ca\", role = c(\"aut\"))\n)",
  "Description": "Implements Bayesian inference in accelerated failure time\n(AFT) models for right-censored survival times assuming a\nlog-logistic distribution. Details of the variational Bayes\nalgorithms, with and without shared frailty, are described in\nXian et al. (2024) <doi:10.1007/s11222-023-10365-6> and Xian et\nal. (2024) <doi:10.48550/arXiv.2408.00177>, respectively.",
  "URL": "https://github.com/chengqianxian/survregVB",
  "License": "MIT + file LICENSE | LGPL-2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://chengqianxian.r-universe.dev",
  "Date/Publication": "2025-06-22 20:06:22 UTC",
  "RemoteUrl": "https://github.com/chengqianxian/survregvb",
  "RemoteRef": "HEAD",
  "RemoteSha": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:31:09 UTC",
    "User": "root"
  },
  "Author": "Alison Zhang [aut, cre],\nChengqian Xian [aut]",
  "Maintainer": "Alison Zhang <alisonxzhang@gmail.com>",
  "MD5sum": "82c8c00801a0fb2bc325708c962d0e55",
  "_user": "chengqianxian",
  "_type": "src",
  "_file": "survregVB_0.0.2.tar.gz",
  "_fileid": "e484650d771c349848646765fcd9c62f9d13e8d14c12a67d0f081ab8d0aa039b",
  "_filesize": 265307,
  "_sha256": "e484650d771c349848646765fcd9c62f9d13e8d14c12a67d0f081ab8d0aa039b",
  "_created": "2026-05-31T07:31:09.000Z",
  "_published": "2026-05-31T08:01:54.435Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708895644,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314850553"
    },
    {
      "job": 78708895640,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314852241"
    },
    {
      "job": 78708895652,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315028492"
    },
    {
      "job": 78708895642,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315036937"
    },
    {
      "job": 78708719309,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314832661"
    },
    {
      "job": 78708895641,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314846508"
    },
    {
      "job": 78708895653,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314846283"
    },
    {
      "job": 78708895657,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314845713"
    },
    {
      "job": 78708895651,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314845734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/chengqianxian/survregvb",
  "_commit": {
    "id": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
    "author": "azhan92 <alisonxzhang@gmail.com>",
    "committer": "azhan92 <alisonxzhang@gmail.com>",
    "message": "Update author's list\n",
    "time": 1750622782
  },
  "_maintainer": {
    "name": "Alison Zhang",
    "email": "alisonxzhang@gmail.com",
    "login": "azhan92",
    "description": "",
    "uuid": 118318226
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "bayestestR",
      "role": "Imports"
    },
    {
      "package": "invgamma",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    }
  ],
  "_owner": "chengqianxian",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "azhan92",
      "count": 47,
      "uuid": 118318226
    }
  ],
  "_userbio": {
    "uuid": 48890743,
    "type": "user",
    "name": "chengqianxian"
  },
  "_downloads": {
    "count": 133,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survregVB"
  },
  "_devurl": "https://github.com/chengqianxian/survregvb",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/survregVB.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chengqianxian/survregvb",
  "_realowner": "chengqianxian",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-05-29"
    },
    {
      "version": "0.0.2",
      "date": "2025-06-22"
    }
  ],
  "_exports": [
    "survregVB",
    "survregVB.fit",
    "survregVB.frailty.fit"
  ],
  "_datasets": [
    {
      "name": "dnase",
      "title": "Subset of 'rhDNase' from the 'survival' package",
      "object": "dnase",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trt",
        "fev",
        "infect",
        "time"
      ],
      "rows": 645,
      "table": true,
      "tojson": true
    },
    {
      "name": "lung_cancer",
      "title": "Subset of GSE102287: African American (AA) Patients",
      "object": "lung_cancer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "patient",
        "time",
        "status",
        "age",
        "gender",
        "smoking",
        "Stage"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "simulation_frailty",
      "title": "Simulated data incorporating shared frailty effects to model clustered time-to-event data.",
      "object": "simulation_frailty",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "Time",
        "Time.15",
        "delta",
        "delta.15",
        "cluster"
      ],
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "simulation_nofrailty",
      "title": "Simulated data without shared frailty effects to model unclustered time-to-event data.",
      "object": "simulation_nofrailty",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "Time",
        "Time.10",
        "Time.30",
        "delta",
        "delta.10",
        "delta.30"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alpha_star",
      "title": "Calculates parameter alpha^* of q^*(b) to optimize the evidence based lower bound (ELBO) in 'survregVB.fit' and 'survregVB.frailty.fit'.",
      "topics": [
        "alpha_star"
      ]
    },
    {
      "page": "dnase",
      "title": "Subset of 'rhDNase' from the 'survival' package",
      "topics": [
        "dnase"
      ]
    },
    {
      "page": "elbo",
      "title": "Calculates the variational Bayes convergence criteria, evidence lower bound (ELBO), optimized in 'survregVB.fit'.",
      "topics": [
        "elbo"
      ]
    },
    {
      "page": "elbo_cluster",
      "title": "Calculates the variational Bayes convergence criteria, evidence lower bound (ELBO), optimized in 'survregVB.frailty.fit'.",
      "topics": [
        "elbo_cluster"
      ]
    },
    {
      "page": "eta_star",
      "title": "Calculates parameter eta^* of q^*(sigma^2_{gamma}) to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "eta_star"
      ]
    },
    {
      "page": "lambda_star",
      "title": "Calculates parameter lambda^* of q^*(sigma^2_{gamma}) to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "lambda_star"
      ]
    },
    {
      "page": "lung_cancer",
      "title": "Subset of GSE102287: African American (AA) Patients",
      "topics": [
        "lung_cancer"
      ]
    },
    {
      "page": "mu_star",
      "title": "Calculates parameter mu^* of q^*(beta) to optimize the evidence based lower bound (ELBO) in 'survregVB.fit'.",
      "topics": [
        "mu_star"
      ]
    },
    {
      "page": "mu_star_cluster",
      "title": "Calculates parameter mu^* of q^*(beta) to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "mu_star_cluster"
      ]
    },
    {
      "page": "omega_star",
      "title": "Calculates parameter omega^* of q^*(b) to optimize the evidence based lower bound (ELBO) in 'survregVB.fit'.",
      "topics": [
        "omega_star"
      ]
    },
    {
      "page": "omega_star_cluster",
      "title": "Calculates parameter omega^* of q^*(b) to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "omega_star_cluster"
      ]
    },
    {
      "page": "sigma_squared_star",
      "title": "Calculates parameter sigma^{2*}_i of q^*(gamma_i) for i=1,...,K clusters to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "sigma_squared_star"
      ]
    },
    {
      "page": "sigma_star",
      "title": "Calculates parameter Sigma^* of q^*(beta) to optimize the evidence based lower bound (ELBO) in 'survregVB.fit'.",
      "topics": [
        "Sigma_star"
      ]
    },
    {
      "page": "Sigma_star_cluster",
      "title": "Calculates parameter Sigma^* of q^*(beta) to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "Sigma_star_cluster"
      ]
    },
    {
      "page": "simulation_frailty",
      "title": "Simulated data incorporating shared frailty effects to model clustered time-to-event data.",
      "topics": [
        "simulation_frailty"
      ]
    },
    {
      "page": "simulation_nofrailty",
      "title": "Simulated data without shared frailty effects to model unclustered time-to-event data.",
      "topics": [
        "simulation_nofrailty"
      ]
    },
    {
      "page": "summary.survregVB",
      "title": "Summary for Variational Bayes log-logistic AFT models.",
      "topics": [
        "print.summary.survregVB",
        "summary.survregVB"
      ]
    },
    {
      "page": "survregVB",
      "title": "Variational Bayesian Analysis of Survival Data Using a Log-Logistic Accelerated Failure Time Model",
      "topics": [
        "survregVB"
      ]
    },
    {
      "page": "survregVB.fit",
      "title": "Variational Bayesian Analysis of Survival Data Using a Log-Logistic Accelerated Failure Time Model",
      "topics": [
        "survregVB.fit"
      ]
    },
    {
      "page": "survregVB.frailty.fit",
      "title": "Variational Bayesian Analysis of Correlated Survival Data Using a Log-Logistic Accelerated Failure Time Model",
      "topics": [
        "survregVB.frailty.fit"
      ]
    },
    {
      "page": "survregVB.object",
      "title": "Variational Bayes Accelererated Failure Time Survival Model Object",
      "topics": [
        "print.survregVB",
        "survregVB.object"
      ]
    },
    {
      "page": "tau_star",
      "title": "Calculates parameter tau^*_i of q^*(gamma_i) for i=1,...,K clusters to optimize the evidence based lower bound (ELBO) in 'survregVB.frailty.fit'.",
      "topics": [
        "tau_star"
      ]
    }
  ],
  "_readme": "https://github.com/chengqianxian/survregvb/raw/HEAD/README.md",
  "_rundeps": [
    "bayestestR",
    "datawizard",
    "insight",
    "invgamma"
  ],
  "_vignettes": [
    {
      "source": "survregVB.Rmd",
      "filename": "survregVB.html",
      "title": "Using the survregVB Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview of survregVB",
        "The AFT Model",
        "The AFT Model With Shared Frailty",
        "Getting Started using survregVB",
        "Fitting the Model",
        "Fitting a Model with Shared Frailty",
        "Session info",
        "References"
      ],
      "created": "2025-01-22 22:00:06",
      "modified": "2025-05-02 16:48:12",
      "commits": 19
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "survregvb",
  "_universes": [
    "chengqianxian",
    "azhan92"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-31T07:33:10.000Z",
      "distro": "noble",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "eec51e3bef6e6e600380fe83380437931ed04616c3bcd666fd2391b5f1ba64ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-31T07:33:24.000Z",
      "distro": "noble",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "4b3d16608f47075993011437edff0cb0cc532176c5d0629d9fdd4985cf904100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-31T07:59:32.000Z",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "5444468aa9d9acbf8d420f2a2fa5428b85d8eeb4cd7b08fa0cece90888a383e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-31T08:00:45.000Z",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "6d36e4913c34f74231d86abb9cefc09ed8f5614efafcc8bd67ebc4d0462ded96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-31T07:33:07.000Z",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "dddd08726104a251b7d60ac55216fa737d3dd5e91f514dc0e008675684b263d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-31T07:32:35.000Z",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "ecd9577c3ee32584c4d2553698ed550a374dc0af37cea3f258d6e6c5b7b2fe3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-31T07:32:32.000Z",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "5ca2ec214301c6791ef0ccf3c9fc998d573fb20ab0386008a0ea5d30c0815e8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-31T07:32:32.000Z",
      "commit": "85f5ebe5b323ea3b5e9f6ec55d30c723271e544e",
      "fileid": "1379d514f1ce866a3f67d398099496fc611c19ef92e3adff3ddac227439851b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chengqianxian/actions/runs/26706513011"
    }
  ]
}