tmod2tmodGS {tmod}R Documentation

Convert the old tmod objects to the tmodGS objects

Description

Convert the old tmod objects to the tmodGS objects

Usage

tmod2tmodGS(x)

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.

Value

Returns an object of class tmodGS.


[Package tmod version 0.50.13 Index]