Marcus Vinicius
2008-Oct-22 01:40 UTC
[R] Complex Numbers and Bayesian Statistical Modelling.
Dear all, Is there anyone that may help me to use complex numbers and Bayesian Statistical Modelling? Thanks a lot. Best regards. Marcus Vinicius [[alternative HTML version deleted]]
Marcus Vinicius <mvinic <at> gmail.com> writes:> > Dear all, > Is there anyone that may help me to use complex numbers and Bayesian > Statistical Modelling? > Thanks a lot. > Best regards. > Marcus Vinicius >This is a very vague question with little clear connection to R. R has lots of capabilities for Bayesian modeling ( try RSiteSearch("bayesian"), or search on the CRAN package index for "Bayes" ), and can handle complex numbers (see ?Im in R ). For more help than that, you'll have to read the posting guide and give more detail on what you want to do and how it relates to R ... good luck, Ben Bolker