What is in SAS the best way based on R packages or methodologies.to find corresponding (template) SAS code?
E.g. In R there exist a package {multinma} for multi-level network meta-regression
Does there exist corresponding SAS code?
The above R-package is one example. I am looking more for a strategy (other than calling R from SAS) to approach this.
Ha-Ha, KSharp. Very funny. Even if I had experience with meta analysis and Stan and Bayesian computing, I don't have time to reimplement Phillioppe's 400-page PhD dissertation.
Hi KSharp
I know that R has the package 'multinma' for performing network meta-analysis and network meta-regression with aggregate data, individual patient data, or mixture of both. But I have no experience with R.
So I hope that you have had time to implement multilevel network meta-regression by SAS as described in Phillippoetal paper. ?
Best regards
Pito
Performing network meta-analysis and network meta-regression with aggregate data, individual patient data, or mixture of both can be done using PROC MCMC in SAS.
Here are some multilevel network meta-analysis examples:
Doing meta-analysis with PROC MCMC is a very popular topic.
Koen
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.