Other packages > Find by keyword >

qgraph  

Graph Plotting Methods, Psychometric Data Visualization and Graphical Model Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qgraph", "1.9.8")



Attach the package and use:
library("qgraph")
Maintained by
Sacha Epskamp
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-01-08
Latest Update: 2023-11-03
Description:
Fork of qgraph - Weighted network visualization and analysis, as well as Gaussian graphical model computation. See Epskamp et al. (2012) .
How to cite:
Sacha Epskamp (2011). qgraph: Graph Plotting Methods, Psychometric Data Visualization and Graphical Model Estimation. R package version 1.9.8, https://cran.r-project.org/web/packages/qgraph. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.4.0 (2011-01-08 09:47), 0.4.1 (2011-01-08 15:48), 0.4.2 (2011-01-12 15:37), 0.4.3 (2011-01-20 14:08), 0.4.4 (2011-01-25 11:17), 0.4.5 (2011-02-14 17:38), 0.4.6 (2011-02-18 19:02), 0.4.7 (2011-02-23 11:08), 0.4.8 (2011-03-13 19:43), 0.4.9 (2011-03-27 17:55), 0.5.0 (2011-06-17 08:45), 0.5.1 (2011-11-05 11:48), 0.5.2 (2011-11-09 09:03), 0.5.3 (2011-11-18 08:10), 1.0.0 (2012-01-18 07:52), 1.0.1 (2012-02-19 21:58), 1.0.2 (2012-03-08 15:22), 1.0.3 (2012-04-19 10:02), 1.0.4 (2012-05-08 16:22), 1.0.5-2 (2012-07-19 17:49), 1.0.5 (2012-05-25 08:19), 1.1.0 (2012-09-16 08:03), 1.2.1 (2013-01-30 08:13), 1.2.2 (2013-05-08 18:38), 1.2.3 (2013-08-29 22:33), 1.2.4 (2014-02-11 17:04), 1.2.5 (2014-05-22 06:54), 1.2 (2013-01-24 17:05), 1.3.1 (2015-03-10 16:57), 1.3.2 (2016-01-19 15:15), 1.3.3 (2016-04-29 12:11), 1.3.4 (2016-06-30 18:16), 1.3.5 (2016-08-31 20:47), 1.3 (2014-12-02 12:44), 1.4.0 (2016-10-29 10:48), 1.4.1 (2016-11-22 16:57), 1.4.2 (2017-01-21 23:16), 1.4.3 (2017-03-27 16:41), 1.4.4 (2017-09-02 18:05), 1.5 (2018-04-25 14:47), 1.6.1 (2019-02-13 12:50), 1.6.2 (2019-05-09 13:10), 1.6.3 (2019-06-19 16:00), 1.6.4 (2019-11-15 16:20), 1.6.5 (2020-02-21 20:20), 1.6.9 (2021-01-28 21:20), 1.6 (2019-01-24 15:20), 1.9.1 (2022-02-19 17:40), 1.9.2 (2022-03-04 13:40), 1.9.3 (2022-12-09 19:10), 1.9.4 (2023-03-21 04:40), 1.9.5 (2023-05-16 12:10), 1.9 (2021-10-19 19:30)
Other packages that cited qgraph R package
View qgraph citation profile
Other R packages that qgraph depends, imports, suggests or enhances
Complete documentation for qgraph
Functions, R codes and Examples using the qgraph R package
Some associated functions: CentAndClusfuns . EBICglasso . FDRnetwork . VARglm . as.igraph . averageLayout . big5 . big5groups . centrality . centrality_auto . clustcoef_auto . cor_auto . flow . getWmat . ggmFit . ggmModSelect . makeBW . mat2vec . mutualInformation . pathways . plot.qgraph . print.qgraph . qgraph.animate . qgraph.layout.fruchtermanreingold . qgraph . qgraphMixed . qgraph_loadings . smallworldIndex . smallworldness . summary.qgraph . wi2net . 
Some associated R codes: 00PolyShapes.R . Cent2EdgeNode.R . DrawArrow.R . EBICgraph.R . FDRnetwork.R . Fade.R . PLOT.R . RcppExports.R . SelfLoop.R . VARglm.R . XKCD.R . addTitle.R . addTrans.R . as_ggraph.R . averageLayout.R . centrality.R . centralityFunctions.R . centralityPlot.R . centralityTable.R . clusteringPlot.R . clusteringTable.R . cor_auto.R . drawEdge.R . drawNode.R . fixnames.R . flow.R . getArgs.R . getWmat.R . ggmFit.R . ggmModSelect.R . glasso_methods.R . glasso_tests.R . igraphConversion.R . isColor.R . layout.R . logGaus.R . makeBW.R . mapusr2in.R . mixCols.R . mixGraphs.R . mutualInformation.R . palettes.R . pathways.R . pie2.R . printplotsummary.R . qgraph.R . qgraph.rack.R . qgraphAnnotate.R . qgraphD3.R . qgraphGUI.R . qgraph_arrow.R . qgraph_growth.R . qgraph_loadings.R . qgraph_mixed.R . scale2.R . sign0.R . smallworldIndex.R . toJSONarray.R . vein.R .  Full qgraph 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

CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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