| print alpha | R Documentation |
Print results related to Cronbach's alpha
## S3 method for class 'alpha'
print(x, ...)
x |
object of class 'alpha' |
... |
further arguments passed to or used by methods. |
Virasakdi Chongsuvivatwong cvirasak@gmail.com
'tableStack'
data(Attitudes)
alpha(qa1:qa18, dataFrame=Attitudes) -> a
print(a)
a
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.