Re: [R] Cost-effectiveness Analysis in R

2015-04-14 Thread Suzen, Mehmet
Do you have specific example that you have tried to implement in R?
Can you post your codes too?

There are high quality package BCEA and BayesTree, that could be helpful;
http://cran.r-project.org/web/packages/BCEA/index.html
http://cran.r-project.org/web/packages/BayesTree/index.html

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Cost-effectiveness Analysis in R

2015-04-14 Thread Federman, Douglas
I've not seen much and most of the responses relate to classification trees and 
not clinical decision trees.  See this post: 
https://stat.ethz.ch/pipermail/r-help/2012-July/318597.html .  I was unable to 
run arvore on a recent version of R.

-Original Message-
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Singh, Ashima
Sent: Tuesday, April 14, 2015 1:02 PM
To: r-help@R-project.org
Subject: [R] Cost-effectiveness Analysis in R

?

Hi All,


I was wondering if R has a provision of performing cost-effectiveness analyses 
using decision trees and markov models. And if anyone has used it before.


Thanks!

Ashima

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.