Other packages > Find by keyword >

snha  

Creating Correlation Networks using St. Nicolas House Analysis
View on CRAN: Click here


Download and install snha package within the R console
Install from CRAN:
install.packages("snha")

Install from Github:
library("remotes")
install_github("cran/snha")

Install by package version:
library("remotes")
install_version("snha", "0.1.3")



Attach the package and use:
library("snha")
Maintained by
Detlef Groth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-14
Latest Update: 2023-03-14
Description:
Create correlation networks using St. Nicolas House Analysis ('SNHA'). The package can be used for visualizing multivariate data similar to Principal Component Analysis or Multidimensional Scaling using a ranking approach. In contrast to 'MDS' and 'PCA', 'SNHA' uses a network approach to explore interacting variables. For details see 'Hermanussen et. al. 2021', <doi:10.3390/ijerph18041741>.
How to cite:
Detlef Groth (2023). snha: Creating Correlation Networks using St. Nicolas House Analysis. R package version 0.1.3, https://cran.r-project.org/web/packages/snha. Accessed 04 Jan. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited snha R package
View snha citation profile
Other R packages that snha depends, imports, suggests or enhances
Complete documentation for snha
Functions, R codes and Examples using the snha R package
Some associated functions: as.list.snha . decathlon88 . plot.snha . snha-package . snha . snha_get_chains . snha_graph2data . snha_layout . snha_ll . snha_rsquare . 
Some associated R codes: asgp.R . ll.R . priv.R . snha.R .  Full snha package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA