Other packages > Find by keyword >

circumplex  

Analysis and Visualization of Circular Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("circumplex", "1.0.0")



Attach the package and use:
library("circumplex")
Maintained by
Jeffrey Girard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-31
Latest Update: 2023-08-22
Description:
Circumplex models, which organize constructs in a circle around two underlying dimensions, are popular for studying interpersonal functioning, mood/affect, and vocational preferences/environments. This package provides tools for analyzing and visualizing circular data, including scoring functions for relevant instruments and a generalization of the bootstrapped structural summary method from Zimmermann & Wright (2017) and functions for creating publication-ready tables and figures from the results.
How to cite:
Jeffrey Girard (2018). circumplex: Analysis and Visualization of Circular Data. R package version 1.0.0, https://cran.r-project.org/web/packages/circumplex. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.1 (2018-07-31 12:10), 0.1.2 (2018-08-06 23:00), 0.2.0 (2018-10-26 07:10), 0.2.1 (2018-11-29 07:10), 0.3.0 (2019-04-26 11:30), 0.3.1 (2019-05-15 20:00), 0.3.2 (2019-08-21 19:50), 0.3.3 (2019-09-26 10:30), 0.3.4 (2019-12-05 12:30), 0.3.5 (2020-01-10 02:10), 0.3.6 (2020-04-30 00:00), 0.3.7 (2021-05-17 22:30), 0.3.8 (2021-05-28 17:00), 0.3.9 (2023-02-14 10:00), 0.3.10 (2023-08-22 09:20)
Other packages that cited circumplex R package
View circumplex citation profile
Other R packages that circumplex depends, imports, suggests or enhances
Complete documentation for circumplex
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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