calc.problemInstance-method: perform calculations on 'problemInstance'-objects depending...

Description Usage Arguments Value Note Author(s)

Description

perform calculations on problemInstance-objects depending on argument type

Usage

1
2
3
4
5
calc.problemInstance(object, type, input)

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

Arguments

object

an object of class problemInstance

type

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

input

a list depending on argument type.

Value

information from objects of class problemInstance depending on argument type

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


bernhard-da/sdcTable documentation built on June 10, 2019, 4:54 a.m.