View source: R/dd_call_dd_analyze.R
dd_analyze | R Documentation |
This call is the workhorse of the program. Based on the settings applied, this method applies all relevant methods and calculations to the supplied data.
dd_analyze(fittingObject, modelSelection = FALSE)
fittingObject |
core dd fitting object |
modelSelection |
(bool) this flag determines whether or not a model selection procedure will be applied in the results frame. |
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.