View source: R/RestFunctions.R
plotScale.Psychometric | R Documentation |
Makes it simple to do basic psychometrics
## S3 method for class 'Psychometric' plotScale( object, scale = "All", group = NULL, external = NULL, type = "Histogram", main = "", xlab = "", ... )
object |
A Reliability object |
scale |
A Reliability object |
group |
All, Alpha, Omega |
external |
All, Alpha, Omega |
type |
function |
main |
function |
xlab |
function |
... |
which scale |
A Reliability object that can be used for analyses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.