buildingwidgets icon indicating copy to clipboard operation
buildingwidgets copied to clipboard

widget for (financial) decision analysis?

Open vnijs opened this issue 9 years ago • 2 comments

Related to your post on htmlwidgets (adn DiagrammeR) I was wondering if this approach could be used to create and analyze decision trees (NOT the 'random forest' type but the decision analysis type http://www.mindtools.com/dectree.html). Are you perhaps aware of any R (finance) packages that can do the EV calculations (and sensitivity analysis) for an arbitrary tree? I have been looking for something like this for a while now.

Hope you can keep to your commitment :)

vnijs avatar Jan 04 '15 20:01 vnijs

@mostly-harmless Even though I personally do not use these much I think they will be a very useful application. I am in my phone and also found this as a reference, so I will link it here http://www.theresearchkitchen.com/archives/738 so I won't forget when I return to my computer.

timelyportfolio avatar Jan 04 '15 21:01 timelyportfolio

Glad it sounds interesting. There are lots of (Excel based) tools for this type of analysis (e.g., http://www.palisade.com/precisiontree/) but I haven’t seen anything that is open source. 

— Sent from Mailbox

On Sun, Jan 4, 2015 at 1:02 PM, timelyportfolio [email protected] wrote:

@mostly-harmless Even though I personally do not use these much I think they will be a very useful application. I am in my phone and also found this as a reference, so I will link it here http://www.theresearchkitchen.com/archives/738 so I won't forget when I return to my computer.

Reply to this email directly or view it on GitHub: https://github.com/timelyportfolio/buildingwidgets/issues/1#issuecomment-68648824

vnijs avatar Jan 04 '15 23:01 vnijs