init.simpleTriplet-method: initialize 'simpleTriplet'-objects depending on argument...

Description Usage Arguments Value Note Author(s)

Description

init.simpleTriplet should be used to create objects of class simpleTriplet. It is possible to create an object from class simpleTriplet from an existing matrix (using type=='simpleTriplet'). A positive (or negative) identity matrix stored as an object of class simpleTriplet can be created by specifying type=='simpleTripletDiag'.

Usage

1
2
3
4
init.simpleTriplet(type, input)

## S4 method for signature 'character,list'
init.simpleTriplet(type, input)

Arguments

type

a character vector of length 1 defining what|how to initialize. Allowed types are:

input

a list depending on argument type.

Value

an object of class simpleTriplet

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.