R/rdddr.R

#' rdddr package
#'
#' Companion datasets and functions for the book "Research Design: Declare, Diagnose, Redesign" (book.declaredesign.org)
#'
#' @docType package
#' @name rdddr
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 rdddr package in your browser

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

rdddr documentation built on July 3, 2022, 5:06 p.m.