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 ______________________________________________ R-help@r-project.org mailing list 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.