summary.StudySpecification | R Documentation |
StudySpecification
objectssummary()
method for class StudySpecification
.
## S3 method for class 'StudySpecification'
summary(object, ..., treatment_binary = TRUE)
## S3 method for class 'summary.StudySpecification'
print(x, ..., max_unit_print = 3)
object |
|
... |
Ignored |
treatment_binary |
Should the treatment be dichotomized if
|
x |
|
max_unit_print |
Maximum number of treatment levels to print in treatment table |
The StudySpecification
or
summary.StudySpecification
object, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.