From 9fdbd3e1116f75d4956372831ce461a0e3bf2acb Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 13 May 2024 15:22:15 +0200 Subject: [PATCH] fix --- R/tab_itemscale.R | 2 +- man/tab_itemscale.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/tab_itemscale.R b/R/tab_itemscale.R index 83f8a821..b702b333 100644 --- a/R/tab_itemscale.R +++ b/R/tab_itemscale.R @@ -85,7 +85,7 @@ #' \item Jorion N, Self B, James K, Schroeder L, DiBello L, Pellegrino J (2013) Classical Test Theory Analysis of the Dynamics Concept Inventory. (\href{https://www.academia.edu/4104752/Classical_Test_Theory_Analysis_of_the_Dynamics_Concept_Inventory}{web}) #' \item Briggs SR, Cheek JM (1986) The role of factor analysis in the development and evaluation of personality scales. Journal of Personality, 54(1), 106-148. doi: 10.1111/j.1467-6494.1986.tb00391.x #' \item McLean S et al. (2013) Stigmatizing attitudes and beliefs about bulimia nervosa: Gender, age, education and income variability in a community sample. International Journal of Eating Disorders. doi: 10.1002/eat.22227 -#' \item Trochim WMK (2008) Types of Reliability. (\href{https://conjointly.com/kb/types-of-reliability/}{web}) +#' \item Trochim WMK (2008) Types of Reliability. #' } #' #' @examples diff --git a/man/tab_itemscale.Rd b/man/tab_itemscale.Rd index 9a177e6a..bbd68be8 100644 --- a/man/tab_itemscale.Rd +++ b/man/tab_itemscale.Rd @@ -196,6 +196,6 @@ if (interactive()) { \item Jorion N, Self B, James K, Schroeder L, DiBello L, Pellegrino J (2013) Classical Test Theory Analysis of the Dynamics Concept Inventory. (\href{https://www.academia.edu/4104752/Classical_Test_Theory_Analysis_of_the_Dynamics_Concept_Inventory}{web}) \item Briggs SR, Cheek JM (1986) The role of factor analysis in the development and evaluation of personality scales. Journal of Personality, 54(1), 106-148. doi: 10.1111/j.1467-6494.1986.tb00391.x \item McLean S et al. (2013) Stigmatizing attitudes and beliefs about bulimia nervosa: Gender, age, education and income variability in a community sample. International Journal of Eating Disorders. doi: 10.1002/eat.22227 - \item Trochim WMK (2008) Types of Reliability. (\href{https://conjointly.com/kb/types-of-reliability/}{web}) + \item Trochim WMK (2008) Types of Reliability. } }