compare_cycle_levels: Compare Levels between cycles

compare_cycle_levelsR Documentation

Compare Levels between cycles

Description

Compare Levels between cycles

Usage

compare_cycle_levels(
  by,
  svydat_cycle1,
  svydat_cycle2,
  data4score,
  weights,
  pvs_names,
  CATDEF,
  levlab,
  LE_global
)

Arguments

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

Author(s)

Manuel Reif


manuelreif/svyPVpack documentation built on Nov. 27, 2024, 1:31 a.m.