Simfit data file formats
Standard Simfit data file format and adding trailer sections with additional information, e.g., labels for plotting, starting-estimates/limits for curve fitting, variables to be suppressed in multivariate analysis, etc.
Importing data into Simfit
Simfit file formats
Example 1: vector.tf1 (5 rows and 1 column, i.e. a vector)
Example 2: matrix.tf1 (5 rows and 5 columns, i.e. a matrix)
Example 3: binomial.tf3 (5 rows and 3 columns of integers)
Example 4: cluster.tf1 (using begin{labels} ... end{labels})
Example 5: piechart.tf1 (advanced pie chart)
Example 6: barchart.tf1 (advanced bar chart)
Example 7: kmeans.tf1 (various uses of begin{} ... end{})
Example 8: gauss3.tf1 (adding starting estimates and parameter limits)
Example 9: manova1.tf1 (adding group numbers in column 1)
Example 10: surface.tf1 (plotting a 3D surface or contours)
Example 11: images.tfl (a library file)