-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
111 lines (110 loc) · 3.18 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
url: http://circumplex.jmgirard.com/
authors:
Jeffrey Girard:
href: https://www.jmgirard.com
Johannes Zimmermann:
href: https://www.uni-kassel.de/fb01/institute/psychologie/differentielle-psychologie/johannes-zimmermann-prof-dr.html
Aidan Wright:
href: https://www.personalityprocesses.com
template:
bootstrap: 5
params:
bootswatch: flatly
docsearch:
api_key: ec4004481ba8d410e8e20c9e90fa5e60
index_name: circumplex
development:
mode: auto
reference:
- title: Instrument Functions
desc: Functions for importing and examining circumplex instruments
contents:
- instruments
- scales
- anchors
- items
- norms
- title: Tidying Functions
desc: Functions for preparing data for analysis
contents:
- ipsatize
- score
- norm_standardize
- self_standardize
- title: Primary SSM Functions
desc: Functions for implementing the Structural Summary Method
contents:
- ssm_analyze
- ssm_table
- ssm_plot_circle
- ssm_plot_contrast
- ssm_plot_curve
- ssm_parameters
- ssm_score
- title: Secondary SSM Functions
desc: Functions for customizing SSM results
contents: html_render
- title: Convenience Functions
desc: Functions that make your life easier
contents:
- octants
- poles
- quadrants
- PANO
- title: Example Data
contents:
- aw2009
- jz2017
- raw_iipsc
navbar:
title: circumplex
left:
- icon: fa-home fa-lg
href: index.html
- text: Reference
href: reference/index.html
- text: Instruments
menu:
- text: Child and Adolescent Interpersonal Survey
href: reference/cais.html
- text: Circumplex Scales of Interpersonal Efficacy
href: reference/csie.html
- text: Circumplex Scales of Intergroup Goals
href: reference/csig.html
- text: Circumplex Scales of Interpersonal Problems
href: reference/csip.html
- text: Circumplex Scales of Interpersonal Values
href: reference/csiv.html
- text: Interpersonal Emotion Inventory
href: reference/iei.html
- text: Interpersonal Goals Inventory for Children, Revised Version
href: reference/igicr.html
- text: Inventory of Interpersonal Problems, Brief Version
href: reference/iip32.html
- text: Inventory of Interpersonal Problems
href: reference/iip64.html
- text: Inventory of Interpersonal Problems, Short Circumplex
href: reference/iipsc.html
- text: Inventory of Interpersonal Strengths, Brief Version
href: reference/iis32.html
- text: Inventory of Interpersonal Strengths
href: reference/iis64.html
- text: Inventory of Influence Tactics Circumplex
href: reference/iitc.html
- text: IPIP Interpersonal Circumplex
href: reference/ipipipc.html
- text: Interpersonal Sensitivities Circumplex
href: reference/isc.html
- text: Vignettes
menu:
- text: Using Circumplex Instruments
href: articles/using-instruments.html
- text: Introduction to SSM Analysis
href: articles/introduction-to-ssm-analysis.html
- text: Intermediate SSM Analysis
href: articles/intermediate-ssm-analysis.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/jmgirard/circumplex