Other packages > Find by keyword >

qmethod  

Analysis of Subjective Perspectives Using Q Methodology
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qmethod", "1.8.4")



Attach the package and use:
library("qmethod")
Maintained by
Aiora Zabala
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-14
Latest Update: 2023-03-28
Description:
Analysis of Q methodology, used to identify distinct perspectives existing within a group. This methodology is used across social, health and environmental sciences to understand diversity of attitudes, discourses, or decision-making styles (for more information, see ). A single function runs the full analysis. Each step can be run separately using the corresponding functions: for automatic flagging of Q-sorts (manual flagging is optional), for statement scores, for distinguishing and consensus statements, and for general characteristics of the factors. The package allows to choose either principal components or centroid factor extraction, manual or automatic flagging, a number of mathematical methods for rotation (or none), and a number of correlation coefficients for the initial correlation matrix, among many other options. Additional functions are available to import and export data (from raw *.CSV, 'HTMLQ' and 'FlashQ' *.CSV, 'PQMethod' *.DAT and 'easy-htmlq' *.JSON files), to print and plot, to import raw data from individual *.CSV files, and to make printable cards. The package also offers functions to print Q cards and to generate Q distributions for study administration. See further details in the package documentation, and in the web pages below, which include a cookbook, guidelines for more advanced analysis (how to perform manual flagging or change the sign of factors), data management, and a graphical user interface (GUI) for online and offline use.
How to cite:
Aiora Zabala (2014). qmethod: Analysis of Subjective Perspectives Using Q Methodology. R package version 1.8.4, https://cran.r-project.org/web/packages/qmethod. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2014-05-14 17:15), 1.1 (2014-06-23 15:43), 1.2.2 (2014-10-28 08:11), 1.2.4 (2014-12-03 17:08), 1.2 (2014-10-25 01:24), 1.3.0 (2015-03-30 15:07), 1.3.1 (2015-05-05 23:19), 1.4.0 (2016-01-15 22:43), 1.4.1 (2016-03-04 22:31), 1.4.2 (2016-04-14 16:30), 1.5.2 (2017-03-21 22:13), 1.5.4 (2018-05-22 11:57), 1.5.5 (2020-02-14 00:30), 1.5 (2017-01-24 10:51), 1.8 (2021-03-15 01:00)
Other packages that cited qmethod R package
View qmethod citation profile
Other R packages that qmethod depends, imports, suggests or enhances
Complete documentation for qmethod
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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