cacheCyclopsModelForJava {Cyclops}R Documentation

Place Cyclops model fit object in a persistent cache

Description

cacheCyclopsModelForJava places a Cyclops model fit object into a persistent cache, so that the object may be used across language-barriers.

Usage

cacheCyclopsModelForJava(object)

Arguments

object

Cyclops model fit object

Value

Integer index of object in persistent cache


[Package Cyclops version 3.6.0 Index]