Deleting or Ignoring data values, observations or elements

This is for 32-bit Facets 3.87. Here is Help for 64-bit Facets 4

There are several ways to drop, delete, remove or ignore data values, observations or elements.

 

1) Ignore elements or element combinations by modeling with an "M", Missing, model.

This method is most flexible, self-documenting, and easiest to undo. Before:

Models=

?,2,R ; Item 2 is on a rating scale (or partial credit)

?,?,D ; All other items are dichotomies

*

 

After:

1,3,M ; Ignore response by person 1 to item 3

4,?,M ; Ignore all responses by person 4

?,2,R ; Item 2 is on a rating scale (or partial credit)

?,?,D ; All other items are dichotomies

*

 

2) Delete the datum from the Data= file.

For single value references:

Before:

Data=

1,2,1

1,3,2 ; Datum to be deleted

1,4,3

 

After:

Data=

1,2,1

1,4,3

 

For multiple-value references:

Before:

Data=

1,2-4,1,2,3 ; Datum values of 2 is to be deleted

 

After:

Data=

1,2-4,1,,3 ; Blank data values are ignored

 

3) Comment out the datum value

For single value references:

Before:

Data=

1,2,1

1,3,2 ; Datum to be deleted

1,4,3

 

After:

Data=

1,2,1

; 1,3,2 ; this datum is ignored

1,4,3

 

For multiple-value references:

Before:

Data=

1,2-4,1,2,3 ; all 3 data values are to be deleted

 

After:

Data=

; 1,2-4,1,2,3 ; all 3 data values are ignored

 

4) To ignore all data values that include a specific element, delete or comment out that element number in the Labels= specification, e.g.,

Labels=

1, Students

1=George

; 2=Mary ; all elements referencing element 2 in facet 1 will be ignored

3=John

 

4B) You can keep highly misfitting elements (persons, items, raters, etc.) in the analysis, but minimize their impact on other elements by giving them a very small weight:

Labels=

1, Students

1-4000   ; 4,000 students

37 = , , , 0.001  ; student 37 has a very small weight, so is effectively deleted

 

5) To ignore facet element references, BUT STILL VALIDATE ELEMENT REFERENCES, leave the facet control character blank.

Model=?,,?,D ; ignore facet element references for facet 2

Data=

4,5,6,1 ; analyzed as 4,0,6,1

 

6) To ignore an entire facet in the data, you can use the Entered= specification.

Entry = 1,0,2 ; the second facet in the data is to be ignored completely. No element number validation occurs.

Model=?,?,D ; model only the two active facets (1st and 3rd)

Data=

4,5,6,1 ; analyzed as 4,6,1

 

or use the "X" facet control character:

Model=?,X,?,D

 

7) To ignore every occurrence of particular response values in the data, you can use Missing=, e.g., data values "9" and "." are to be treated as missing data:

Missing = 9,. ; all 9's and periods are treated as missing.

 

8) To ignore every occurrence of particular response values for a particular Model= specification, e.g, value "3" is missing for rating scale (or partial credit) "Speed".

Model = ?, ?, Speed

*

Rating (or partial credit) scale = Speed, R6

-1=missing,,,3 ; recode 3 as -1, the missing value code.

 

9) To remove all misfitting observations, create a new data file:

1. In your current Facets analysis, output the residual file to Excel from the Facets "Output Files" menu.

2. Sort the Excel file by residual or standardized residual.

3. Delete the residuals you don't want at the top and bottom of the Excel file.

4. Delete all the columns except Observation and the Element numbers

5. Move the observation column after the element number columns

6. Export the Excel file as a text file: gooddata.txt

7. Make a copy of your Facets specification file as backup.

8. Change Data= to Data=gooddata.txt

9. If there is any data in the specification file, delete it.

10. If there are Dvalues= or Delements= in the specification file, delete them. Other changes may be needed.

11. Run Facets with the revised specification file.


Help for Facets Rasch Measurement and Rasch Analysis Software: www.winsteps.com Author: John Michael Linacre.
 

Facets Rasch measurement software. Buy for $149. & site licenses. Freeware student/evaluation Minifac download
Winsteps Rasch measurement software. Buy for $149. & site licenses. Freeware student/evaluation Ministep download

Rasch Books and Publications: Winsteps and Facets
Applying the Rasch Model (Winsteps, Facets) 4th Ed., Bond, Yan, Heene Advances in Rasch Analyses in the Human Sciences (Winsteps, Facets) 1st Ed., Boone, Staver Advances in Applications of Rasch Measurement in Science Education, X. Liu & W. J. Boone Rasch Analysis in the Human Sciences (Winsteps) Boone, Staver, Yale Appliquer le modèle de Rasch: Défis et pistes de solution (Winsteps) E. Dionne, S. Béland
Introduction to Many-Facet Rasch Measurement (Facets), Thomas Eckes Rasch Models for Solving Measurement Problems (Facets), George Engelhard, Jr. & Jue Wang Statistical Analyses for Language Testers (Facets), Rita Green Invariant Measurement with Raters and Rating Scales: Rasch Models for Rater-Mediated Assessments (Facets), George Engelhard, Jr. & Stefanie Wind Aplicação do Modelo de Rasch (Português), de Bond, Trevor G., Fox, Christine M
Exploring Rating Scale Functioning for Survey Research (R, Facets), Stefanie Wind Rasch Measurement: Applications, Khine Winsteps Tutorials - free
Facets Tutorials - free
Many-Facet Rasch Measurement (Facets) - free, J.M. Linacre Fairness, Justice and Language Assessment (Winsteps, Facets), McNamara, Knoch, Fan
Other Rasch-Related Resources: Rasch Measurement YouTube Channel
Rasch Measurement Transactions & Rasch Measurement research papers - free An Introduction to the Rasch Model with Examples in R (eRm, etc.), Debelak, Strobl, Zeigenfuse Rasch Measurement Theory Analysis in R, Wind, Hua Applying the Rasch Model in Social Sciences Using R, Lamprianou Journal of Applied Measurement
Rasch Models: Foundations, Recent Developments, and Applications, Fischer & Molenaar Probabilistic Models for Some Intelligence and Attainment Tests, Georg Rasch Rasch Models for Measurement, David Andrich Constructing Measures, Mark Wilson Best Test Design - free, Wright & Stone
Rating Scale Analysis - free, Wright & Masters
Virtual Standard Setting: Setting Cut Scores, Charalambos Kollias Diseño de Mejores Pruebas - free, Spanish Best Test Design A Course in Rasch Measurement Theory, Andrich, Marais Rasch Models in Health, Christensen, Kreiner, Mesba Multivariate and Mixture Distribution Rasch Models, von Davier, Carstensen
As an Amazon Associate I earn from qualifying purchases. This does not change what you pay.

facebook Forum: Rasch Measurement Forum to discuss any Rasch-related topic

To receive News Emails about Winsteps and Facets by subscribing to the Winsteps.com email list,
enter your email address here:

I want to Subscribe: & click below
I want to Unsubscribe: & click below

Please set your SPAM filter to accept emails from Winsteps.com
The Winsteps.com email list is only used to email information about Winsteps, Facets and associated Rasch Measurement activities. Your email address is not shared with third-parties. Every email sent from the list includes the option to unsubscribe.

Questions, Suggestions? Want to update Winsteps or Facets? Please email Mike Linacre, author of Winsteps mike@winsteps.com


State-of-the-art : single-user and site licenses : free student/evaluation versions : download immediately : instructional PDFs : user forum : assistance by email : bugs fixed fast : free update eligibility : backwards compatible : money back if not satisfied
 
Rasch, Winsteps, Facets online Tutorials

Coming Rasch-related Events
May 17 - June 21, 2024, Fri.-Fri. On-line workshop: Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com
June 12 - 14, 2024, Wed.-Fri. 1st Scandinavian Applied Measurement Conference, Kristianstad University, Kristianstad, Sweden http://www.hkr.se/samc2024
June 21 - July 19, 2024, Fri.-Fri. On-line workshop: Rasch Measurement - Further Topics (E. Smith, Winsteps), www.statistics.com
Aug. 5 - Aug. 6, 2024, Fri.-Fri. 2024 Inaugural Conference of the Society for the Study of Measurement (Berkeley, CA), Call for Proposals
Aug. 9 - Sept. 6, 2024, Fri.-Fri. On-line workshop: Many-Facet Rasch Measurement (E. Smith, Facets), www.statistics.com
Oct. 4 - Nov. 8, 2024, Fri.-Fri. On-line workshop: Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com
Jan. 17 - Feb. 21, 2025, Fri.-Fri. On-line workshop: Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com
May 16 - June 20, 2025, Fri.-Fri. On-line workshop: Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com
June 20 - July 18, 2025, Fri.-Fri. On-line workshop: Rasch Measurement - Further Topics (E. Smith, Facets), www.statistics.com
Oct. 3 - Nov. 7, 2025, Fri.-Fri. On-line workshop: Rasch Measurement - Core Topics (E. Smith, Winsteps), www.statistics.com

 

Our current URL is www.winsteps.com

Winsteps® is a registered trademark