R/data.R

#' Data from a meta-analysis infants' habituation to a give stimulus and their later cognitive
#' ability (IQ)
#'
#' Results from 12 studies on the association between infants' habituation to a give stimulus and
#' their later cognitive ability (IQ).
#'
#' @name data.mccall93
#' @docType data
#' @author Robbie C.M. van Aert \email{R.C.M.vanAert@@tilburguniversity.edu}
#' @format The data frame contains two columns: ri (raw correlation coefficients) and ni (sample sizes).
#' @keywords data
#' @source McCall, R. B., & Carriger, M. S. (1993). A meta-analysis of infant habituation and recognition
#' memory performance as predictors of later IQ. Child Development, 64, 57-79.
#' http://dx.doi.org/10.2307/1131437
#'
NULL

Try the puniform package in your browser

Any scripts or data that you put into this service are public.

puniform documentation built on Sept. 19, 2023, 9:06 a.m.