| summary.dmcfits | R Documentation | 
Summary of the simulation results from dmcFit
## S3 method for class 'dmcfits'
summary(object, digits = 2, ...)
| object | Output from dmcFit | 
| digits | Number of digits in the output | 
| ... | pars | 
DataFrame
# Example 1
fitAggs <- dmcFit(list(flankerData, simonData), nTrl = 1000)
summary(fitAggs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.