Learn R Programming

⚠️There's a newer version (0.3.10) of this package.Take me there.

circumplex

The goal of circumplex is to provide a powerful, flexible, and user-friendly way to analyze and visualize circumplex data. It was created and is maintained by Jeffrey Girard; it was inspired by work from and was developed under advisement from Johannes Zimmermann and Aidan Wright. You can learn more about using this package through the vignette articles available on the package website or through ?circumplex.

Installation

# Install release version from CRAN
install.packages("circumplex")

# Install development version from GitHub
devtools::install_github("jmgirard/circumplex")

Usage

data("jz2017")
results <- ssm_analyze(
  .data = jz2017, 
  scales = c(PA, BC, DE, FG, HI, JK, LM, NO), 
  angles = c(90, 135, 180, 225, 270, 315, 360, 45), 
  measures = c(NARPD, ASPD)
)
ssm_table(results)

Correlation-based Structural Summary Statistics with 95% CIs

Profile

Elevation

X-Value

Y-Value

Amplitude

Displacement

Fit

NARPD

0.20 [0.17, 0.24]

-0.06 [-0.09, -0.03]

0.18 [0.14, 0.21]

0.19 [0.15, 0.23]

109.0 [98.6, 118.5]

0.957

ASPD

0.12 [0.09, 0.16]

-0.10 [-0.13, -0.06]

0.20 [0.17, 0.24]

0.23 [0.19, 0.26]

115.9 [107.3, 124.2]

0.964

ssm_plot(results)

Code of Conduct

Please note that the ‘circumplex’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

References

Girard, J. M., Zimmermann, J., & Wright, A. G. C. (2018). New tools for circumplex data analysis and visualization in R. Meeting of the Society for Interpersonal Theory and Research. Montreal, Canada.

Zimmermann, J., & Wright, A. G. C. (2017). Beyond description in interpersonal construct validation: Methodological advances in the circumplex Structural Summary Approach. Assessment, 24(1), 3–23.

Wright, A. G. C., Pincus, A. L., Conroy, D. E., & Hilsenroth, M. J. (2009). Integrating methods to optimize circumplex description and comparison of groups. Journal of Personality Assessment, 91(4), 311–322.

Copy Link

Version

Install

install.packages('circumplex')

Monthly Downloads

713

Version

0.3.6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Jeffrey Girard

Last Published

April 29th, 2020

Functions in circumplex (0.3.6)

html_render

Format and render data frame as HTML table
igicr

Interpersonal Goals Inventory for Children, Revised Version
csiv

Circumplex Scales of Interpersonal Values
ipsatize

Ipsatize circumplex items using deviation scoring across variables
instrument

Load a specific instrument object
instruments

List all available instruments
quadrants

Angular displacements for quadrant circumplex scales
circumplex-package

Analysis and visualization of circumplex data
csig

Circumplex Scales of Intergroup Goals
ipipipc

IPIP Interpersonal Circumplex
ssm_plot_contrast

Create a Difference Plot of SSM Contrast Results
ggsave

Save a ggplot with sensible defaults
raw_iipsc

Raw item responses on real circumplex scales
jz2017

Raw octant scores on real circumplex scales with covariates
ssm_score

Calculate SSM parameters by row and add results as new columns
csip

Circumplex Scales of Interpersonal Problems
mutate

Add new variables
scales

Display the scales of a circumplex instrument
score

Score circumplex scales from item responses
iitc

Inventory of Influence Tactics Circumplex
anchors

Display the anchors of a circumplex instrument
items

Display the items of a circumplex instrument
iis64

Inventory of Interpersonal Strengths
isc

Interpersonal Sensitivities Circumplex
aw2009

Standardized octant scores on hypothetical circumplex scales
poles

Angular displacements for pole circumplex scales
iis32

Inventory of Interpersonal Strengths, Brief Version
iipsc

Inventory of Interpersonal Problems, Short Circumplex
norms

Display the norms for a circumplex instrument
%>%

Pipe operator
csie

Circumplex Scales of Interpersonal Efficacy
iip64

Inventory of Interpersonal Problems
iip32

Inventory of Interpersonal Problems, Brief Version
ssm_plot_circle

Create a Circular Plot of SSM Results
ssm_plot

Create a figure from SSM results
octants

Angular displacements for octant circumplex scales
tidyeval

Tidy eval helpers
ssm_parameters

Calculate Structural Summary Method parameters for a set of scores
standardize

Standardize circumplex scales using normative data
ssm_append

Combine SSM tables
ssm_table

Create HTML table from SSM results or contrasts
ssm_analyze

Perform analyses using the Structural Summary Method
select

Select variables by name