Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.alpha

Print alpha object


Description

Print results related to Cronbach's alpha

Usage

## S3 method for class 'alpha'
print(x, ...)

Arguments

x

object of class 'alpha'

...

further arguments passed to or used by methods.

Author(s)

Virasakdi Chongsuvivatwong <cvirasak@medicine.psu.ac.th>

See Also

'tableStack'

Examples

data(Attitudes)
alpha(qa1:qa18, dataFrame=Attitudes) -> a
print(a)
a

epiDisplay

Epidemiological Data Display Package

v3.5.0.1
GPL (>= 2)
Authors
Virasakdi Chongsuvivatwong <cvirasak@medicine.psu.ac.th>
Initial release
2018-05-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.