{
  "_id": "6a100484acfb0bcc41c7d914",
  "Package": "MEFM",
  "Type": "Package",
  "Title": "Perform MEFM Estimation on Matrix Time Series",
  "Version": "0.1.1",
  "Date": "2024-06-04",
  "Author": "Zetai Cen [aut, cre]",
  "Authors@R": "c(person(\"Zetai\", \"Cen\", email = \"z.cen@lse.ac.uk\", role=c(\"aut\",\"cre\")))",
  "Maintainer": "Zetai Cen <z.cen@lse.ac.uk>",
  "Description": "To perform main effect matrix factor model (MEFM)\nestimation for a given matrix time series as described in Lam\nand Cen (2024) <doi:10.48550/arXiv.2406.00128>. Estimation of\ntraditional matrix factor models is also supported.\nSupplementary functions for testing MEFM over factor models are\nincluded.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:21:02 UTC",
    "User": "root"
  },
  "Repository": "https://zerokgkg1368.r-universe.dev",
  "Date/Publication": "2024-06-07 02:44:00 UTC",
  "RemoteUrl": "https://github.com/cran/MEFM",
  "RemoteRef": "HEAD",
  "RemoteSha": "773a3bf9958a2b75761075849fab5332dbb08acc",
  "MD5sum": "7a29f4faa12274f51e0d6e64a721e0af",
  "_user": "zerokgkg1368",
  "_type": "src",
  "_file": "MEFM_0.1.1.tar.gz",
  "_fileid": "ae765abd5271e3cf98467b49a8e5d91d1b439738df5edf7839179b5af874be4b",
  "_filesize": 113203,
  "_sha256": "ae765abd5271e3cf98467b49a8e5d91d1b439738df5edf7839179b5af874be4b",
  "_created": "2026-05-22T07:21:02.000Z",
  "_published": "2026-05-22T07:23:48.103Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77334605289,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155001939"
    },
    {
      "job": 77334605174,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155002351"
    },
    {
      "job": 77334605313,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154992485"
    },
    {
      "job": 77334605229,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154994470"
    },
    {
      "job": 77334157621,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154966689"
    },
    {
      "job": 77334605150,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155006192"
    },
    {
      "job": 77334605182,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154992191"
    },
    {
      "job": 77334605177,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154989088"
    },
    {
      "job": 77334605158,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155002696"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MEFM",
  "_commit": {
    "id": "773a3bf9958a2b75761075849fab5332dbb08acc",
    "author": "Zetai Cen <z.cen@lse.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1717728240
  },
  "_maintainer": {
    "name": "Zetai Cen",
    "email": "z.cen@lse.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tensorMiss",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 49039628,
    "type": "user",
    "name": "ZeroKGKG1368"
  },
  "_downloads": {
    "count": 615,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MEFM"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MEFM.html",
    "manual.pdf"
  ],
  "_realowner": "zerokgkg1368",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-06-06"
    }
  ],
  "_exports": [
    "est_FM",
    "est_MEFM",
    "gen_MEFM",
    "make_gamma",
    "make_xy",
    "qHat",
    "sigmaD_MEFM"
  ],
  "_help": [
    {
      "page": "est_FM",
      "title": "Estimation of factor models on matrix time series",
      "topics": [
        "est_FM"
      ]
    },
    {
      "page": "est_MEFM",
      "title": "Estimation of MEFM on matrix time series",
      "topics": [
        "est_MEFM"
      ]
    },
    {
      "page": "gen_MEFM",
      "title": "Data generation of matrix time series with MEFM structure",
      "topics": [
        "gen_MEFM"
      ]
    },
    {
      "page": "make_gamma",
      "title": "Aggregation of estimated error",
      "topics": [
        "make_gamma"
      ]
    },
    {
      "page": "make_xy",
      "title": "Construction of series for testing MEFM",
      "topics": [
        "make_xy"
      ]
    },
    {
      "page": "qHat",
      "title": "Estimated theta quantile based on a given series",
      "topics": [
        "qHat"
      ]
    },
    {
      "page": "sigmaD_MEFM",
      "title": "HAC covariance estimator for asymptotic normality on each row j of loading matrix estimator",
      "topics": [
        "sigmaD_MEFM"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppEigen",
    "rTensor",
    "tensorMiss"
  ],
  "_vignettes": [
    {
      "source": "A-short-introduction-to-MEFM.Rmd",
      "filename": "A-short-introduction-to-MEFM.html",
      "title": "A-short-introduction-to-MEFM",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Model generation and estimation",
        "2. Asymptotic normality of grand mean and main effect estimators",
        "3. Asymptotic normality of estimated loading matrix rows",
        "4. Comparison with traditional factor models",
        "References"
      ],
      "created": "2024-06-07 02:44:00",
      "modified": "2024-06-07 02:44:00",
      "commits": 1
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "mefm",
  "_universes": [
    "zerokgkg1368"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-22T07:23:00.000Z",
      "distro": "noble",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "ed151ee1e2b20ac7bc002d89238b0511ce7d1e9bdf89ba4bb675fb7a71ebc8c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-22T07:23:01.000Z",
      "distro": "noble",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "9c08df35f9228703282e3351421cac8bb3cdc6a19c8a2a81e315dbdbbd5eb042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-22T07:22:32.000Z",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "d110f16c4c8dd2a39942806de36d7fe956e8a0823f293f3f8d8a1207e7e70eef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-22T07:22:37.000Z",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "a8702f9d457f7dacd6a8fcc01d429d253e3d689fbc1ed65a2c16ad1a729e7ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T07:23:31.000Z",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "9971c61fdb6127426e126ea3a74592bf46e58086e377aa807316879270c47a7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-22T07:22:23.000Z",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "b889d980aa98f6aad6dfe8536920a23963822b554fc89558706a3b34497ab099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-22T07:22:14.000Z",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "eb074c2cf1f3076adf15410a64a5eb88690beb4cb4d961a5f4c7bd9eb242dd49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-22T07:22:59.000Z",
      "commit": "773a3bf9958a2b75761075849fab5332dbb08acc",
      "fileid": "1459bed5ace72dca0fe24c8596094cee7c712d85a2280bb7f03cb3987e0e7bdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zerokgkg1368/actions/runs/26274096624"
    }
  ]
}