{
  "_id": "6a63418fb715785e4da9c6c5",
  "Package": "BayesRTMB",
  "Type": "Package",
  "Title": "Bayesian Inference Using 'RTMB'",
  "Version": "0.2.4",
  "Authors@R": "person(\"Hiroshi\", \"Shimizu\", email = \"simizu706@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for Markov chain Monte Carlo (MCMC) and\nMaximum A Posteriori (MAP) estimation utilizing the 'RTMB'\npackage. It supports various statistical models including\ngeneralized linear mixed models, factor analysis, item response\ntheory, and multidimensional unfolding. The package allows\nusers to easily transition between frequentist and Bayesian\nparadigms using a unified interface. Automatic differentiation\nand Laplace approximation follow Kristensen et al. (2016)\n<doi:10.18637/jss.v070.i05>, and MCMC sampling uses the\nNo-U-Turn Sampler described by Hoffman and Gelman (2014)\n<https://jmlr.org/papers/v15/hoffman14a.html>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "URL": "https://github.com/norimune/BayesRTMB,\nhttps://norimune.github.io/BayesRTMB/",
  "BugReports": "https://github.com/norimune/BayesRTMB/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.3",
  "Repository": "https://norimune.r-universe.dev",
  "Date/Publication": "2026-07-24 06:42:35 UTC",
  "RemoteUrl": "https://github.com/norimune/bayesrtmb",
  "RemoteRef": "HEAD",
  "RemoteSha": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 08:15:25 UTC",
    "User": "root"
  },
  "Author": "Hiroshi Shimizu [aut, cre]",
  "Maintainer": "Hiroshi Shimizu <simizu706@gmail.com>",
  "_user": "norimune",
  "_type": "src",
  "_file": "BayesRTMB_0.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/3d06ca2da39eb5ef55a7e1927db8010e1e162388eab2adebe0fb89ef270b1918",
  "_filesize": 1287932,
  "_sha256": "3d06ca2da39eb5ef55a7e1927db8010e1e162388eab2adebe0fb89ef270b1918",
  "_expires": "2026-11-01T10:42:22.000Z",
  "_created": "2026-07-24T08:15:25.000Z",
  "_published": "2026-07-24T10:42:23.873Z",
  "_jobs": [
    {
      "job": 89433948215,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590818386"
    },
    {
      "job": 89433948154,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590816745"
    },
    {
      "job": 89433948222,
      "time": 264,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8594119413"
    },
    {
      "job": 89433948217,
      "time": 231,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8594086143"
    },
    {
      "job": 89433222273,
      "time": 234,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590741285"
    },
    {
      "job": 89433948145,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8590790267"
    },
    {
      "job": 89433948163,
      "time": 160,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8590804724"
    },
    {
      "job": 89433948224,
      "time": 152,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590801893"
    },
    {
      "job": 89433948213,
      "time": 172,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590809816"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859",
  "_status": "success",
  "_upstream": "https://github.com/norimune/bayesrtmb",
  "_commit": {
    "id": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
    "author": "Hiroshi Shimizu <simizu706@gmail.com>",
    "committer": "Hiroshi Shimizu <simizu706@gmail.com>",
    "message": "Simplify CRAN submission comments\n",
    "time": 1784875355
  },
  "_maintainer": {
    "name": "Hiroshi Shimizu",
    "email": "simizu706@gmail.com",
    "login": "norimune",
    "description": "",
    "uuid": 13142183
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "RTMB",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "GPArotation",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    }
  ],
  "_owner": "norimune",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 67
    },
    {
      "week": "2026-15",
      "n": 257
    },
    {
      "week": "2026-16",
      "n": 48
    },
    {
      "week": "2026-17",
      "n": 82
    },
    {
      "week": "2026-18",
      "n": 61
    },
    {
      "week": "2026-19",
      "n": 66
    },
    {
      "week": "2026-20",
      "n": 40
    },
    {
      "week": "2026-21",
      "n": 55
    },
    {
      "week": "2026-22",
      "n": 6
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 27
    },
    {
      "week": "2026-25",
      "n": 14
    },
    {
      "week": "2026-26",
      "n": 13
    },
    {
      "week": "2026-27",
      "n": 10
    },
    {
      "week": "2026-30",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2026-05-28"
    },
    {
      "name": "v0.2.2",
      "date": "2026-07-03"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "norimune",
      "count": 681,
      "uuid": 13142183
    }
  ],
  "_userbio": {
    "uuid": 13142183,
    "type": "user",
    "name": "norimune",
    "followers": 6
  },
  "_downloads": {
    "count": 396,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesRTMB"
  },
  "_devurl": "https://github.com/norimune/bayesrtmb",
  "_pkgdown": "https://norimune.github.io/BayesRTMB/",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BayesRTMB.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/norimune/bayesrtmb",
  "_realowner": "norimune",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-06-01"
    },
    {
      "version": "0.2.1",
      "date": "2026-06-23"
    },
    {
      "version": "0.2.3",
      "date": "2026-07-13"
    }
  ],
  "_exports": [
    "bayes_factor",
    "Classic_Fit",
    "conditional_effects",
    "diffusion_lpdf",
    "Dim",
    "distance",
    "ess_basic",
    "ess_bulk",
    "ess_tail95",
    "exp_mod_normal_lpdf",
    "fabs",
    "gaussian_process_lpdf",
    "inv_logit",
    "item_curve",
    "item_info",
    "log_det_chol",
    "log_mix",
    "log_softmax",
    "log_sum_exp",
    "log_sum_exp_matrix",
    "log1m",
    "log1m_exp",
    "log1p_exp",
    "logit",
    "lsmeans",
    "make_bw_from_ydif",
    "make_glmer_re_terms",
    "make_glmer_Z_matrix",
    "make_init_mdu",
    "make_ydif_from_bw",
    "map_est",
    "MAP_Fit",
    "MCMC_Fit",
    "plot_acf",
    "plot_conditional_effects",
    "plot_dens",
    "plot_forest",
    "plot_item_curve",
    "plot_item_info",
    "plot_lsmeans",
    "plot_mdu",
    "plot_pairs",
    "plot_test_info",
    "plot_trace",
    "prior_flat",
    "prior_jzs",
    "prior_normal",
    "prior_rhs",
    "prior_ssp",
    "prior_uniform",
    "prior_weak",
    "quad_form_chol",
    "quad_form_diag",
    "quantile95",
    "r_hat",
    "read_mcmc_csv",
    "restore_bw_from_ydif",
    "rhat_summary",
    "rtmb_array",
    "rtmb_code",
    "rtmb_corr",
    "rtmb_fa",
    "RTMB_Fit_Base",
    "rtmb_glm",
    "rtmb_glmer",
    "rtmb_irt",
    "rtmb_lm",
    "rtmb_lmer",
    "rtmb_loglinear",
    "rtmb_lrt",
    "rtmb_mdu",
    "rtmb_mediation",
    "rtmb_mixture",
    "rtmb_model",
    "RTMB_Model",
    "rtmb_table",
    "rtmb_ttest",
    "rtmb_vector",
    "safe_rtmb_model",
    "simple_effects",
    "softmax",
    "sort_loadings",
    "squared_distance",
    "stz_basis",
    "sum_to_zero",
    "test_info",
    "to_centered_matrix",
    "to_centered_tri",
    "to_long",
    "to_wide",
    "upgrade_fit",
    "VB_Fit"
  ],
  "_datasets": [
    {
      "name": "beverage",
      "title": "Beverage Preference Data",
      "object": "beverage",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AJ",
        "BT",
        "CF",
        "CL",
        "GT",
        "OJ",
        "OT"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "BigFive",
      "title": "Big Five Personality Traits Data",
      "object": "BigFive",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BF1",
        "BF2",
        "BF3",
        "BF4",
        "BF5",
        "BF6",
        "BF7",
        "BF8",
        "BF9",
        "BF10",
        "BF11",
        "BF12",
        "BF13",
        "BF14",
        "BF15",
        "BF16",
        "BF17",
        "BF18",
        "BF19",
        "BF20"
      ],
      "rows": 170,
      "table": true,
      "tojson": true
    },
    {
      "name": "debate",
      "title": "Debate Simulation Data",
      "object": "debate",
      "class": [
        "data.frame"
      ],
      "fields": [
        "group",
        "sat",
        "talk",
        "perf",
        "skill",
        "cond"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    },
    {
      "name": "training",
      "title": "Social Skills Training Data",
      "object": "training",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "time1",
        "time2",
        "time3",
        "time4",
        "a",
        "b",
        "age"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ADVI_method",
      "title": "Automatic Differentiation Variational Inference (ADVI)",
      "topics": [
        "ADVI_method"
      ]
    },
    {
      "page": "bayes_factor",
      "title": "Calculate Bayes Factor",
      "topics": [
        "bayes_factor"
      ]
    },
    {
      "page": "beverage",
      "title": "Beverage Preference Data",
      "topics": [
        "beverage"
      ]
    },
    {
      "page": "BigFive",
      "title": "Big Five Personality Traits Data",
      "topics": [
        "BigFive"
      ]
    },
    {
      "page": "Classic_Fit",
      "title": "Classic fit object",
      "topics": [
        "Classic_Fit"
      ]
    },
    {
      "page": "conditional_effects",
      "title": "Calculate Conditional Effects",
      "topics": [
        "conditional_effects"
      ]
    },
    {
      "page": "conditional_effects.mcmc_fit",
      "title": "Calculate conditional effects for MCMC fit objects",
      "topics": [
        "conditional_effects.mcmc_fit"
      ]
    },
    {
      "page": "debate",
      "title": "Debate Simulation Data",
      "topics": [
        "debate"
      ]
    },
    {
      "page": "diffusion_lpdf",
      "title": "Diffusion model log-probability density function",
      "topics": [
        "diffusion_lpdf"
      ]
    },
    {
      "page": "Dim",
      "title": "Define parameter dimensions and types",
      "topics": [
        "Dim"
      ]
    },
    {
      "page": "distance",
      "title": "Euclidean distance",
      "topics": [
        "distance"
      ]
    },
    {
      "page": "distributions",
      "title": "Probability Distributions for RTMB Models",
      "concept": [
        "distributions"
      ],
      "topics": [
        "distributions"
      ]
    },
    {
      "page": "ess_basic",
      "title": "Basic Effective Sample Size for a single chain or pooled chains",
      "topics": [
        "ess_basic"
      ]
    },
    {
      "page": "ess_bulk",
      "title": "Calculate Bulk Effective Sample Size",
      "topics": [
        "ess_bulk"
      ]
    },
    {
      "page": "ess_tail95",
      "title": "Calculate Tail Effective Sample Size (at 2.5% and 97.5% quantiles)",
      "topics": [
        "ess_tail95"
      ]
    },
    {
      "page": "exp_mod_normal_lpdf",
      "title": "Exponentially modified normal log-probability density function",
      "topics": [
        "exp_mod_normal_lpdf"
      ]
    },
    {
      "page": "fabs",
      "title": "Smooth absolute value function",
      "topics": [
        "fabs"
      ]
    },
    {
      "page": "gaussian_process_lpdf",
      "title": "Gaussian Process Log-Density (Squared Exponential Kernel)",
      "topics": [
        "gaussian_process_lpdf"
      ]
    },
    {
      "page": "generate_random_init",
      "title": "Generate Random Initial Values",
      "topics": [
        "generate_random_init"
      ]
    },
    {
      "page": "inv_logit",
      "title": "Inverse logit function",
      "topics": [
        "inv_logit"
      ]
    },
    {
      "page": "item_curve",
      "title": "Calculate Item Response Curve / Category Response Curve",
      "topics": [
        "item_curve"
      ]
    },
    {
      "page": "item_curve.RTMB_Fit_Base",
      "title": "Item Response Curve for RTMB_Fit_Base",
      "topics": [
        "item_curve.RTMB_Fit_Base"
      ]
    },
    {
      "page": "item_info",
      "title": "Calculate Item Information Function",
      "topics": [
        "item_info"
      ]
    },
    {
      "page": "item_info.RTMB_Fit_Base",
      "title": "Item Information Function for RTMB_Fit_Base",
      "topics": [
        "item_info.RTMB_Fit_Base"
      ]
    },
    {
      "page": "log_det_chol",
      "title": "Log determinant of a Cholesky factor",
      "topics": [
        "log_det_chol"
      ]
    },
    {
      "page": "log_mix",
      "title": "Log mixture of two probabilities",
      "topics": [
        "log_mix"
      ]
    },
    {
      "page": "log_softmax",
      "title": "Log-softmax function",
      "topics": [
        "log_softmax"
      ]
    },
    {
      "page": "log_sum_exp",
      "title": "Log-sum-exp function",
      "topics": [
        "log_sum_exp"
      ]
    },
    {
      "page": "log_sum_exp_matrix",
      "title": "Log-sum-exp function for matrices (row-wise)",
      "topics": [
        "log_sum_exp_matrix"
      ]
    },
    {
      "page": "log1m",
      "title": "Log of one minus x",
      "topics": [
        "log1m"
      ]
    },
    {
      "page": "log1m_exp",
      "title": "Log of one minus exponential of x",
      "topics": [
        "log1m_exp"
      ]
    },
    {
      "page": "log1p_exp",
      "title": "Log of one plus exponential of x",
      "topics": [
        "log1p_exp"
      ]
    },
    {
      "page": "logit",
      "title": "Logit function",
      "topics": [
        "logit"
      ]
    },
    {
      "page": "lsmeans",
      "title": "Least Squares Means (Marginal Means)",
      "topics": [
        "lsmeans"
      ]
    },
    {
      "page": "make_bw_from_ydif",
      "title": "Make Best and Worst Responses from Best-Worst Pair Indices",
      "topics": [
        "make_bw_from_ydif",
        "restore_bw_from_ydif"
      ]
    },
    {
      "page": "make_glmer_re_terms",
      "title": "Prepare GLMM Formula Components",
      "topics": [
        "make_glmer_re_terms"
      ]
    },
    {
      "page": "make_glmer_Z_matrix",
      "title": "Reconstruct an Observation-Level Random-Effect Design Matrix",
      "topics": [
        "make_glmer_Z_matrix"
      ]
    },
    {
      "page": "make_init_mdu",
      "title": "Create Initial Values for Multidimensional Unfolding",
      "topics": [
        "make_init_mdu"
      ]
    },
    {
      "page": "make_ydif_from_bw",
      "title": "Make Best-Worst Pair Indices from Best and Worst Responses",
      "topics": [
        "make_ydif_from_bw"
      ]
    },
    {
      "page": "map_est",
      "title": "Maximum A Posteriori (MAP) Estimate",
      "topics": [
        "map_est"
      ]
    },
    {
      "page": "MAP_Fit",
      "title": "MAP fit object",
      "topics": [
        "MAP_Fit"
      ]
    },
    {
      "page": "math_functions",
      "title": "Mathematical and Matrix Utility Functions for RTMB Models",
      "concept": [
        "utilities"
      ],
      "topics": [
        "math_functions"
      ]
    },
    {
      "page": "MCMC_Fit",
      "title": "MCMC fit object",
      "topics": [
        "MCMC_Fit"
      ]
    },
    {
      "page": "parameter_types",
      "title": "Parameter Types and Constraints in RTMB Models",
      "topics": [
        "parameter_types"
      ]
    },
    {
      "page": "parameters_code",
      "title": "Code block for parameter definitions",
      "topics": [
        "parameters_code"
      ]
    },
    {
      "page": "plot_acf",
      "title": "Plot autocorrelation for one variable across chains",
      "topics": [
        "plot_acf"
      ]
    },
    {
      "page": "plot_conditional_effects",
      "title": "Plot conditional effects",
      "topics": [
        "plot_conditional_effects"
      ]
    },
    {
      "page": "plot_dens",
      "title": "Plot posterior densities for MCMC samples",
      "topics": [
        "plot_dens"
      ]
    },
    {
      "page": "plot_forest",
      "title": "Plot parameter estimates and credible intervals (Forest Plot)",
      "topics": [
        "plot_forest"
      ]
    },
    {
      "page": "plot_item_curve",
      "title": "Plot item/category response curves",
      "topics": [
        "plot_item_curve"
      ]
    },
    {
      "page": "plot_item_info",
      "title": "Plot item information functions",
      "topics": [
        "plot_item_info"
      ]
    },
    {
      "page": "plot_lsmeans",
      "title": "Plot least-squares marginal means",
      "topics": [
        "plot_lsmeans"
      ]
    },
    {
      "page": "plot_mdu",
      "title": "Plot Multidimensional Unfolding Configuration",
      "topics": [
        "plot_mdu"
      ]
    },
    {
      "page": "plot_pairs",
      "title": "Plot pairs for posterior samples",
      "topics": [
        "plot_pairs"
      ]
    },
    {
      "page": "plot_test_info",
      "title": "Plot test information function",
      "topics": [
        "plot_test_info"
      ]
    },
    {
      "page": "plot_trace",
      "title": "Plot MCMC trace plots",
      "topics": [
        "plot_trace"
      ]
    },
    {
      "page": "plot.ce_rtmb",
      "title": "Plot method for ce_rtmb class (Base R)",
      "topics": [
        "plot.ce_rtmb"
      ]
    },
    {
      "page": "plot.rtmb_lsmeans",
      "title": "Plot marginal means with error bars",
      "topics": [
        "plot.rtmb_lsmeans"
      ]
    },
    {
      "page": "print.bayes_factor",
      "title": "Print method for bayes_factor objects",
      "topics": [
        "print.bayes_factor"
      ]
    },
    {
      "page": "print.bayes_factor_rtmb",
      "title": "Print method for bayes_factor_rtmb objects",
      "topics": [
        "print.bayes_factor_rtmb"
      ]
    },
    {
      "page": "print.ce_rtmb",
      "title": "Print method for ce_rtmb class (automatically calls plot)",
      "topics": [
        "print.ce_rtmb"
      ]
    },
    {
      "page": "print.ce_simple",
      "title": "Print simple effects",
      "topics": [
        "print.ce_simple"
      ]
    },
    {
      "page": "print.summary_BayesRTMB",
      "title": "print for summary_BayesRTMB class",
      "topics": [
        "print.summary_BayesRTMB"
      ]
    },
    {
      "page": "prior_flat",
      "title": "Specify a flat prior",
      "topics": [
        "prior_flat"
      ]
    },
    {
      "page": "prior_jzs",
      "title": "Specify a JZS (Jeffrey-Zellner-Siow) prior for t-tests",
      "topics": [
        "prior_jzs"
      ]
    },
    {
      "page": "prior_normal",
      "title": "Specify normal/exponential priors for MAP and Bayesian inference",
      "topics": [
        "prior_normal"
      ]
    },
    {
      "page": "prior_rhs",
      "title": "Specify a Regularized Horseshoe prior for continuous shrinkage",
      "topics": [
        "prior_rhs"
      ]
    },
    {
      "page": "prior_ssp",
      "title": "Specify a Spike-and-Slab prior for variable selection",
      "topics": [
        "prior_ssp"
      ]
    },
    {
      "page": "prior_uniform",
      "title": "Specify a flat prior",
      "topics": [
        "prior_uniform"
      ]
    },
    {
      "page": "prior_weak",
      "title": "Specify a weakly informative prior",
      "topics": [
        "prior_weak"
      ]
    },
    {
      "page": "quad_form_chol",
      "title": "Quadratic form using a Cholesky factor",
      "topics": [
        "quad_form_chol"
      ]
    },
    {
      "page": "quad_form_diag",
      "title": "Quadratic form with a diagonal matrix",
      "topics": [
        "quad_form_diag"
      ]
    },
    {
      "page": "quantile95",
      "title": "Calculate 95% Quantiles",
      "topics": [
        "quantile95"
      ]
    },
    {
      "page": "r_hat",
      "title": "Calculate Rank-normalized Split-R-hat",
      "topics": [
        "r_hat"
      ]
    },
    {
      "page": "read_mcmc_csv",
      "title": "Restore MCMC Fit from CSV",
      "topics": [
        "read_mcmc_csv"
      ]
    },
    {
      "page": "rhat_summary",
      "title": "Summarize MCMC R-hat Values",
      "topics": [
        "rhat_summary",
        "rhat_summary.default",
        "rhat_summary.mcmc_fit"
      ]
    },
    {
      "page": "rtmb_array",
      "title": "Create an AD-compatible array",
      "topics": [
        "rtmb_array"
      ]
    },
    {
      "page": "rtmb_code",
      "title": "Define an RTMB Model with Stan-like Syntax",
      "topics": [
        "rtmb_code"
      ]
    },
    {
      "page": "rtmb_corr",
      "title": "Fit a Correlation Model using RTMB",
      "topics": [
        "rtmb_corr"
      ]
    },
    {
      "page": "rtmb_fa",
      "title": "RTMB-based Factor Analysis Wrapper",
      "topics": [
        "rtmb_fa"
      ]
    },
    {
      "page": "RTMB_Fit_Base",
      "title": "Base class for RTMB Fit objects",
      "topics": [
        "RTMB_Fit_Base"
      ]
    },
    {
      "page": "rtmb_glm",
      "title": "RTMB-based GLM wrapper function (no random effects)",
      "topics": [
        "rtmb_glm"
      ]
    },
    {
      "page": "rtmb_glmer",
      "title": "RTMB-based GLMM wrapper function",
      "topics": [
        "rtmb_glmer"
      ]
    },
    {
      "page": "rtmb_irt",
      "title": "RTMB-based IRT (Item Response Theory) Wrapper",
      "topics": [
        "rtmb_irt"
      ]
    },
    {
      "page": "rtmb_lm",
      "title": "RTMB-based Linear Regression wrapper function",
      "topics": [
        "rtmb_lm"
      ]
    },
    {
      "page": "rtmb_lmer",
      "title": "RTMB-based Linear Mixed Model (LMM) wrapper function",
      "topics": [
        "rtmb_lmer"
      ]
    },
    {
      "page": "rtmb_loglinear",
      "title": "RTMB-based Log-linear analysis (Poisson regression)",
      "topics": [
        "rtmb_loglinear"
      ]
    },
    {
      "page": "rtmb_lrt",
      "title": "Fit a Latent Rank Theory (LRT) Model",
      "topics": [
        "rtmb_lrt"
      ]
    },
    {
      "page": "rtmb_mdu",
      "title": "RTMB-based Multidimensional Unfolding Wrapper",
      "topics": [
        "rtmb_mdu"
      ]
    },
    {
      "page": "rtmb_mediation",
      "title": "RTMB-based Mediation Analysis Wrapper",
      "topics": [
        "rtmb_mediation"
      ]
    },
    {
      "page": "rtmb_mixture",
      "title": "Mixture Model Wrapper for RTMB",
      "topics": [
        "rtmb_mixture"
      ]
    },
    {
      "page": "rtmb_model",
      "title": "Create an RTMB_Model Object",
      "topics": [
        "rtmb_model"
      ]
    },
    {
      "page": "RTMB_Model-class",
      "title": "RTMB model object",
      "topics": [
        "RTMB_Model",
        "RTMB_Model-class"
      ]
    },
    {
      "page": "rtmb_syntax",
      "title": "Guidelines for Writing RTMB-Compatible Code",
      "topics": [
        "rtmb_syntax"
      ]
    },
    {
      "page": "rtmb_table",
      "title": "RTMB-based Contingency Table Analysis (Chi-squared Test)",
      "topics": [
        "rtmb_table"
      ]
    },
    {
      "page": "rtmb_ttest",
      "title": "RTMB-based Bayesian two-sample t-test wrapper function",
      "topics": [
        "rtmb_ttest"
      ]
    },
    {
      "page": "rtmb_vector",
      "title": "Create an AD-compatible vector",
      "topics": [
        "rtmb_vector"
      ]
    },
    {
      "page": "rtmb_wrappers",
      "title": "Common Features and Arguments of RTMB Wrapper Functions",
      "concept": [
        "wrappers"
      ],
      "topics": [
        "rtmb_wrappers"
      ]
    },
    {
      "page": "safe_rtmb_model",
      "title": "Safe RTMB model construction (with error message translation)",
      "topics": [
        "safe_rtmb_model"
      ]
    },
    {
      "page": "simple_effects",
      "title": "Calculate Simple Effects",
      "topics": [
        "simple_effects"
      ]
    },
    {
      "page": "simple_effects.mcmc_fit",
      "title": "Simple effects for MCMC fit objects",
      "topics": [
        "simple_effects.mcmc_fit"
      ]
    },
    {
      "page": "softmax",
      "title": "Softmax function",
      "topics": [
        "softmax"
      ]
    },
    {
      "page": "sort_loadings",
      "title": "Sort and display factor loadings neatly",
      "topics": [
        "sort_loadings"
      ]
    },
    {
      "page": "squared_distance",
      "title": "Squared Euclidean distance",
      "topics": [
        "squared_distance"
      ]
    },
    {
      "page": "stz_basis",
      "title": "stz basis function",
      "topics": [
        "stz_basis"
      ]
    },
    {
      "page": "sum_to_zero",
      "title": "Sum-to-zero transformation",
      "topics": [
        "sum_to_zero"
      ]
    },
    {
      "page": "summary.ce_rtmb",
      "title": "Summary method for ce_rtmb class",
      "topics": [
        "summary.ce_rtmb"
      ]
    },
    {
      "page": "test_info",
      "title": "Calculate Test Information Function",
      "topics": [
        "test_info"
      ]
    },
    {
      "page": "to_centered_matrix",
      "title": "Vector to centered matrix (RTMB compatible)",
      "topics": [
        "to_centered_matrix"
      ]
    },
    {
      "page": "to_centered_tri",
      "title": "Vector to centered triangular matrix (RTMB compatible)",
      "topics": [
        "to_centered_tri"
      ]
    },
    {
      "page": "to_long",
      "title": "Convert Wide Data to Long Format",
      "topics": [
        "to_long"
      ]
    },
    {
      "page": "to_lower_tri",
      "title": "Vector to lower triangular matrix (RTMB compatible)",
      "topics": [
        "to_lower_tri"
      ]
    },
    {
      "page": "to_wide",
      "title": "Convert Long Data to Wide Format",
      "topics": [
        "to_wide"
      ]
    },
    {
      "page": "training",
      "title": "Social Skills Training Data",
      "topics": [
        "training"
      ]
    },
    {
      "page": "transform_code",
      "title": "Transformed Code Wrapper for RTMB",
      "topics": [
        "transform_code"
      ]
    },
    {
      "page": "upgrade_fit",
      "title": "Upgrade a saved fit object to the current BayesRTMB class definitions",
      "topics": [
        "upgrade_fit"
      ]
    },
    {
      "page": "validate_data",
      "title": "Pre-validation of data and parameters",
      "topics": [
        "validate_data"
      ]
    },
    {
      "page": "VB_Fit",
      "title": "VB fit object",
      "topics": [
        "VB_Fit"
      ]
    }
  ],
  "_readme": "https://github.com/norimune/bayesrtmb/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "R6",
    "Rcpp",
    "RcppEigen",
    "RTMB",
    "TMB"
  ],
  "_vignettes": [
    {
      "source": "analysis_reference.Rmd",
      "filename": "analysis_reference.html",
      "title": "BayesRTMB Analysis Reference",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0. How To Read This Page",
        "Goal-Oriented Quick Navigation",
        "1. Analysis Workflow",
        "1.1 Choosing An Estimation Method",
        "2. Function Overview",
        "2.1 Model Definition",
        "2.2 Wrapper Functions",
        "2.3 Estimation Methods",
        "3. Common Fit-Object Methods",
        "3.1 estimate(), EAP(), and MAP()",
        "3.2 pars And component",
        "4. MCMC_Fit",
        "4.1 Main Methods",
        "4.2 draws()",
        "4.3 summary() And diagnose()",
        "4.4 transformed_draws() And generated_quantities()",
        "4.5 Bridge Sampling And Bayes Factors",
        "4.6 WAIC",
        "5. MAP_Fit",
        "5.1 Main Methods",
        "5.2 num_estimate And The Best Run",
        "5.3 Using Optimization Results As Initial Or Fixed Values",
        "5.4 profile()",
        "5.5 WAIC For MAP Fits",
        "6. VB_Fit",
        "6.1 Main Methods",
        "6.2 num_estimate And Best Estimate",
        "6.3 Checking Convergence With plot_elbo()",
        "6.4 WAIC For VB Fits",
        "7. Classic_Fit",
        "7.1 Main Methods",
        "7.2 ANOVA",
        "7.3 AIC, BIC, And logLik",
        "7.4 robust_se()",
        "7.5 lsmeans()",
        "8. Model Comparison And Evaluation Criteria",
        "8.1 Bayes Factor",
        "8.2 WAIC",
        "8.3 AIC/BIC",
        "8.4 ELBO",
        "9. Fixing Parameters With fixed",
        "9.1 Checking Parameter Names",
        "9.2 Internal Handling Of fixed",
        "9.3 Limitations Of fixed",
        "9.4 Using Optimization Results As Fixed Values",
        "9.5 Using MCMC Results As Fixed Values",
        "9.6 fixed And Bayes Factors",
        "10. rtmb_code() Blocks",
        "10.1 What Belongs In setup",
        "10.2 What Belongs In transform",
        "10.3 What Belongs In generate",
        "10.4 Choosing Between transform And generate",
        "11. Parameter Declarations And Types",
        "11.1 Dimensions",
        "11.2 Constraints",
        "11.3 random = TRUE",
        "12. Distribution Overview",
        "12.1 Continuous Distributions",
        "12.2 Discrete Distributions",
        "12.3 Multivariate And Matrix Distributions",
        "12.4 Mixtures And Special Distributions",
        "13. Math And Stabilization Functions",
        "14. AD Taping And Performance",
        "14.1 Use setup",
        "14.2 Prefer Vectorization",
        "14.3 Avoid apply-Style Functions In AD Code",
        "14.4 Notes On if And ifelse",
        "14.5 rtmb_vector() And rtmb_array()",
        "14.6 Taping Time And AD Evaluation Speed",
        "14.7 Patterns To Avoid Inside AD Tapes",
        "15. Common Recipes",
        "15.1 Get Only Estimates From MCMC",
        "15.2 Use MAP Initial Values For MCMC",
        "15.3 Extract Only Generated Quantities",
        "15.4 Extract Draws Including Random Effects",
        "15.5 Check VB Convergence",
        "15.6 Compare Models With Classic Estimation",
        "15.7 Compare Coefficient Inclusion With A Bayes Factor",
        "15.8 Build A Fixed Model Explicitly",
        "15.9 Upgrade An Old Fit Object",
        "15.10 Run MCMC In Parallel",
        "16. Caveats"
      ],
      "created": "2026-06-23 04:35:01",
      "modified": "2026-07-03 00:39:33",
      "commits": 2
    },
    {
      "source": "quick_start.Rmd",
      "filename": "quick_start.html",
      "title": "BayesRTMB Quick Start",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose of This Page",
        "0. Installation and Environment Check",
        "Windows Users",
        "1. Write a Minimal Model",
        "2. Create a Model Object",
        "3. Run MAP Estimation",
        "4. Inspect the Posterior with MCMC",
        "Parallel MCMC",
        "5. Visualize MCMC Results",
        "6. Multiple Regression with a Wrapper Function",
        "7. Plot an Interaction",
        "8. Run a Frequentist t Test",
        "9. Compute a Bayes Factor with a JZS Prior",
        "Next Steps"
      ],
      "created": "2026-04-27 09:09:13",
      "modified": "2026-07-24 05:24:13",
      "commits": 22
    },
    {
      "source": "ja-quick_start.Rmd",
      "filename": "ja-quick_start.html",
      "title": "BayesRTMB クイックスタート",
      "engine": "knitr::rmarkdown",
      "headings": [
        "このページの目的",
        "0. インストールと環境確認",
        "Windows ユーザー向け",
        "1. 最小モデルを書く",
        "2. モデルオブジェクトを作る",
        "3. MAP 推定を行う",
        "4. MCMC で事後分布を見る",
        "MCMC を並列化する場合",
        "5. MCMC の結果を可視化する",
        "6. ラッパー関数で重回帰を行う",
        "7. 交互作用を図で確認する",
        "8. t 検定を頻度主義的に行う",
        "9. JZS prior で Bayes factor を計算する",
        "次に読むページ"
      ],
      "created": "2026-04-23 11:36:04",
      "modified": "2026-07-24 05:24:13",
      "commits": 47
    },
    {
      "source": "ja-rtmb_internals.Rmd",
      "filename": "ja-rtmb_internals.html",
      "title": "BayesRTMB の内部構造",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. 全体の流れ",
        "2. rtmb_code の各ブロック",
        "data",
        "setup",
        "parameters",
        "transform",
        "model",
        "generate",
        "3. パラメータ表現",
        "4. ヤコビアン補正",
        "5. RTMB の自動微分オブジェクト",
        "6. 推定メソッドごとの違い",
        "sample",
        "optimize",
        "variational",
        "classic",
        "7. optimize と classic の推定結果の違い",
        "8. Laplace 近似と random",
        "9. 標準誤差と区間推定",
        "10. AD 型のコードを書くときの注意点",
        "パラメータに依存する if 文",
        "apply 系の関数",
        "setup と transform を使い分ける",
        "11. Stan、TMB、RTMB との関係",
        "12. まとめ"
      ],
      "created": "2026-04-27 10:45:53",
      "modified": "2026-06-23 04:35:01",
      "commits": 11
    },
    {
      "source": "ja-introduction.Rmd",
      "filename": "ja-introduction.html",
      "title": "BayesRTMB の概要",
      "engine": "knitr::rmarkdown",
      "headings": [
        "BayesRTMB とは",
        "記事へのリンク",
        "BayesRTMB でできること",
        "2つの入口",
        "ラッパー関数から始める",
        "自分でモデルを書く",
        "推定方法の使い分け",
        "MCMC",
        "MAP 推定",
        "変分推論",
        "頻度主義的分析",
        "ランダム効果と Laplace 近似",
        "モデル比較（bridge sampling / WAIC）",
        "bridge sampling による周辺尤度と Bayes factor",
        "WAIC によるモデル比較",
        "次のステップ"
      ],
      "created": "2026-04-23 06:46:18",
      "modified": "2026-07-24 05:24:13",
      "commits": 29
    },
    {
      "source": "ja-analysis_reference.Rmd",
      "filename": "ja-analysis_reference.html",
      "title": "BayesRTMB 分析リファレンス",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0. このページの読み方",
        "目的別クイックナビ",
        "1. 分析ワークフロー",
        "1.1 使い分けの目安",
        "2. 関数一覧",
        "2.1 モデル定義",
        "2.2 ラッパー関数",
        "2.3 推定メソッド",
        "3. fit object共通メソッド",
        "3.1 estimate(), EAP(), MAP()",
        "3.2 parsとcomponent",
        "4. MCMC_Fit",
        "4.1 主要メソッド",
        "4.2 draws()",
        "4.3 summary()とdiagnose()",
        "4.4 transformed_draws()とgenerated_quantities()",
        "4.5 bridge samplingとBayes factor",
        "4.6 WAIC",
        "5. MAP_Fit",
        "5.1 主要メソッド",
        "5.2 num_estimateとbest run",
        "5.3 optimize結果を初期値や固定値に使う",
        "5.4 profile()",
        "5.5 MAP_FitのWAIC",
        "6. VB_Fit",
        "6.1 主要メソッド",
        "6.2 num_estimateとbest estimate",
        "6.3 plot_elbo()による収束確認",
        "6.4 VBのWAIC",
        "7. Classic_Fit",
        "7.1 主要メソッド",
        "7.2 ANOVA",
        "7.3 AIC, BIC, logLik",
        "7.4 robust_se()",
        "7.5 lsmeans()",
        "8. モデル比較と評価指標",
        "8.1 Bayes factor",
        "8.2 WAIC",
        "8.3 AIC/BIC",
        "8.4 ELBO",
        "9. fixedによるパラメータ固定",
        "9.1 固定するパラメータ名の確認",
        "9.2 fixedの内部処理",
        "9.3 fixedの制限",
        "9.4 optimize結果を固定値として使う",
        "9.5 MCMC結果を固定値として使う",
        "9.6 fixedとBayes factor",
        "10. rtmb_codeのブロック",
        "10.1 setupに置くべき処理",
        "10.2 transformに置くべき処理",
        "10.3 generateに置くべき処理",
        "10.4 transformとgenerateの使い分け",
        "11. パラメータ宣言と型",
        "11.1 次元",
        "11.2 制約",
        "11.3 random = TRUE",
        "12. 分布一覧",
        "12.1 連続分布",
        "12.2 離散分布",
        "12.3 多変量・行列分布",
        "12.4 混合分布・特殊分布",
        "13. 数学・安定化関数",
        "14. ADテープ化とパフォーマンス",
        "14.1 setupを活用する",
        "14.2 ベクトル化を優先する",
        "14.3 apply系関数を避ける",
        "14.4 ifとifelseの注意",
        "14.5 rtmb_vector()とrtmb_array()",
        "14.6 テープ化時間とAD評価速度",
        "14.7 ADテープ内で避けたい書き方",
        "15. 典型的な用途別レシピ",
        "15.1 MCMCの結果から推定値だけ欲しい",
        "15.2 初期値をMAPから作ってMCMCを回したい",
        "15.3 生成量だけを取り出したい",
        "15.4 random effectsを含めてdrawを取り出したい",
        "15.5 VBの収束を見たい",
        "15.6 classicで頻度主義的にモデル比較したい",
        "15.7 Bayes factorで係数の有無を比較したい",
        "15.8 fixed modelを明示的に作りたい",
        "15.9 古いfit objectを新しいクラスに更新したい",
        "15.10 並列でMCMCを回したい",
        "16. 注意点"
      ],
      "created": "2026-06-22 04:30:38",
      "modified": "2026-07-03 01:56:08",
      "commits": 6
    },
    {
      "source": "rtmb_glmer.Rmd",
      "filename": "rtmb_glmer.html",
      "title": "Hierarchical Models and GLMMs with rtmb_glmer()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "1. A Minimal Random-Intercept Model",
        "Omitting data",
        "2. Choosing an Inference Method",
        "MCMC",
        "MAP with Laplace Approximation",
        "Variational Inference",
        "Classical Estimation",
        "3. Formula Syntax and Visualization",
        "Random Intercepts",
        "Random Slopes",
        "Multiple Grouping Factors",
        "Conditional Effects",
        "4. Families",
        "5. Data Handling",
        "Wide Data Can Be Converted Internally",
        "Converting Variables to Factors",
        "Centering Within Cluster",
        "6. Priors",
        "prior_flat()",
        "prior_normal()",
        "prior_weak()",
        "Regularized Priors",
        "JZS Prior",
        "7. Residual Correlation",
        "8. ANOVA-Style Classical Workflows",
        "9. Inspecting Generated Code",
        "10. Model Comparison",
        "11. Related Articles"
      ],
      "created": "2026-05-18 02:13:05",
      "modified": "2026-07-24 05:24:13",
      "commits": 5
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to BayesRTMB",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is BayesRTMB?",
        "Links to Articles",
        "What BayesRTMB Can Do",
        "Two Entry Points",
        "Starting from Wrapper Functions",
        "Writing Your Own Model",
        "Choosing an Inference Method",
        "MCMC",
        "MAP Estimation",
        "Variational Inference",
        "Frequentist Analysis",
        "Random Effects and Laplace Approximation",
        "Model Comparison (Bridge Sampling / WAIC)",
        "Marginal Likelihood and Bayes Factor by Bridge Sampling",
        "Model Comparison by WAIC",
        "Next Steps"
      ],
      "created": "2026-04-04 09:29:40",
      "modified": "2026-07-24 05:24:13",
      "commits": 17
    },
    {
      "source": "rtmb_internals.Rmd",
      "filename": "rtmb_internals.html",
      "title": "RTMB Internals and Inference Algorithms",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Overall Flow",
        "2. Blocks in rtmb_code()",
        "data",
        "setup",
        "parameters",
        "transform",
        "model",
        "generate",
        "3. Parameter Representation",
        "4. Jacobian Correction",
        "5. RTMB Automatic Differentiation Objects",
        "6. Inference Methods",
        "sample",
        "optimize",
        "variational",
        "classic",
        "7. optimize() vs classic()",
        "8. Laplace Approximation and random",
        "9. Standard Errors and Intervals",
        "10. Writing AD-Friendly Code",
        "Avoid parameter-dependent if statements",
        "Be careful with apply-style functions",
        "Use blocks for their intended purposes",
        "11. Relationship to Stan, TMB, and RTMB",
        "12. Summary"
      ],
      "created": "2026-05-18 02:13:05",
      "modified": "2026-06-23 04:35:01",
      "commits": 5
    },
    {
      "source": "ja-rtmb_glmer.Rmd",
      "filename": "ja-rtmb_glmer.html",
      "title": "rtmb_glmer() で階層モデル・GLMM・分散分析を書く",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. rtmb_glmer() とは",
        "2. 最小例: ランダム切片モデル",
        "data を省略する",
        "3. formula の書き方と可視化",
        "ワイド型データと factors",
        "conditional_effects",
        "4. family の選び方",
        "5. 推定法の使い分け",
        "MCMC",
        "MAP",
        "VB",
        "classic",
        "6. prior の設計",
        "prior_flat",
        "prior_normal",
        "prior_weak",
        "prior_rhs と prior_ssp",
        "prior_jzs",
        "7. 順序カテゴリモデル",
        "8. 異分散と残差相関",
        "9. 分散分析・lsmeans・古典的 mixed model として使う",
        "10. print_code() で内部モデルを見る",
        "11. 実践上の注意点"
      ],
      "created": "2026-05-18 00:42:59",
      "modified": "2026-07-24 05:24:13",
      "commits": 8
    },
    {
      "source": "wrapper_functions.Rmd",
      "filename": "wrapper_functions.html",
      "title": "Wrapper Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. rtmb_ttest (Bayesian t-test)",
        "Checking the Generated Code",
        "Calculating the Bayes Factor",
        "2. rtmb_lm (Linear Regression Analysis)",
        "Recommended Settings for Weakly Informative Priors",
        "3. rtmb_glm (Generalized Linear Models)",
        "Available Distributions (family)",
        "4. rtmb_glmer (Generalized Linear Mixed Models)",
        "Regularization",
        "5. Post-Estimation Analysis (Interaction & Visualization)",
        "Visualization with conditional_effects()",
        "Simple Effects Analysis with simple_effects()",
        "6. rtmb_corr (Correlation Matrix Estimation)",
        "2-Variable Correlation and Bayes Factor",
        "Correlation Matrix Estimation",
        "7. rtmb_fa (Exploratory Factor Analysis)",
        "Factor Rotation",
        "Factor Scores",
        "Regularized Factor Analysis",
        "8. rtmb_irt (Item Response Theory)",
        "Analysis Example (Graded Response Model)",
        "Visualizing Item Response Curves",
        "Item and Test Information",
        "9. Missing Data Handling",
        "Example: FIML in Factor Analysis (rtmb_fa)",
        "Example: Pairwise Deletion in Correlation (rtmb_corr)",
        "Summary"
      ],
      "created": "2026-04-27 09:09:13",
      "modified": "2026-07-24 05:24:13",
      "commits": 17
    },
    {
      "source": "writing_models.Rmd",
      "filename": "writing_models.html",
      "title": "Writing Model Codes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Overview of the Structure and Role of rtmb_code",
        "1-1. parameters block",
        "1-2. model block",
        "1-3. setup block",
        "1-4. transform block",
        "1-5. generate block",
        "2. Available Probability Distributions",
        "2-1. Common Probability Density and Mass Functions",
        "2-2. Advanced Probability Distributions",
        "2-3. Probability Distributions for Special Types",
        "2-4. User-Defined Distributions",
        "3. About Parameter Types (Dim)",
        "4. About Mathematical Functions",
        "5. AD-Compatible Working Containers",
        "6. Upgrading Saved Fit Objects",
        "Conclusion"
      ],
      "created": "2026-04-27 09:09:13",
      "modified": "2026-07-03 00:39:33",
      "commits": 12
    },
    {
      "source": "ja-writing_models.Rmd",
      "filename": "ja-writing_models.html",
      "title": "モデルの書き方",
      "engine": "knitr::rmarkdown",
      "headings": [
        "最小モデル",
        "rtmb_code の構造",
        "setup",
        "parameters",
        "transform",
        "model",
        "generate",
        "自作分布を使う",
        "回帰モデル",
        "中心化した回帰モデル",
        "事前分布を書く",
        "制約つきパラメータ",
        "階層モデル",
        "順序モデル",
        "混合分布モデル",
        "よくある注意点",
        "data.frame と matrix",
        "model ブロックを複雑にしすぎない",
        "AD型に対する if 文",
        "初期値",
        "random = TRUE",
        "AD対応の作業用コンテナ",
        "保存済み fit object の更新",
        "次に読む記事"
      ],
      "created": "2026-04-25 00:48:00",
      "modified": "2026-07-03 00:39:33",
      "commits": 18
    },
    {
      "source": "ja-wrapper_functions.Rmd",
      "filename": "ja-wrapper_functions.html",
      "title": "ラッパー関数の使い方",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ラッパー関数とは",
        "ラッパー関数一覧",
        "推定のイメージ",
        "頻度主義的分析",
        "S3メソッド",
        "print_code()",
        "事後分析",
        "欠損値の扱い (Missing Data Handling)",
        "分析例：因子分析における完全情報最尤法（FIML）",
        "分析例：相関分析におけるペアワイズ削除（Pairwise）",
        "次に読む記事"
      ],
      "created": "2026-04-27 00:22:24",
      "modified": "2026-07-24 05:24:13",
      "commits": 30
    }
  ],
  "_score": 6.674401812845282,
  "_indexed": true,
  "_nocasepkg": "bayesrtmb",
  "_universes": [
    "norimune"
  ],
  "_previous": "0.2.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-24T08:17:53.000Z",
      "distro": "resolute",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/a507697af7430c656166844b814ed0a6ac4e5bdb5bc2fe55334432cdea1b6cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-07-24T08:17:53.000Z",
      "distro": "resolute",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/d852799b271f05aa00c561d0267c9af1f73e383b9233a040935d87ce71e4e63b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-07-24T10:40:19.000Z",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/761c12955833ffd9bc0a210d46117a74388a89db19a6aff7e5963861927504b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-07-24T10:39:01.000Z",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/e7a6607bcd60a4cec1c15a01f5fa50e161c9d9547cc0b08ff7ec0c21db521838",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-07-24T08:18:05.000Z",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/aa6b65cabebe6fb2015c1d50b6a6e0f641fc35e72697bf3e422ba904562ab679",
      "status": "success",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-24T08:17:02.000Z",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/8ba46f2d348a1e4f8031b3dd683b1760f959ddf92e9f866c2a4a3b1682272faf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-24T08:17:03.000Z",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/694b0bec44afcc4531c52b5f86d15d9444d767c4cb679fcadfe47110faad8f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-07-24T08:17:12.000Z",
      "commit": "e45ce3be0eb53a1187eb2691077f3c8e6719735a",
      "fileid": "https://r2.ropensci.org/14b8ad6714e1695db0e5dcc5aad07d12b873ac3f4947af7cca696c725ad5232c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/norimune/actions/runs/30078078859"
    }
  ]
}