Webjags
Conducting Bayesian Analysis Online Using jags
Webjags
>>
Main page
Recent changes
Syntax
History
Data
!!From existing data file To convert a data file, click the link '''Convert'''. Then the screen below is shown. On the screen, a user can type in required data information for jags. Each row represents a piece of information. Any '''R''' data manipulation code can be used here. After input, one can click on '''Convert data'''. The jags format data are given in a textarea that can be further edited. Note that the default data set name is '''data''' can be used in the R code. For example, '''n = nrow(data)''' gets the sample size. Note that for matrices, one need to first convert the data.frame to matrix such as '''as.matrix(data[, 1:2])'''. [http://webjags.psychstat.org/public/datalist5.png]
Password
Summary of changes
Powered by
LionWiki
. Last changed: 2024/12/15 02:12
Erase cookies
Syntax
History
Webjags