770 reputation
10
bio website linkedin.com/pub/eric-brown/…
location Evanston, Illinois
age
visits member for 7 months
seen 4 hours ago
stats profile views 43

Apr
17
awarded  Nice Question
Jan
18
awarded  Nice Question
Dec
12
answered Is there an issue tracker for already reported Mathematica bugs?
Dec
9
comment How to implement FittedModel like objects
This is really awesome, and motivating.
Dec
5
accepted f[arg1, arg2,…,argN] vs. f[{arg1, arg2,…,argN}]
Dec
5
revised f[arg1, arg2,…,argN] vs. f[{arg1, arg2,…,argN}]
don't want the delayed assignments
Dec
5
comment WinBUGS Interface
I would really like to see some examples of Bayesian calculations with Markov chains! Do you have any?
Dec
5
comment WinBUGS Interface
I'm using RLink now to call R and run rjags and LaplacesDemon. It's easy to export the chains back into Mathematica. You might want to try RLink to call R2WinBUGS. Unfortunately, I don't have Windows or I would provide you with a starter template.
Dec
5
asked f[arg1, arg2,…,argN] vs. f[{arg1, arg2,…,argN}]
Dec
1
accepted Getting R textual output into Mathematica
Dec
1
revised Accessing the Data of an RLink RDataFrame
deleted 2 characters in body
Dec
1
comment Getting R textual output into Mathematica
I'm getting close with REvaluate["capture.output(summary(airquality))"] // TableForm
Dec
1
comment Accessing the Data of an RLink RDataFrame
...and with this answer, I just kicked my Emacs/StarterKit/org-mode/ESS/pgfSweave/ggplot2 "Frankenstein monster" to the curb.
Dec
1
accepted Accessing the Data of an RLink RDataFrame
Dec
1
revised Accessing the Data of an RLink RDataFrame
edited tags
Dec
1
asked Getting R textual output into Mathematica
Dec
1
asked Accessing the Data of an RLink RDataFrame
Nov
29
comment Installing CRAN Packages
Your work is appreciated. Before 9, I was writing a lot of boilerplate code to write the R input to a text file, run R, "serialize," then bring in the results. I'm starting to get it figured out, and it is very powerful. Now it looks like things are standardized and so I can write toward that.
Nov
29
revised Installing CRAN Packages
deleted 2 characters in body
Nov
29
accepted Installing CRAN Packages