| write.datafile | R Documentation |
Write data in files that can be read by OpenBUGS - intended for internal use only
write.datafile(datalist, towhere, fill = TRUE)
formatdata(datalist)
datalist |
a list to be written into an appropriate structure |
towhere |
the name of the file which the data are to be written to |
fill |
see |
datalist.tofile |
A structure appropriate to be read in by OpenBUGS. |
The main functions to be called by the user are bugsData and bugsInits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.