Description Usage Format References Examples
Mixed ordered (Science dataset from package "ltm" coming from the Consumer Protection and Perceptions of Science and Technology section of the 1992 Euro-Barometer Survey) and continuous (simulated from a normal distribution) data.
1 |
A data frame with 392 observations on the following 12 variables:
Comfortan ordered factor with levels strongly disagree < disagree < agree < strongly agree
Environmentan ordered factor with levels strongly disagree < disagree < agree < strongly agree
Workan ordered factor with levels strongly disagree < disagree < agree < strongly agree
Futurean ordered factor with levels strongly disagree < disagree < agree < strongly agree
Technologyan ordered factor with levels strongly disagree < disagree < agree < strongly agree
Industryan ordered factor with levels strongly disagree < disagree < agree < strongly agree
Benefitan ordered factor with levels strongly disagree < disagree < agree < strongly agree
X1a numeric vector
X2a numeric vector
X3a numeric vector
X4a numeric vector
X5a numeric vector
Karlheinz, R. and Melich, A. (1992). Euro-Barometer 38.1: Consumer Protection and Perceptions of Science and Technology. INRA (Europe), Brussels. [computer file]
Rizopoulos, D. (2006). ltm: An R package for Latent Variable Modelling and Item Response Theory Analyses. Journal of Statistical Software, 17(5), 1–25.
1 2 3 4 5 | # # NOT RUN
# data(mixedScience)
# mixedPA <- PA(mixedScience, percentiles = c(0.90, 0.99), nReplicates = 200,
# type = "mixed")
# print(mixedPA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.