Skip to content
Prev 257609 / 398502 Next

Retrieve model from R without save

On 11-04-21 5:36 AM, Raji wrote:
Yes, just look at the contents of the model object.  See Writing R 
Extensions for the C interface to do this; from the documentation, JRI 
duplicates this in Java.

Duncan Murdoch