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