calc.linProb {sdcTable}R Documentation

perform calculations on linProb-objects depending on argument type

Description

perform calculations on linProb-objects depending on argument type

Usage

calc.linProb(object, type, input)

## S4 method for signature 'linProb,character,list'
calc.linProb(object, type, input)

Arguments

object

an object of class linProb

type

a character vector of length 1 defining what to calculate|return|modify. Allowed types are:

input

a list depending on argument type.

Value

manipulated data based on argument type

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


[Package sdcTable version 0.32.7 Index]