[R] BOA (Bayesian Output Analysis)

Lucke, Joseph F Joseph.F.Lucke at uth.tmc.edu
Fri Jul 20 22:06:53 CEST 2007


>From the website:

"BOA is an R/S-PLUS program for carrying out convergence diagnostics and statistical and graphical analysis of Monte Carlo sampling output. It can be used as an output processor for the BUGS software or for any other program which produces sampling output."

See http://www.public-health.uiowa.edu/boa/



-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Marcus Vinicius
Sent: Thursday, July 19, 2007 7:11 PM
To: r-help at stat.math.ethz.ch
Subject: [R] BOA (Bayesian Output Analysis)

Dear all,
May anyone help me to use this package for the R software?
My procedure have been:


> dir()
[1] "line1.ind"     "line1.out"     "line1.txt"     "line2.ind"     "
line2.out"     "line2.txt"     "regressao.odc"


> boa.menu()

Bayesian Output Analysis Program (BOA)
Version 1.1.6 for i386, mingw32
Copyright (c) 2007 Brian J. Smith <brian-j-smith at uiowa.edu>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

For a copy of the GNU General Public License write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA, or visit their web site at http://www.gnu.org/copyleft/gpl.html

NOTE: if the event of a menu system crash, type "boa.menu(recover = TRUE)" to restart and recover your work.

BOA MAIN MENU
*************

1: File     >>
2: Data     >>
3: Analysis >>
4: Plot     >>
5: Options  >>
6: Window   >>

Seleção: 1

FILE MENU
=========

1: Back
2: -----------------------+
3: Import Data         >> |
4: Save Session           |
5: Load Session           |
6: Exit BOA               |
7: -----------------------+

Seleção: 3

IMPORT DATA MENU
----------------

1: Back
2: ---------------------------+
3: CODA Output Files          |
4: Flat ASCII Files           |
5: Data Matrix Objects        |
6: View Format Specifications |
7: Options...                 |
8: ---------------------------+

Seleção: 3

Enter index filename prefix without the .ind extension [Working Directory:
""]
1: line1
Read 1 item

Enter output filename prefix without the .out extension [Default: "line1"]
1: line1
Read 1 item
*Warning: import failed
 Could not find '/line1.ind' or '/line1.out'.*

**

*What is happening??*

*Thanks a lot.*

*Marcus Vinicius*

	[[alternative HTML version deleted]]



More information about the R-help mailing list