Description Usage Arguments Value Author(s) Examples
View source: R/loadingFromAlpha.R
Find standardized factor loading from coefficient alpha assuming that all items have equal loadings.
1 | loadingFromAlpha(alpha, ni)
|
alpha |
A desired coefficient alpha value. |
ni |
A desired number of items. |
result |
The standardized factor loadings that make desired coefficient alpha with specified number of items. |
Sunthud Pornprasertmanit (psunthud@gmail.com)
1 | loadingFromAlpha(0.8, 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.