{
  "_id": "6a27ba7a24555f66ed53a832",
  "Package": "mixedMem",
  "Type": "Package",
  "Title": "Tools for Discrete Multivariate Mixed Membership Models",
  "Version": "1.2.0",
  "Date": "2016-04-4",
  "Authors@R": "c( person(\"Y. Samuel\", \"Wang\", email = \"ysamwang@uw.edu\", role =\nc(\"aut\",\"cre\")), person(\"Elena A.\", \"Erosheva\", email =\n\"erosheva@uw.edu\", role = \"aut\"))",
  "Maintainer": "Y. Samuel Wang <ysamwang@uw.edu>",
  "Description": "Fits mixed membership models with discrete multivariate\ndata (with or without repeated measures) following the general\nframework of Erosheva et al (2004). This package includes a\nVariational EM and MCMC estimation approaches. Currently\nsupported data types are Bernoulli, multinomial and rank\n(Plackett-Luce). The extended GoM model with fixed stayers from\nErosheva et al (2007) is now also supported. See Airoldi et al\n(2014) for other examples of mixed membership models.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "5.0.1",
  "Repository": "https://ysamwang.r-universe.dev",
  "Date/Publication": "2016-04-05 00:23:58 UTC",
  "RemoteUrl": "https://github.com/ysamwang/mixedmem",
  "RemoteRef": "HEAD",
  "RemoteSha": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-09 06:40:42 UTC",
    "User": "root"
  },
  "Author": "Y. Samuel Wang [aut, cre],\nElena A. Erosheva [aut]",
  "MD5sum": "ee1dc7dbcb966d64f52d8cada57aba12",
  "_user": "ysamwang",
  "_type": "src",
  "_file": "mixedMem_1.2.0.tar.gz",
  "_fileid": "a36bebbffe326f8fc43f7b5b02d4d26033dae42ac5ad08ef867d89676312972e",
  "_filesize": 383662,
  "_sha256": "a36bebbffe326f8fc43f7b5b02d4d26033dae42ac5ad08ef867d89676312972e",
  "_created": "2026-06-09T06:40:42.000Z",
  "_published": "2026-06-09T07:02:18.388Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80263543547,
      "time": 180,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7500356270"
    },
    {
      "job": 80263543514,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7500346679"
    },
    {
      "job": 80263543533,
      "time": 182,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500356864"
    },
    {
      "job": 80263543537,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500353497"
    },
    {
      "job": 80263543554,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7500654983"
    },
    {
      "job": 80263543543,
      "time": 489,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7500524466"
    },
    {
      "job": 80263543544,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500614640"
    },
    {
      "job": 80263543549,
      "time": 249,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500427809"
    },
    {
      "job": 80256749977,
      "time": 3217,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500305438"
    },
    {
      "job": 80263543461,
      "time": 171,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500352745"
    },
    {
      "job": 80263543528,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7500372638"
    },
    {
      "job": 80263543509,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7500353723"
    },
    {
      "job": 80263543505,
      "time": 206,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500362976"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ysamwang/mixedmem",
  "_commit": {
    "id": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
    "author": "ysamwang <ysamuelwang@gmail.com>",
    "committer": "ysamwang <ysamuelwang@gmail.com>",
    "message": "jss update completed\n",
    "time": 1459815838
  },
  "_maintainer": {
    "name": "Y. Samuel Wang",
    "email": "ysamwang@uw.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.3",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.3",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "ysamwang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ysamwang",
      "count": 54,
      "uuid": 9723301
    }
  ],
  "_userbio": {
    "uuid": 9723301,
    "type": "user",
    "name": "Sam"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixedMem"
  },
  "_devurl": "https://github.com/ysamwang/mixedmem",
  "_searchresults": 16,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixedMem.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ysamwang/mixedmem",
  "_realowner": "ysamwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2015-04-30"
    },
    {
      "version": "1.1.0",
      "date": "2015-08-16"
    },
    {
      "version": "1.1.2",
      "date": "2020-12-01"
    }
  ],
  "_exports": [
    "computeAIC",
    "computeBIC",
    "computeELBO",
    "entropyPlot",
    "findLabels",
    "getPosteriorEstimates",
    "hellingerDistances",
    "mixedMemModelMCMC",
    "mixedMemModelVarInf",
    "mmMCMCFit",
    "mmVarInfFit",
    "permuteLabels",
    "plotPosterior",
    "rmixedMem",
    "theta.table",
    "vizMem",
    "vizTheta"
  ],
  "_datasets": [
    {
      "name": "ANES",
      "title": "Responses from 1983 American National Election Survey Pilot",
      "object": "ANES",
      "class": [
        "data.frame"
      ],
      "fields": [
        "EQ1",
        "EQ2",
        "EQ3",
        "EQ4",
        "EQ5",
        "EQ6",
        "EQ7",
        "IND1",
        "IND2",
        "IND3",
        "IND4",
        "IND5",
        "IND6",
        "ENT1",
        "ENT2",
        "ENT3",
        "ENT4",
        "ENT5",
        "ENT6"
      ],
      "rows": 279,
      "table": true,
      "tojson": true
    },
    {
      "name": "ct_hagdu",
      "title": "Responses Chlamydia trachomatis test data",
      "object": "ct_hagdu",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6"
      ],
      "rows": 4583,
      "table": true,
      "tojson": true
    },
    {
      "name": "gmv_theta",
      "title": "",
      "object": "gmv_theta",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "irish_election",
      "title": "",
      "object": "irish_election",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5"
      ],
      "rows": 2498,
      "table": true,
      "tojson": true
    },
    {
      "name": "tree_genotypes",
      "title": "",
      "object": "tree_genotypes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "sp",
        "site",
        "loci1a",
        "loci2a",
        "loci3a",
        "loci4a",
        "loci5a",
        "loci6a",
        "loci7a",
        "loci8a",
        "loci9a",
        "loci10a",
        "loci11a",
        "loci12a",
        "loci13a",
        "loci14a",
        "loci1b",
        "loci2b",
        "loci3b",
        "loci4b",
        "loci5b",
        "loci6b",
        "loci7b",
        "loci8b",
        "loci9b",
        "loci10b",
        "loci11b",
        "loci12b",
        "loci13b",
        "loci14b"
      ],
      "rows": 253,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mixedMem-package",
      "title": "Tools for fitting discrete multivariate mixed membership models",
      "topics": [
        "mixedMem-package",
        "mixedMem"
      ]
    },
    {
      "page": "ANES",
      "title": "Responses from 1983 American National Election Survey Pilot",
      "topics": [
        "ANES"
      ]
    },
    {
      "page": "computeAIC",
      "title": "Compute the approximate AIC",
      "topics": [
        "computeAIC"
      ]
    },
    {
      "page": "computeBIC",
      "title": "Compute the approximate BIC",
      "topics": [
        "computeBIC"
      ]
    },
    {
      "page": "computeELBO",
      "title": "Compute a lower bound on the log-likelihood (ELBO)",
      "topics": [
        "computeELBO"
      ]
    },
    {
      "page": "ct_hagdu",
      "title": "Responses Chlamydia trachomatis test data",
      "topics": [
        "ct_hagdu"
      ]
    },
    {
      "page": "entropyPlot",
      "title": "Mixed Membership Visualization",
      "topics": [
        "entropyPlot"
      ]
    },
    {
      "page": "findLabels",
      "title": "Mixed Membership Post-Processing 'findLabels' finds the optimal permutation of labels that minimizes the weighted squared difference between the arrays of subpopulation parameters from a fitted mixed membership model, theta and a given comparison model.",
      "topics": [
        "findLabels"
      ]
    },
    {
      "page": "getPosteriorEstimates",
      "title": "Mixed Membership Post-Processing for MCMC method 'getPosteriorEstimates'",
      "topics": [
        "getPosteriorEstimates"
      ]
    },
    {
      "page": "hellingerDistances",
      "title": "Mixed membership models post-processing",
      "topics": [
        "hellingerDistances"
      ]
    },
    {
      "page": "mixedMemModelMCMC",
      "title": "Constructor for a Mixed Membership Model object which can be fit through MCMC",
      "topics": [
        "mixedMemModelMCMC"
      ]
    },
    {
      "page": "mixedMemModelVarInf",
      "title": "Constructor for a Mixed Membership Model object which can be fit using variational inference",
      "topics": [
        "mixedMemModelVarInf"
      ]
    },
    {
      "page": "mmMCMCFit",
      "title": "Fit Mixed Membership models using a Metropolis Hastings within Gibbs MCMC sampler",
      "topics": [
        "mmMCMCFit"
      ]
    },
    {
      "page": "mmVarInfFit",
      "title": "Fit Mixed Membership models using variational EM",
      "topics": [
        "mmVarInfFit"
      ]
    },
    {
      "page": "permuteLabels",
      "title": "Mixed Membership Post-Processing",
      "topics": [
        "permuteLabels"
      ]
    },
    {
      "page": "plot.mixedMemModelMCMC",
      "title": "Plot a Mixed Membership Model",
      "topics": [
        "plot.mixedMemModelMCMC"
      ]
    },
    {
      "page": "plot.mixedMemModelVarInf",
      "title": "Plot a Mixed Membership Model",
      "topics": [
        "plot.mixedMemModelVarInf"
      ]
    },
    {
      "page": "plotPosterior",
      "title": "Mixed Membership Post-Processing for MCMC method 'plotPosterior'",
      "topics": [
        "plotPosterior"
      ]
    },
    {
      "page": "rmixedMem",
      "title": "Simulate Data from a discrete mixed membership model",
      "topics": [
        "rmixedMem"
      ]
    },
    {
      "page": "summary.mixedMemModelMCMC",
      "title": "Summary of a Mixed Membership Model",
      "topics": [
        "summary.mixedMemModelMCMC"
      ]
    },
    {
      "page": "summary.mixedMemModelVarInf",
      "title": "Summary of a Mixed Membership Model",
      "topics": [
        "summary.mixedMemModelVarInf"
      ]
    },
    {
      "page": "theta.table",
      "title": "Print the theta estimates for each sub-population",
      "topics": [
        "theta.table"
      ]
    },
    {
      "page": "vizMem",
      "title": "Mixed Membership Visualization",
      "topics": [
        "vizMem"
      ]
    },
    {
      "page": "vizTheta",
      "title": "Mixed Membership Visualization",
      "topics": [
        "vizTheta"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "gtools",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    }
  ],
  "_score": 2.204119982655925,
  "_indexed": true,
  "_nocasepkg": "mixedmem",
  "_universes": [
    "ysamwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "00b8ac487063583721735b914721392ffecc7ccde35490dca88f755c76bc455c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "f37b0c0fb2fbe82fde50b5166ed16865f1444df96fc147b100d8bb1db787ef20",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "0709992d7b553a9d4a62c3bc014add984a4a4ded78aa4de81f4d93c88d91efc5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "1c874872955a9a3ce153d94654acda54ae08b87f6cb486ca7f727dd40184ca3d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-09T07:01:12.000Z",
      "arch": "aarch64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "61f6bcecd051dfaf69b54bac0ac7a6beb4200a39f2545e75bbe53dc0e5b0e81e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-09T06:51:58.000Z",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "398005a8ea78739ec4395bb6734d5d622d95b132bf5da7d52337b67fe21a52c0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-09T06:58:39.000Z",
      "arch": "aarch64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "b2a87c21fa21fefaa2af696a6d6ac58c56f3a55ca44de40404b1570709a8f6a6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-09T06:47:28.000Z",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "78b89f8c6298ea481a3482ff79ac59ae23aaf18ae197541c8304a248f8a7513a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:45.000Z",
      "arch": "emscripten",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "64ca60cdfa65d0bc2a87d54bf1bdf856fee37da2269eeea8f07605b07268373b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:26.000Z",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "9f8197fd2a4064495c1fc3aca8bd8a4168a695ea0d1f59e2b547a3f76e8ce294",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-09T06:42:54.000Z",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "2591befa57a8c0677c32034c9f7d6a4dbb7b516212d4b7097dd092b8e509a4d6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-09T06:43:31.000Z",
      "arch": "x86_64",
      "commit": "d830b4de68027fee4ebf08a5fa8ed71e530e4553",
      "fileid": "77b9b7eeb157095d6a925bdeb9032a594553dbdf1b44b8b5b7e4aacc0af8e60f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ysamwang/actions/runs/27120538346"
    }
  ]
}