|
Data file name = facets.dat |
Up Previous Next |
This tells Facets where to find the data. See also how to build a data file.
Either
Data = diskfile
where diskfile is the name of the file containing the responses in the Facets data format.
This can be extended to several data files with "+" signs:
Data = diskfile1 + diskfile2 + diskfile3
Or
Data =
followed by the data, as defined on p. . This must be the last control specification, e.g.,
Data=
2,23,6,4 ;(The data)
0,13,9,1
3,4-6,8,1,5,4
Excel-format data files.
Excel worksheets, with their data correctly formatted, can be specified directly to Facets.
Data = Excel filename.xls
Data = Creativity.xls
or, if the data worksheet is not the first worksheet, usually Sheet,
Data = Excel filename.xls(sheet number)
Data = Creativity.xls(2)
If the data file is not found, a file dialog box is displayed:

Please click on, or type in, the correct data file name.
Help for Facets Rasch Measurement Software: www.winsteps.com.