compare_cycle_levels | R Documentation |
Compare Levels between cycles
compare_cycle_levels(
by,
svydat_cycle1,
svydat_cycle2,
data4score,
weights,
pvs_names,
CATDEF,
levlab,
LE_global
)
by |
A categorical variable used to estimate different score distributions. |
svydat_cycle1 |
svydat_cycle1 |
svydat_cycle2 |
svydat_cycle2 |
data4score |
Data to estimate the Score Distirbution. Data from Cylcle 2 is recommanded. |
weights |
Weight0 to weight the Score Distribution. |
pvs_names |
A character vector specifying the names of the plausible value columns. |
CATDEF |
Argument from 'svyPVlevel' |
levlab |
Labels of Levels |
LE_global |
Linking Error for Literacy or Numercy depending on the pvs_names |
Manuel Reif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.