write.datafile: Write data for MultiBUGS

Description Usage Arguments Value See Also

View source: R/write.datafile.R

Description

Write data in files that can be read by MultiBUGS - intended for internal use

Usage

1
write.datafile(datalist, towhere, fill = TRUE)

Arguments

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 cat, defaults to TRUE

Value

datalist.tofile

A structure appropriate to be read in by MultiBUGS.

See Also

The main function to be called by the user is bugs.


MultiBUGS/R2MultiBUGS documentation built on Aug. 14, 2019, 3:15 p.m.