R/TESTWGT.R

#' A data set created by merging 1) "actual" data from a "gold standard" survey (A1, A2), and 2) data from another survey (Q1, Q2), including weights columns for that data (W1, W2). A1/Q1 and A2/Q2 are responses to the same two questions, asked to the same 10 respondents (ID), along the same 1-99 response scale.
#'
#' @format A data frame with 10 rows and 7 variables
#' \describe{\item{ID, A1, A2, Q1, Q2, W1, W2}{Paired "actual"/survey data with weights columns for survey data}
#' }
#'
#' @source Example data generated by author
"TESTWGT"

Try the TSEwgt package in your browser

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

TSEwgt documentation built on July 2, 2019, 5:03 p.m.