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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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