Search found 1 match

by alex
Wed Mar 29, 2017 5:16 pm
Forum: SMILE
Topic: jsmile + R software
Replies: 1
Views: 6213

jsmile + R software

Hi,
I just started working with jsmile + R, following the tutorial in the wiki.
rJava package was successfully installed and loaded as well as JVM started.
But I get the following error when try to declare an instance of a network:

net = .jnew("smile/Network")
Error in .jnew("smile/Network ...