smile.net in Excel (VBA)

The engine.
Locked
Meggsico
Posts: 3
Joined: Sat Mar 15, 2008 2:54 pm

smile.net in Excel (VBA)

Post by Meggsico »

Hello Experts,
I want to use Excel VBA to create and manipulate bayesian networks. I want to create nets and fill the nodes from excel for my diploma thesis. My problem is that I don't know how I can do it.
I found the documentation in the wiki, but I don't understand it.
Please, can somebody help me? Maybe somebody can upload a excel file with vba-code.

thx
meggsico
Meggsico
Posts: 3
Joined: Sat Mar 15, 2008 2:54 pm

Post by Meggsico »

Is it even possible to use smile.net in Excel?
romeo
Posts: 7
Joined: Mon Dec 10, 2007 5:27 pm

Post by romeo »

It should be possible to call smile.net from VBA using COM interop.
MSDN website should provide some tips on using COM interop from Excel.

Hope that helps
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Post by shooltz[BayesFusion] »

Locked