Package: sparvaride 0.1.0
sparvaride: Variance Identification in Sparse Factor Analysis
This is an implementation of the algorithm described in Section 3 of Hosszejni and Frühwirth-Schnatter (2022) <doi:10.48550/arXiv.2211.00671>. The algorithm is used to verify that the counting rule CR(r,1) holds for the sparsity pattern of the transpose of a factor loading matrix. As detailed in Section 2 of the same paper, if CR(r,1) holds, then the idiosyncratic variances are generically identified. If CR(r,1) does not hold, then we do not know whether the idiosyncratic variances are identified or not.
Authors:
sparvaride_0.1.0.tar.gz
sparvaride_0.1.0.zip(r-4.5)sparvaride_0.1.0.zip(r-4.4)sparvaride_0.1.0.zip(r-4.3)
sparvaride_0.1.0.tgz(r-4.5-x86_64)sparvaride_0.1.0.tgz(r-4.5-arm64)sparvaride_0.1.0.tgz(r-4.4-x86_64)sparvaride_0.1.0.tgz(r-4.4-arm64)sparvaride_0.1.0.tgz(r-4.3-x86_64)sparvaride_0.1.0.tgz(r-4.3-arm64)
sparvaride_0.1.0.tar.gz(r-4.5-noble)sparvaride_0.1.0.tar.gz(r-4.4-noble)
sparvaride_0.1.0.tgz(r-4.4-emscripten)sparvaride_0.1.0.tgz(r-4.3-emscripten)
sparvaride.pdf |sparvaride.html✨
sparvaride/json (API)
# Install 'sparvaride' in R: |
install.packages('sparvaride', repos = c('https://hdarjus.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hdarjus/sparvaride/issues
Pkgdown site:https://hdarjus.github.io
econometricsfactor-analysislatent-factorsparameter-identificationcpp
Last updated 2 years agofrom:3f4a0e7bc9. Checks:1 OK, 11 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 07 2025 |
R-4.5-win-x86_64 | NOTE | Mar 07 2025 |
R-4.5-mac-x86_64 | NOTE | Mar 07 2025 |
R-4.5-mac-aarch64 | NOTE | Mar 07 2025 |
R-4.5-linux-x86_64 | NOTE | Mar 07 2025 |
R-4.4-win-x86_64 | NOTE | Mar 07 2025 |
R-4.4-mac-x86_64 | NOTE | Mar 07 2025 |
R-4.4-mac-aarch64 | NOTE | Mar 07 2025 |
R-4.4-linux-x86_64 | NOTE | Mar 07 2025 |
R-4.3-win-x86_64 | NOTE | Mar 07 2025 |
R-4.3-mac-x86_64 | NOTE | Mar 07 2025 |
R-4.3-mac-aarch64 | NOTE | Mar 07 2025 |
Exports:counting_rule_holds
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Verify that the counting rule CR(r,1) holds | counting_rule_holds |