https://github.com/centerforassessment/cfatools
The R package cfaTools contains tools and resources developed by the Center for Assessment for diagnostic analysis of student assessment data.
https://github.com/centerforassessment/cfatools
achievement-gaps center-for-assessment cran large-scale-assessment r sgp
Last synced: 8 months ago
JSON representation
The R package cfaTools contains tools and resources developed by the Center for Assessment for diagnostic analysis of student assessment data.
- Host: GitHub
- URL: https://github.com/centerforassessment/cfatools
- Owner: CenterForAssessment
- License: other
- Created: 2019-01-10T17:14:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T02:36:26.000Z (over 1 year ago)
- Last Synced: 2025-09-09T23:55:21.353Z (9 months ago)
- Topics: achievement-gaps, center-for-assessment, cran, large-scale-assessment, r, sgp
- Language: R
- Homepage: https://centerforassessment.github.io/cfaTools/
- Size: 2.42 MB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.md
Awesome Lists containing this project
README
cfaTools
===========
[](https://github.com/CenterForAssessment/cfaTools/actions)
[](https://ci.appveyor.com/project/centerforassessment/cfaTools)
[](http://cran.r-project.org/package=cfaTools)
[](https://github.com/CenterForAssessment/cfaTools)
[](https://github.com/CenterForAssessment/cfaTools/blob/master/LICENSE.md)
# Overview
The R package **cfaTools** contains data analysis tools for use in examining large scale student educational assessment data. The package is under active development by staff at the [Center for Assessment](https://www.nciea.org).
# Installation
## From [CRAN](https://CRAN.R-project.org/package=cfaTools)
To install the latest stable release of **cfaTools** from [CRAN](https://CRAN.R-project.org/package=cfaTools) (Currently not yet posted to CRAN)
```R
> install.packages("cfaTools")
```
## From [Github](https://github.com/CenterForAssessment/cfaTools/)
To install the development release of **cfaTools** from [GitHub](https://github.com/CenterForAssessment/cfaTools/):
```R
> remotes::install_github("centerforassessment/cfaTools")
```
# Usage
```
To use cfaTools ...
```
# Resources
* [cfaTools GitHub Pages](https://CenterForAssessment.github.io/cfaTools)
* [CRAN Repo](https://CRAN.R-project.org/package=cfaTools)
# Contributors
The **cfaTools** Package is crafted with :heart: by:
* [Damian Betebenner](https://github.com/dbetebenner)
* [Adam Van Iwaarden](https://github.com/adamvi)
* [Nathan Dadey](https://github.com/ndadey)
* [Joseph Martineau](https://github.com/JosephMartineau)
We love feedback and are happy to answer questions or support requests for additional features to the package.