profileAnalysis: Profile Correlation Analyses

View source: R/profileAnalysis.R

profileAnalysisR Documentation

Profile Correlation Analyses

Description

Estimate overall, normative, and distinctive profile correlations between two profiles of scores (adapting procedures from Furr, 2008)

Usage

profileAnalysis(profile1, profile2, smin, smax, qc = T)

Arguments

profile1

First profile

profile2

Second profile

smin

Scale minimum

smax

Scale maximum

qc

Should scale-center correlations be estimated? (defaults to T)

Details

Note: both profiles should have the same maximum and minimum values.

Value

Returns range of profile correlation results

profcors

Person-level profile correlation results

m_q_x1x2.Same

Average profile correlation when profiles 1 and 2 are from same person

m_q_x1x2.Diff

Average profile correlation when profiles 1 and 2 are from different people

m_q_d1d2.Same

Average distinctive profile correlation when profiles 1 and 2 are from same person

m_q_d1d2.Diff

Average distinctive correlation when profiles 1 and 2 are from different people

m_qAll_x1.diff

Average profile correlation (qc) for between profile 1 between any two individuals

m_qAll_x2.diff

Average profile correlation (qc) for between profile 2 between any two individuals

qc

Are the results from scale-centered (i.e., qc) correlations?


funfield-lab/fancyr documentation built on Nov. 21, 2023, 2:42 p.m.