View source: R/designs_and_models.R
pump_info | R Documentation |
List user options: designs and models (d_m), including what parameters are relevant for each context; multiple testing procedures; types of power; design and model parameters.
pump_info(
topic = c("all", "context", "adjustment", "power", "parameters"),
comment = TRUE
)
topic |
string; what kind of info. One of: all, context, adjustment, power, parameters. |
comment |
logical; prints out long description of each design and method. |
list; a list of data frames with information about each topic.
For more detailed information about user choices, see the manuscript <doi:10.18637/jss.v108.i06>, which includes a detailed Technical Appendix including information about the designs and models and parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.