Search found 1422 matches

by shooltz[BayesFusion]
Wed Oct 11, 2023 7:15 pm
Forum: GeNIe
Topic: missing value
Replies: 5
Views: 2669

Re: missing value

It seems the issue is with PC learning algorithm and the missing value replacement which is numeric. I ran PC with a data file with missing values replaced with the label "x99", and the output did contain the x99 outcome. When the missing value was replaced with a number (like 99), the out...
by shooltz[BayesFusion]
Mon Oct 09, 2023 10:46 pm
Forum: GeNIe
Topic: missing value
Replies: 5
Views: 2669

Re: missing value

The structure learning algorithms in SMILE/GeNIe currently require that a dataset has no missing values. From the POV of the learning algorithm the missing value replacement is no different from any state label. The PC algorithm should output the nodes with outcomes like S_99, just like the attached...
by shooltz[BayesFusion]
Tue Sep 26, 2023 11:34 pm
Forum: GeNIe
Topic: how are the colors assigned to the nodes in a sensitivity analysis?
Replies: 2
Views: 2253

Re: how are the colors assigned to the nodes in a sensitivity analysis?

The values displayed in the tornado are actual target posterior changes for the specified parameter spread (see the slider control in the bottom part of the tornado dialog). These are not the derivatives. The coloring of the nodes when the sensitivity analysis is active is based on the derivatives. ...
by shooltz[BayesFusion]
Tue Sep 12, 2023 7:32 pm
Forum: GeNIe
Topic: Error message when using continuous nodes
Replies: 3
Views: 2453

Re: Error message when using continuous nodes

Please make sure you have the "Notify me when a reply is posted" option checked when creating a new post. To enable notifications in the existing topic/thread, click on the topic tools button (the wrench icon), and select 'Subscribe topic'. I have checked the reply notifications using two ...
by shooltz[BayesFusion]
Thu Sep 07, 2023 7:57 pm
Forum: GeNIe
Topic: Error message when using continuous nodes
Replies: 3
Views: 2453

Re: Error message when using continuous nodes

Your HOMA_IR node has finite bounds specified (0 to 20). The node equation was used 60000 times during discretization sampling. The equation inputs were uniformly selected from parent intervals (if there were any parents). Out of 60000 values sampled, only 20043 were within the bounds. 25758 samples...
by shooltz[BayesFusion]
Fri Aug 25, 2023 8:51 pm
Forum: GeNIe
Topic: Can't paste data into node cpt
Replies: 8
Views: 3648

Re: Can't paste data into node cpt

Just sent you a PM with links to GeNIe Academic 4.0.3225. Let me know if copy/paste works for you. What we've found when trying to reproduce the problem was thatr text placed in the clipboard by Excel, then copied to GeNIe running on Wine contain lines ending in the CR/CR/LF sequence instead of just...
by shooltz[BayesFusion]
Thu Aug 24, 2023 1:42 pm
Forum: GeNIe
Topic: Can't paste data into node cpt
Replies: 8
Views: 3648

Re: Can't paste data into node cpt

We have fixed this issue. New GeNIe release should be available within a week or two. If you want to access a private build, let me know which GeNIe edition you're using (academic vs business).
by shooltz[BayesFusion]
Wed Aug 23, 2023 7:50 pm
Forum: GeNIe
Topic: Nodes other than chance in Diagnosis
Replies: 4
Views: 3623

Re: Nodes other than chance in Diagnosis

Recent GeNIe releases have support for diagnosis in hybrid models (running on internally discretised version of the model).

We also have internal builds which use measures other than entropy to calculate the diagnostic values of observations.
by shooltz[BayesFusion]
Wed Jul 26, 2023 10:34 am
Forum: GeNIe
Topic: Can't paste data into node cpt
Replies: 8
Views: 3648

Re: Can't paste data into node cpt

On your Mac, can you copy a range of numeric cells from Excel, then paste it to TextEdit, save the file and post it here?

We don't have Excel for the Mac, and would like to reproduce/fix the problem.
by shooltz[BayesFusion]
Mon Jul 10, 2023 12:17 pm
Forum: GeNIe
Topic: Can't paste data into node cpt
Replies: 8
Views: 3648

Re: Can't paste data into node cpt

Can you copy a range from Excel, then paste into TextEdit and post the pasted text?

Also, can you copy from a CPT in GeNIe and paste into Excel?
by shooltz[BayesFusion]
Fri Jun 23, 2023 12:09 pm
Forum: GeNIe
Topic: Bug on copy and paste in latest version
Replies: 6
Views: 4286

Re: Bug on copy and paste in latest version

Update on Crossover 22. Copying a bitmap from GeNIe Academic will work fine with all applications when GeNIe is installed into 32-bit bottle. Installing 32-bit GeNIe into 64-bit bottle is possible, and the program runs fine, but bitmap copy/paste does not work.
by shooltz[BayesFusion]
Thu Jun 22, 2023 8:18 pm
Forum: GeNIe
Topic: Bug on copy and paste in latest version
Replies: 6
Views: 4286

Re: Bug on copy and paste in latest version

We have confirmed the problem you reported with 32-bit GeNIe running on macOS and wine-7.7 (CrossOverFOSS 22.1.0). The bitmap copied to clipboard by 32-bit GeNIe is not visible to 64-bit programs (native macOS and 64-bit Windows running under Wine/CrossOver). However, the bitmap can be pasted into o...
by shooltz[BayesFusion]
Tue Jun 20, 2023 1:31 pm
Forum: GeNIe
Topic: MSI setup available, recommended for macOS
Replies: 3
Views: 9325

Re: MSI setup available, recommended for macOS

Moved the response to the initial post in this thread.
by shooltz[BayesFusion]
Tue Jun 20, 2023 9:58 am
Forum: GeNIe
Topic: Bug on copy and paste in latest version
Replies: 6
Views: 4286

Re: Bug on copy and paste in latest version

What's the version number of the previous release (the one which has working copy/paste)?

Also, what's the software you are pasting the bitmap into?
by shooltz[BayesFusion]
Mon Jun 19, 2023 7:50 pm
Forum: GeNIe
Topic: Bug on copy and paste in latest version
Replies: 6
Views: 4286

Re: Bug on copy and paste in latest version

We did not change any code related to copy/paste recently. I can paste a bitmap copied from the most recent GeNIe Academic when running on Windows. We will test on Wine/Crossover next.