R/rdss.R

#' rdss package
#'
#' Companion datasets and functions for the book "Research Design in the Social Sciences: Declaration, Diagnosis, and Redesign" (book.declaredesign.org)
#'
#' @docType package
#' @name rdss
NULL

#' @importFrom generics tidy
#' @export
generics::tidy

utils::globalVariables(c("X", "variance", "estimate", "std.error", "value", "name", "order_by___", "state", "fitted", "PS_weight", "covariates", "pred", "type", "tau.squared", "tau.squared.se", "term", "ci.lb", "ci.ub", "Estimate", "Std. Err", "z value", "Pr(>|z|)", "Attribute", "Level", "profile", "attribute", "level", "partial", "conjoint_utility", "subject", "task", "U", "XY"))

Try the rdss package in your browser

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

rdss documentation built on May 2, 2023, 9:14 a.m.