Learn R Programming

tmod (version 0.50.13)

tmod2tmodGS: Convert the old tmod objects to the tmodGS objects

Description

Convert the old tmod objects to the tmodGS objects

Usage

tmod2tmodGS(x)

Value

Returns an object of class tmodGS.

Arguments

x

an object of class tmod

Details

The old tmod representation was very inefficient. This function converts the objects to a new representation which is both allowing faster computations and more memory efficient.