Package: NetCoupler 0.1.0.9000
NetCoupler: Inference of Causal Links Between a Network and an External Variable
The 'NetCoupler' algorithm identifies potential direct effects of correlated, high-dimensional variables formed as a network with an external variable. The external variable may act as the dependent/response variable or as an independent/predictor variable to the network.
Authors:
NetCoupler_0.1.0.9000.tar.gz
NetCoupler_0.1.0.9000.zip(r-4.5)NetCoupler_0.1.0.9000.zip(r-4.4)NetCoupler_0.1.0.9000.zip(r-4.3)
NetCoupler_0.1.0.9000.tgz(r-4.4-any)NetCoupler_0.1.0.9000.tgz(r-4.3-any)
NetCoupler_0.1.0.9000.tar.gz(r-4.5-noble)NetCoupler_0.1.0.9000.tar.gz(r-4.4-noble)
NetCoupler_0.1.0.9000.tgz(r-4.4-emscripten)NetCoupler_0.1.0.9000.tgz(r-4.3-emscripten)
NetCoupler.pdf |NetCoupler.html✨
NetCoupler/json (API)
NEWS
# Install 'NetCoupler' in R: |
install.packages('NetCoupler', repos = c('https://netcoupler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/netcoupler/netcoupler/issues
- simulated_data - Simulated dataset with an underlying Directed Graph structure for the metabolites.
Last updated 10 months agofrom:af57087fc5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:%>%all_ofany_ofas_data_frameas_edge_tblas_tibbleclassify_optionscontainsdata_frameends_witheverythinglast_colmatchesnc_estimate_exposure_linksnc_estimate_networknc_estimate_outcome_linksnc_standardizenum_rangestarts_withtibble
Dependencies:abindaskpassbackportsbdsmatrixBHBiocGenericsBiocManagercheckmatecliclueclustercolorspacecorpcorcpp11DEoptimRdplyrfansifastICAgenericsggmgluegraphidsigraphlatticelifecyclelmtestmagrittrMASSMatrixopensslpcalgpillarpkgconfigppcorpurrrR6RBGLRcppRcppArmadillorlangrobustbasesfsmiscstringistringrsystibbletidygraphtidyrtidyselectutf8uuidvcdvctrswithrzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert network graphs to edge tables as tibbles/data.frames. | as_edge_tbl |
Classification options for direct, ambigious, and no effect. | classify_options |
Compute model estimates between an external (exposure or outcome) variable and a network. | nc_estimate_exposure_links nc_estimate_links nc_estimate_outcome_links |
Create an estimate of the metabolic network as an undirected graph. | nc_estimate_network |
Standardize the metabolic variables. | nc_standardize |
Simulated dataset with an underlying Directed Graph structure for the metabolites. | simulated_data |