{
  "_id": "6a213201cd65a98ecbd258db",
  "Package": "TVMVP",
  "Type": "Package",
  "Title": "Time-Varying Minimum Variance Portfolio",
  "Version": "1.0.5",
  "Date": "2025-06-27",
  "Authors@R": "c(\nperson(given = \"Erik\", family = \"Lillrank\",\nemail = \"erik.lillrank@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0001-3345-7694\")),\nperson(given = \"Yukai\", family = \"Yang\",\nemail = \"yukai.yang@statistik.uu.se\",\nrole = c(\"aut\"),\ncomment = c(\nORCID = \"0000-0002-2623-8549\")))",
  "Description": "Provides the estimation of a time-dependent covariance\nmatrix of returns with the intended use for portfolio\noptimization. The package offers methods for determining the\noptimal number of factors to be used in the covariance\nestimation, a hypothesis test of time-varying covariance, and\nuser-friendly functions for portfolio optimization and rolling\nwindow evaluation. The local PCA method, method for determining\nthe number of factors, and associated hypothesis test are based\non Su and Wang (2017) <doi:10.1016/j.jeconom.2016.12.004>. The\napproach to time-varying portfolio optimization follows Fan et\nal. (2024) <doi:10.1016/j.jeconom.2022.08.007>. The\nregularisation applied to the residual covariance matrix adopts\nthe technique introduced by Chen et al. (2019)\n<doi:10.1016/j.jeconom.2019.04.025>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/erilill/TV-MVP",
  "BugReports": "https://github.com/erilill/TV-MVP/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://erilill.r-universe.dev",
  "Date/Publication": "2025-06-27 15:24:02 UTC",
  "RemoteUrl": "https://github.com/erilill/tv-mvp",
  "RemoteRef": "HEAD",
  "RemoteSha": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:01:46 UTC",
    "User": "root"
  },
  "Author": "Erik Lillrank [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-3345-7694>),\nYukai Yang [aut] (ORCID: <https://orcid.org/0000-0002-2623-8549>)",
  "Maintainer": "Erik Lillrank <erik.lillrank@gmail.com>",
  "MD5sum": "ad9f6f8fb517de2bda9847914d9fdf70",
  "_user": "erilill",
  "_type": "src",
  "_file": "TVMVP_1.0.5.tar.gz",
  "_fileid": "38850867f4b74de27ba7769e3bdfd384efe7539ebe0ac189a78ef4acce467151",
  "_filesize": 653640,
  "_sha256": "38850867f4b74de27ba7769e3bdfd384efe7539ebe0ac189a78ef4acce467151",
  "_created": "2026-06-04T08:01:46.000Z",
  "_published": "2026-06-04T08:06:25.203Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79475594818,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406184649"
    },
    {
      "job": 79475594825,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406176858"
    },
    {
      "job": 79475594814,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406173780"
    },
    {
      "job": 79475594802,
      "time": 236,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406190247"
    },
    {
      "job": 79474833787,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406126024"
    },
    {
      "job": 79475594808,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406168461"
    },
    {
      "job": 79475594816,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406165974"
    },
    {
      "job": 79475594826,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406160555"
    },
    {
      "job": 79475594822,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406165022"
    }
  ],
  "_buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/erilill/tv-mvp",
  "_commit": {
    "id": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
    "author": "Erik Lillrank <erik.lillrank@gmail.com>",
    "committer": "Erik Lillrank <erik.lillrank@gmail.com>",
    "message": "updated cran-comments\n",
    "time": 1751037842
  },
  "_maintainer": {
    "name": "Erik Lillrank",
    "email": "erik.lillrank@gmail.com",
    "login": "erilill",
    "linkedin": "in/erik-lillrank-48846b222",
    "description": "Master's student in Statistics and Data science",
    "uuid": 188317995
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "erilill",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "minimum-variance",
    "portfolio-optimization",
    "quantitative-finance"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "erilill",
      "count": 282,
      "uuid": 188317995
    },
    {
      "user": "yukai-yang",
      "count": 89,
      "uuid": 7555828
    }
  ],
  "_userbio": {
    "uuid": 188317995,
    "type": "user",
    "name": "Erik Lillrank",
    "description": "Master's student in Statistics and Data science"
  },
  "_downloads": {
    "count": 122,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TVMVP"
  },
  "_devurl": "https://github.com/erilill/tv-mvp",
  "_searchresults": 13,
  "_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/TVMVP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/erilill/tv-mvp",
  "_realowner": "erilill",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.4",
      "date": "2025-05-29"
    },
    {
      "version": "1.0.5",
      "date": "2025-06-27"
    }
  ],
  "_exports": [
    "determine_factors",
    "epanechnikov_kernel",
    "expanding_tvmvp",
    "hyptest",
    "predict_portfolio",
    "silverman",
    "time_varying_cov",
    "TVMVP"
  ],
  "_help": [
    {
      "page": "TVMVP-package",
      "title": "TVMVP: Time-Varying Minimum Variance Portfolio Optimization",
      "topics": [
        "TVMVP-package"
      ]
    },
    {
      "page": "comp_expected_returns",
      "title": "Function to compute expected returns using a simple model selection approach",
      "topics": [
        "comp_expected_returns"
      ]
    },
    {
      "page": "determine_factors",
      "title": "Determine the Optimal Number of Factors via an Information Criterion",
      "topics": [
        "determine_factors"
      ]
    },
    {
      "page": "epanechnikov_kernel",
      "title": "Epanechnikov Kernel Function",
      "topics": [
        "epanechnikov_kernel"
      ]
    },
    {
      "page": "expanding_tvmvp",
      "title": "#' Expanding Window Time-Varying Minimum Variance Portfolio Optimization",
      "topics": [
        "expanding_tvmvp"
      ]
    },
    {
      "page": "get_object_size",
      "title": "the function will return the size of obj and it is smart in the sense that it will choose the suitable unit",
      "topics": [
        "get_object_size"
      ]
    },
    {
      "page": "hyptest",
      "title": "Test for Time-Varying Covariance via Local PCA and Bootstrap",
      "topics": [
        "hyptest"
      ]
    },
    {
      "page": "localPCA",
      "title": "Perform Local PCA Over Time",
      "topics": [
        "localPCA"
      ]
    },
    {
      "page": "predict_portfolio",
      "title": "Predict Optimal Portfolio Weights Using Time-Varying Covariance Estimation",
      "topics": [
        "predict_portfolio"
      ]
    },
    {
      "page": "silverman",
      "title": "Compute Bandwidth Parameter Using Silverman's Rule of Thumb",
      "topics": [
        "silverman"
      ]
    },
    {
      "page": "time_varying_cov",
      "title": "Estimate Time-Varying Covariance Matrix Using Local PCA",
      "topics": [
        "time_varying_cov"
      ]
    },
    {
      "page": "TVMVP",
      "title": "Time Varying Minimum Variance Portfolio (TVMVP) Class",
      "topics": [
        "TVMVP"
      ]
    }
  ],
  "_readme": "https://github.com/erilill/tv-mvp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "thesis.Rmd",
      "filename": "thesis.html",
      "title": "Master’s thesis",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-05-16 12:25:28",
      "modified": "2025-05-16 12:25:28",
      "commits": 1
    },
    {
      "source": "TVMVP_overview.Rmd",
      "filename": "TVMVP_overview.html",
      "title": "TVMVP: Overview and Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Time-Varying Minimum Variance Portfolio (TVMVP)",
        "Example",
        "References"
      ],
      "created": "2025-04-10 09:07:03",
      "modified": "2025-06-27 14:30:41",
      "commits": 9
    }
  ],
  "_score": 4.5910646070264995,
  "_indexed": true,
  "_nocasepkg": "tvmvp",
  "_universes": [
    "erilill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-04T08:04:27.000Z",
      "distro": "noble",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "d460e84d023c33d091704fdc2de7b8044005d1a7d3c27f17534de5713a109327",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-04T08:03:57.000Z",
      "distro": "noble",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "f8edf730e9816431437701a6d08034a1f05c754bbbe8d4efe181edb5d4e7fbb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-04T08:04:03.000Z",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "134c5a0ce2f9306ebd6ad8cbdd5d84da91e94e90f873b656106a429798c8196d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-04T08:04:34.000Z",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "a177b00fa84bfda92cd2689a21539e5482d1ab4d12f0dae3949de0c7de9479d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-04T08:04:15.000Z",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "0d73938c5320b1bf601d3ea2d92d2f26d29f3b30dc1902e8d041bbaff9d58d51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-04T08:03:14.000Z",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "e058f7d22bd6dabe21456bf1645e9fae5907994e0c0be565a2b84634e9fba9a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-04T08:03:03.000Z",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "9facf9b9f0c2a1c06d6801fd50e28b2b02093a4ddf9f7399c62a949a6265af97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-04T08:03:14.000Z",
      "commit": "39e16cc8385849e8c40c5722aabeaf1eea0c0031",
      "fileid": "6d818d04088fc3307dbc42ed36e486c8493450bbff47734ccd23a09601e40162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erilill/actions/runs/26938767668"
    }
  ]
}