Package: fsia 1.1.1
fsia: Import and Analysis of OMR Data from FormScanner
Import data of tests and questionnaires from FormScanner. FormScanner is an open source software that converts scanned images to data using optical mark recognition (OMR) and it can be downloaded from <http://sourceforge.net/projects/formscanner/>. The spreadsheet file created by FormScanner is imported in a convenient format to perform the analyses provided by the package. These analyses include the conversion of multiple responses to binary (correct/incorrect) data, the computation of the number of corrected responses for each subject or item, scoring using weights,the computation and the graphical representation of the frequencies of the responses to each item and the report of the responses of a few subjects.
Authors:
fsia_1.1.1.tar.gz
fsia_1.1.1.zip(r-4.5)fsia_1.1.1.zip(r-4.4)fsia_1.1.1.zip(r-4.3)
fsia_1.1.1.tgz(r-4.4-any)fsia_1.1.1.tgz(r-4.3-any)
fsia_1.1.1.tar.gz(r-4.5-noble)fsia_1.1.1.tar.gz(r-4.4-noble)
fsia_1.1.1.tgz(r-4.4-emscripten)fsia_1.1.1.tgz(r-4.3-emscripten)
fsia.pdf |fsia.html✨
fsia/json (API)
NEWS
# Install 'fsia' in R: |
install.packages('fsia', repos = c('https://micbtz.r-universe.dev', 'https://cloud.r-project.org')) |
- key - Key of Items
- questionnaire - Questionnaire Responses
- test - Test Responses
- weights - Weights of Items
- weights_multiple - Weights of each Response of the Items
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:766dc7451a. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | NOTE | Oct 16 2024 |
R-4.5-linux | NOTE | Oct 16 2024 |
R-4.4-win | NOTE | Oct 16 2024 |
R-4.4-mac | NOTE | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
Exports:addkeyaddweightsfreqitem.statperson.statread.formscannerreportresp2binaryresp2scores
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Import and Analysis of OMR Data from FormScanner | fsia-package fsia |
Add a Key to a Data Frame | addkey |
Add a Weights to a Data Frame | addweights |
Absolute and Percentage Frequencies of the Responses to the Items. | freq plot.frlist print.frlist |
Item Statistics | item.stat |
Key of Items | key |
Person Statistics | person.stat |
Questionnaire Responses | questionnaire |
Import Data From FormScanner | read.formscanner |
Report the Responses | report |
Convert Responses to Binary Data | resp2binary |
Convert Responses to Scores | resp2scores |
Test Responses | test |
Weights of Items | weights |
Weights of each Response of the Items | weights_multiple |