{
  "_id": "6a275a5324555f66ed5315b9",
  "Package": "semlbci",
  "Title": "Likelihood-Based Confidence Interval in Structural Equation\nModels",
  "Version": "0.11.6",
  "Authors@R": "c(\nperson(given = \"Shu Fai\",\nfamily = \"Cheung\",\nrole = c(\"aut\", \"cre\"),\nemail = \"shufai.cheung@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9871-9448\")),\nperson(given = \"Ivan Jacob Agaloos\",\nfamily = \"Pesigan\",\nrole = \"ctb\",\nemail = \"r.jeksterslab@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4818-8420\"))\n)",
  "Description": "Forms likelihood-based confidence intervals (LBCIs) for\nparameters in structural equation modeling, introduced in\nCheung and Pesigan (2023) <doi:10.1080/10705511.2023.2183860>.\nCurrently implements the algorithm illustrated by Pek and Wu\n(2018) <doi:10.1037/met0000163>, and supports the robust LBCI\nproposed by Falk (2018) <doi:10.1080/10705511.2017.1367254>.",
  "URL": "https://sfcheung.github.io/semlbci/",
  "BugReports": "https://github.com/sfcheung/semlbci/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/parallel": "true",
  "Config/testthat/edition": "3",
  "Config/testthat/start-first": "semlbci_wn_mg_*, ur_ci_bound_ur*",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 00:08:33 UTC",
    "User": "root"
  },
  "Author": "Shu Fai Cheung [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9871-9448>), Ivan Jacob Agaloos\nPesigan [ctb] (ORCID: <https://orcid.org/0000-0003-4818-8420>)",
  "Maintainer": "Shu Fai Cheung <shufai.cheung@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 21:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/semlbci",
  "RemoteRef": "HEAD",
  "RemoteSha": "051555c5f7892c2d41c0c4a857e7d9f691078f7a",
  "MD5sum": "13c48116601b8658219a071d119942d8",
  "_user": "cran",
  "_type": "src",
  "_file": "semlbci_0.11.6.tar.gz",
  "_fileid": "937daff6726885c5241d1fc9c53e0e3fd53c7001b9208761a023e426f2cbdfe4",
  "_filesize": 856768,
  "_sha256": "937daff6726885c5241d1fc9c53e0e3fd53c7001b9208761a023e426f2cbdfe4",
  "_created": "2026-06-09T00:08:33.000Z",
  "_published": "2026-06-09T00:12:03.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80222310188,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7495481494"
    },
    {
      "job": 80222310196,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7495480474"
    },
    {
      "job": 80221916559,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7495444822"
    },
    {
      "job": 80222310155,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7495469298"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27174978400",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/semlbci",
  "_commit": {
    "id": "051555c5f7892c2d41c0c4a857e7d9f691078f7a",
    "author": "Shu Fai Cheung <shufai.cheung@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.11.6\n",
    "time": 1780955402
  },
  "_maintainer": {
    "name": "Shu Fai Cheung",
    "email": "shufai.cheung@gmail.com",
    "login": "sfcheung",
    "linkedin": "in/shufaicheung",
    "twitter": "@blogonresearch",
    "description": "",
    "uuid": 7019263,
    "orcid": "0000-0002-9871-9448"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "lavaan",
      "version": ">= 0.6.13",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.11.5",
      "date": "2025-12-06"
    },
    {
      "name": "0.11.6",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sfcheung",
      "count": 6,
      "uuid": 7019263
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semlbci"
  },
  "_devurl": "https://github.com/sfcheung/semlbci",
  "_pkgdown": "https://sfcheung.github.io/semlbci/",
  "_searchresults": 182,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/semlbci.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sfcheung/semlbci",
  "_realowner": "sfcheung",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.10.3",
      "date": "2023-05-07"
    },
    {
      "version": "0.10.4",
      "date": "2023-10-31"
    },
    {
      "version": "0.11.2",
      "date": "2024-06-06"
    },
    {
      "version": "0.11.3",
      "date": "2025-01-25"
    },
    {
      "version": "0.11.5",
      "date": "2025-12-11"
    },
    {
      "version": "0.11.6",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "check_sem_out",
    "ci_bound_ur",
    "ci_bound_ur_i",
    "ci_bound_wn_i",
    "ci_i_one",
    "ci_order",
    "gen_est_i",
    "gen_sem_out_userp",
    "gen_userp",
    "get_cibound",
    "get_cibound_status_not_0",
    "loglike_compare",
    "loglike_compare_ur",
    "loglike_point",
    "loglike_point_ur",
    "loglike_quad_point",
    "loglike_quad_point_ur",
    "loglike_quad_range",
    "loglike_quad_range_ur",
    "loglike_range",
    "loglike_range_ur",
    "nearby_levels",
    "semlbci",
    "set_constraint",
    "syntax_to_i"
  ],
  "_datasets": [
    {
      "name": "cfa_evar_near_zero",
      "title": "Dataset (CFA, Two Factors, One Standardized Error Variance Close to Zero)",
      "object": "cfa_evar_near_zero",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "cfa_two_factors",
      "title": "Dataset (CFA, Two Factors, Six Variables)",
      "object": "cfa_two_factors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "cfa_two_factors_mg",
      "title": "Dataset (CFA, Two Factors, Six Variables, Two Groups)",
      "object": "cfa_two_factors_mg",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gp",
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "mediation_latent",
      "title": "Dataset (SEM, Three Factors, Nine Variables, Mediation)",
      "object": "mediation_latent",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "x9"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "mediation_latent_skewed",
      "title": "Dataset (SEM, Three Factors, Nine Variables, Mediation, Skewed)",
      "object": "mediation_latent_skewed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "x6",
        "x7",
        "x8",
        "x9"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "reg_cor_near_one",
      "title": "Dataset (Six Variables, One Correlation Close to One)",
      "object": "reg_cor_near_one",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "x5",
        "y"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "simple_med",
      "title": "Dataset (Simple Mediation Model)",
      "object": "simple_med",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "m",
        "y"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "simple_med_mg",
      "title": "Dataset (Simple Mediation Model, Two Groups)",
      "object": "simple_med_mg",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gp",
        "x",
        "m",
        "y"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cfa_evar_near_zero",
      "title": "Dataset (CFA, Two Factors, One Standardized Error Variance Close to Zero)",
      "topics": [
        "cfa_evar_near_zero"
      ]
    },
    {
      "page": "cfa_two_factors",
      "title": "Dataset (CFA, Two Factors, Six Variables)",
      "topics": [
        "cfa_two_factors"
      ]
    },
    {
      "page": "cfa_two_factors_mg",
      "title": "Dataset (CFA, Two Factors, Six Variables, Two Groups)",
      "topics": [
        "cfa_two_factors_mg"
      ]
    },
    {
      "page": "check_sem_out",
      "title": "Pre-analysis Check For 'semlbci'",
      "topics": [
        "check_sem_out"
      ]
    },
    {
      "page": "ci_bound_ur",
      "title": "Find a Likelihood-Based Confidence Bound By Root Finding",
      "topics": [
        "ci_bound_ur",
        "gen_est_i"
      ]
    },
    {
      "page": "ci_bound_ur_i",
      "title": "Likelihood-Based Confidence Bound By Root Finding",
      "topics": [
        "ci_bound_ur_i"
      ]
    },
    {
      "page": "ci_bound_wn_i",
      "title": "Likelihood-based Confidence Bound By Wu-Neale-2012",
      "topics": [
        "ci_bound_wn_i"
      ]
    },
    {
      "page": "ci_i_one",
      "title": "Likelihood-Based Confidence Bound for One Parameter",
      "topics": [
        "ci_i_one"
      ]
    },
    {
      "page": "ci_order",
      "title": "Check The Order of Bounds in a List of 'semlbci' Objects",
      "topics": [
        "ci_order",
        "print.ci_order"
      ]
    },
    {
      "page": "confint.semlbci",
      "title": "Confidence Intervals for a 'smelbci' Object",
      "topics": [
        "confint.semlbci"
      ]
    },
    {
      "page": "gen_userp",
      "title": "Create a Wrapper To Be Used in 'lavaan' Models",
      "topics": [
        "gen_sem_out_userp",
        "gen_userp"
      ]
    },
    {
      "page": "get_cibound",
      "title": "A 'cibound' Output From a 'semlbci' Object",
      "topics": [
        "get_cibound",
        "get_cibound_status_not_0"
      ]
    },
    {
      "page": "loglikelihood",
      "title": "Log Profile likelihood of a Parameter",
      "topics": [
        "loglikelihood",
        "loglike_compare",
        "loglike_compare_ur",
        "loglike_point",
        "loglike_point_ur",
        "loglike_quad_point",
        "loglike_quad_point_ur",
        "loglike_quad_range",
        "loglike_quad_range_ur",
        "loglike_range",
        "loglike_range_ur"
      ]
    },
    {
      "page": "mediation_latent",
      "title": "Dataset (SEM, Three Factors, Nine Variables, Mediation)",
      "topics": [
        "mediation_latent"
      ]
    },
    {
      "page": "mediation_latent_skewed",
      "title": "Dataset (SEM, Three Factors, Nine Variables, Mediation, Skewed)",
      "topics": [
        "mediation_latent_skewed"
      ]
    },
    {
      "page": "nearby_levels",
      "title": "LBCI Bounds of Nearby Levels of Confidence",
      "topics": [
        "nearby_levels"
      ]
    },
    {
      "page": "plot.loglike_compare",
      "title": "Plot the Output of 'loglike_compare()'",
      "topics": [
        "plot.loglike_compare"
      ]
    },
    {
      "page": "print.cibound",
      "title": "Print Method of a 'cibound'-class Object",
      "topics": [
        "print.cibound"
      ]
    },
    {
      "page": "print.semlbci",
      "title": "Print Method of a 'semlbci' Object",
      "topics": [
        "print.semlbci"
      ]
    },
    {
      "page": "reg_cor_near_one",
      "title": "Dataset (Six Variables, One Correlation Close to One)",
      "topics": [
        "reg_cor_near_one"
      ]
    },
    {
      "page": "semlbci",
      "title": "Likelihood-Based Confidence Interval",
      "topics": [
        "semlbci"
      ]
    },
    {
      "page": "set_constraint",
      "title": "Equality Constraint for Finding the LBCI by Wu-Neale-2012",
      "topics": [
        "set_constraint"
      ]
    },
    {
      "page": "simple_med",
      "title": "Dataset (Simple Mediation Model)",
      "topics": [
        "simple_med"
      ]
    },
    {
      "page": "simple_med_mg",
      "title": "Dataset (Simple Mediation Model, Two Groups)",
      "topics": [
        "simple_med_mg"
      ]
    },
    {
      "page": "syntax_to_i",
      "title": "Parameter Positions From lavaan Syntax",
      "topics": [
        "syntax_to_i"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/semlbci/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/semlbci/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lavaan",
    "lifecycle",
    "MASS",
    "mnormt",
    "nloptr",
    "numDeriv",
    "otel",
    "pbapply",
    "pbivnorm",
    "processx",
    "ps",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "semlbci.Rmd",
      "filename": "semlbci.html",
      "title": "Get Started",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Fit a Model to a Dataset",
        "Examples",
        "Find the LBCI for Selected Free Parameters",
        "Default Parameters",
        "Customizing the Printout",
        "Find the LBCI for a User-Defined Parameter",
        "Find the LBCI for the Parameters in the Standardized Metric",
        "Basic Arguments in semlbci()",
        "sem_out and pars: The Fit Object and the Parameters",
        "ciperc: The Level of Confidence",
        "standardized: Whether Standardized Solution Is Used",
        "parallel and ncpus",
        "try_k_more_times and semlbci_out",
        "Other Arguments",
        "Additional Features",
        "Multiple-Group Models",
        "Robust LBCI",
        "Latent Level Parameters",
        "More Examples",
        "Limitations",
        "Estimators",
        "Models",
        "Methods",
        "Technical Details",
        "References"
      ],
      "created": "2023-05-07 09:20:02",
      "modified": "2024-06-07 02:45:02",
      "commits": 3
    },
    {
      "source": "loglike.Rmd",
      "filename": "loglike.html",
      "title": "Log Profile Likelihood of a Parameter",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Limitations",
        "Fitting a Simple Mediation model",
        "Log Profile likelihood Plots",
        "The a-path",
        "The indirect effect",
        "Final Remarks",
        "Reference"
      ],
      "created": "2023-05-07 09:20:02",
      "modified": "2024-06-07 02:45:02",
      "commits": 2
    },
    {
      "source": "technical_searching_one_bound.Rmd",
      "filename": "technical_searching_one_bound.html",
      "title": "Searching for One Bound",
      "author": "Shu Fai Cheung",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Examples",
        "A Simple Mediation Model",
        "Find the LBCI of a Regression Coefficient",
        "Find the LBCI of a Function of Coefficients: The Indirect Effect",
        "References"
      ],
      "created": "2023-05-07 09:20:02",
      "modified": "2024-06-07 02:45:02",
      "commits": 2
    }
  ],
  "_score": 4.737192642704737,
  "_indexed": false,
  "_nocasepkg": "semlbci",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://sfcheung.r-universe.dev/semlbci",
  "_previous": "0.11.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.11.6",
      "date": "2026-06-09T00:10:42.000Z",
      "distro": "noble",
      "commit": "051555c5f7892c2d41c0c4a857e7d9f691078f7a",
      "fileid": "1bdbedebce0036e98b390c04bcafd885cb90eac9b55695858ca9243dd07ba471",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27174978400"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.11.6",
      "date": "2026-06-09T00:10:41.000Z",
      "distro": "noble",
      "commit": "051555c5f7892c2d41c0c4a857e7d9f691078f7a",
      "fileid": "2b653186675b2d4f98ab501383f986c5333c18dce56897b59e3c832b4ce7b65a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27174978400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.11.6",
      "date": "2026-06-09T00:10:48.000Z",
      "commit": "051555c5f7892c2d41c0c4a857e7d9f691078f7a",
      "fileid": "2163ea204ae3209996414bf1fd2930d44124232c634379dc8769754fbaab2d87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27174978400"
    }
  ]
}