| DeclareDesign | R Documentation |
The four main types of functions are to declare a step, to combine steps into designs, and to manipulate designs and designers (functions that return designs).
declare_modelModel step
declare_inquiryInquiry step
declare_samplingData strategy step (sampling)
declare_assignmentData strategy step (assignment)
declare_measurementData strategy step (measurement)
declare_estimatorAnswer strategy step (Estimator)
declare_testAnswer strategy step (Testing function)
Add steps to create a design
redesignChange design parameters
draw_dataDraw a simulated dataset
run_designDraw one set of inquiry values and estimates
diagnose_designDiagnose a design
cite_designCite a design
modify_designAdd, delete or replace a step
redesignModify local variables within a design (advanced)
expand_designGenerate designs from a designer
See also the DesignLibrary package for designers to use
Maintainer: Graeme Blair graeme.blair@gmail.com (ORCID)
Authors:
Jasper Cooper jaspercooper@gmail.com (ORCID)
Alexander Coppock acoppock@gmail.com (ORCID)
Macartan Humphreys macartan@gmail.com (ORCID)
Neal Fultz nfultz@gmail.com
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.