reliability_extraction_function: Title: Extracting reliability Estimates from Raw Data

Description Usage Arguments Value

View source: R/reliability_extraction_function.R

Description

This function will take a value of the number of variable required, and a long and wide format of the data frame Requires the reliability_function from the Hopkins spreadsheet and also requires the psych package for ICC

Usage

1

Arguments

n

a numeric values indicating the number of variables in the dataframe

long

a dataframe in long-form

wide

a dataframe in wide-form

Value

list of calculated reliability statistics (hopkins) and icc (psych) and raw data for effect size calculations


AshleyAkerman/mmReliability documentation built on Dec. 31, 2020, 9:51 a.m.