An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

cfaTools
===========

[![R-CMD-check](https://github.com/CenterForAssessment/cfaTools/workflows/R-CMD-check/badge.svg)](https://github.com/CenterForAssessment/cfaTools/actions)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/centerforassessment/cfaTools?branch=master&svg=true)](https://ci.appveyor.com/project/centerforassessment/cfaTools)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/cfaTools)](http://cran.r-project.org/package=cfaTools)
[![Development Version](https://img.shields.io/badge/devel-0.0--1.994-brightgreen.svg)](https://github.com/CenterForAssessment/cfaTools)
[![License](http://img.shields.io/badge/license-GPL%203-brightgreen.svg?style=flat)](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.