init.dimVar-method: initialize 'dimVar'-object

init.dimVarR Documentation

initialize dimVar-object

Description

initialize dimVar-object

Usage

init.dimVar(input)

## S4 method for signature 'list'
init.dimVar(input)

Arguments

input

a list with 2 elements

  • first element: either an object of class 'matrix' or a data.frame or a link to a file. The input data need to be in a specific format (2 columns) with the first column defining the level-structure and the second column defining the level-codes.

  • second element: a character vector of length 1 specifying a variable name

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


sdcTable documentation built on Aug. 11, 2023, 9:06 a.m.