Skip to content

Minor bug: Default method in item_intercor() is 'pearson', not 'spearman' #338

Minor bug: Default method in item_intercor() is 'pearson', not 'spearman'

Minor bug: Default method in item_intercor() is 'pearson', not 'spearman' #338

# Running tests with options(warn = 2) to fail on test warnings
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
name: check-test-warnings
jobs:
check-test-warnings:
uses: easystats/workflows/.github/workflows/check-test-warnings.yaml@main