Package: rpc 2.0.3
rpc: Ridge Partial Correlation
Computes the ridge partial correlation coefficients in a high or ultra-high dimensional linear regression problem. An extended Bayesian information criterion is also implemented for variable selection. Users provide the matrix of covariates as a usual dense matrix or a sparse matrix stored in a compressed sparse column format. Detail of the method is given in the manual.
Authors:
rpc_2.0.3.tar.gz
rpc_2.0.3.zip(r-4.5)rpc_2.0.3.zip(r-4.4)rpc_2.0.3.zip(r-4.3)
rpc_2.0.3.tgz(r-4.5-x86_64)rpc_2.0.3.tgz(r-4.5-arm64)rpc_2.0.3.tgz(r-4.4-x86_64)rpc_2.0.3.tgz(r-4.4-arm64)rpc_2.0.3.tgz(r-4.3-x86_64)rpc_2.0.3.tgz(r-4.3-arm64)
rpc_2.0.3.tar.gz(r-4.5-noble)rpc_2.0.3.tar.gz(r-4.4-noble)
rpc_2.0.3.tgz(r-4.4-emscripten)rpc_2.0.3.tgz(r-4.3-emscripten)
rpc.pdf |rpc.html✨
rpc/json (API)
# Install 'rpc' in R: |
install.packages('rpc', repos = c('https://somakd.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/somakd/rpc/issues
Last updated 4 days agofrom:2fe95246a6. Checks:12 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 23 2025 |
R-4.5-win-x86_64 | OK | Mar 23 2025 |
R-4.5-mac-x86_64 | OK | Mar 23 2025 |
R-4.5-mac-aarch64 | OK | Mar 23 2025 |
R-4.5-linux-x86_64 | OK | Mar 23 2025 |
R-4.4-win-x86_64 | OK | Mar 23 2025 |
R-4.4-mac-x86_64 | OK | Mar 23 2025 |
R-4.4-mac-aarch64 | OK | Mar 23 2025 |
R-4.4-linux-x86_64 | OK | Mar 23 2025 |
R-4.3-win-x86_64 | OK | Mar 23 2025 |
R-4.3-mac-x86_64 | OK | Mar 23 2025 |
R-4.3-mac-aarch64 | OK | Mar 23 2025 |
Exports:eBICrpcXXt.compute
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Model selection using extended BIC | eBIC |
Ridge Partial Correlations | rpc |
XXt Computation | XXt.compute |