| print.summary.item.scale | R Documentation |
item.scalePrints out basic summary information, such as mean, sd, and cronbach's alpha. Also prints out long summary information, such as the mean and sd of each item, and the item-item correlations
## S3 method for class 'summary.item.scale'
print(x, digits = 3)
x |
An |
digits |
The number of digits to print when printing numbers. Passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.