Package: sketching 0.1.2
sketching: Sketching of Data via Random Subspace Embeddings
Construct sketches of data via random subspace embeddings. For more details, see the following papers. Lee, S. and Ng, S. (2022). "Least Squares Estimation Using Sketched Data with Heteroskedastic Errors," Proceedings of the 39th International Conference on Machine Learning (ICML22), 162:12498-12520. Lee, S. and Ng, S. (2020). "An Econometric Perspective on Algorithmic Subsampling," Annual Review of Economics, 12(1): 45–80.
Authors:
sketching_0.1.2.tar.gz
sketching_0.1.2.zip(r-4.5)sketching_0.1.2.zip(r-4.4)sketching_0.1.2.zip(r-4.3)
sketching_0.1.2.tgz(r-4.4-x86_64)sketching_0.1.2.tgz(r-4.4-arm64)sketching_0.1.2.tgz(r-4.3-x86_64)sketching_0.1.2.tgz(r-4.3-arm64)
sketching_0.1.2.tar.gz(r-4.5-noble)sketching_0.1.2.tar.gz(r-4.4-noble)
sketching_0.1.2.tgz(r-4.4-emscripten)sketching_0.1.2.tgz(r-4.3-emscripten)
sketching.pdf |sketching.html✨
sketching/json (API)
NEWS
# Install 'sketching' in R: |
install.packages('sketching', repos = c('https://sokbae.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sokbae/sketching/issues
- AK - AK
heteroskedasticityregressionsubspace-embedding
Last updated 2 years agofrom:c5eedc482c. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win-x86_64 | OK | Nov 18 2024 |
R-4.5-linux-x86_64 | OK | Nov 18 2024 |
R-4.4-win-x86_64 | OK | Nov 18 2024 |
R-4.4-mac-x86_64 | OK | Nov 18 2024 |
R-4.4-mac-aarch64 | OK | Nov 18 2024 |
R-4.3-win-x86_64 | OK | Nov 18 2024 |
R-4.3-mac-x86_64 | OK | Nov 18 2024 |
R-4.3-mac-aarch64 | OK | Nov 18 2024 |
Exports:simulation_dgpsketchsketch_leverage
Dependencies:apeclicpp11digestfastmatchgenericsglueigraphlatticelifecyclemagrittrMASSMatrixnlmephangornpkgconfigquadprogRcpprlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
AK | AK |
Simulating observations from the data-generating process considered in Lee and Ng (2022) | simulation_dgp |
Sketch | sketch |
Sketch using leverage score type sampling | sketch_leverage |