Search found 9 matches
- Wed Jul 02, 2025 7:09 pm
- Forum: SMILE
- Topic: Annotation in rSMILE
- Replies: 5
- Views: 1429
Re: Annotation in rSMILE
It now works as advertised. The only thing I did differently (that I am aware of :)) was to put the NodeId into a variable first. Now it works fine. Many thanks for your patience. I am still interested in where in the documentation this would have been found.
- Mon Jun 30, 2025 11:59 am
- Forum: SMILE
- Topic: Annotation in rSMILE
- Replies: 5
- Views: 1429
Re: Annotation in rSMILE
> BN$setNodeDescription("T1", "This text will be associated with node NodeId.")
Error in BN$setNodeDescription("T1", "This text will be associated with node NodeId.") :
RSmile error occured
SMILE Error Occured. Passed object is NULL
Error in BN$setNodeDescription("T1", "This text will be associated with node NodeId.") :
RSmile error occured
SMILE Error Occured. Passed object is NULL
- Sun Jun 29, 2025 5:33 pm
- Forum: SMILE
- Topic: Annotation in rSMILE
- Replies: 5
- Views: 1429
Annotation in rSMILE
Is there a way to programmatically insert text as annotations using rSMILE? This is a good place for node textual definition that is available through my R code. Cutting and pasting would be tedious.
- Wed May 05, 2021 5:09 pm
- Forum: SMILE
- Topic: using rSMILE
- Replies: 2
- Views: 8972
Re: using rSMILE
Apparent success! Many thanks,
- Tue May 04, 2021 3:09 pm
- Forum: SMILE
- Topic: using rSMILE
- Replies: 2
- Views: 8972
using rSMILE
I've been away from smile for awhile and now want to use the rSMILE package, I have previously been using SMILE.NET and SMILE.COM successfully. I have been following the directions in the Wrappers manual (I think) and tried to load rSMILE with: install.packages("C:\\Users\\~~\\rSMILE_1.6.0\\rSMILE ...
- Fri Apr 16, 2021 6:52 pm
- Forum: GeNIe
- Topic: Import Jason from BayANet
- Replies: 1
- Views: 5726
Import Jason from BayANet
Is there an importer for the json files created by BayANet (http://www.cs.man.ac.uk/~gbrown/bayes_nets/#)? I don't want to recreate any wheels.
Thanks
Thanks
- Sun May 10, 2020 4:32 pm
- Forum: GeNIe
- Topic: Using MSNBX
- Replies: 1
- Views: 7329
Using MSNBX
I'm trying to work with a colleague who does not have GeNIe by saving as a DSC file to open in MSBNX. Unfortunately MSBNX burps and doesn't seem to parse the DSC correctly. Don't think this is GeNIe problem but hope someone else has experience with the issue.
- Thu Oct 04, 2018 5:21 pm
- Forum: SMILE
- Topic: Accessing submodels from visual basic
- Replies: 1
- Views: 8373
Accessing submodels from visual basic
The examples in the forum show getting to submodels from C++. These routines seem to be missing from smileNET. Suggestions?
- Tue Sep 18, 2018 1:55 pm
- Forum: SMILE
- Topic: Visual Studio 2017
- Replies: 3
- Views: 11609
Re: Visual Studio 2017
I am having a similar problem and am a novice in VS2017 and CPP. I followed this suggestion, but still received errors. See attached screen shot. Suggestions?