Dire
https://american-institutes-for-research.github.io/Dire/
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.5%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
https://american-institutes-for-research.github.io/Dire/
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.Rmd
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
[](https://www.r-pkg.org/badges/version-ago/Dire)
[](https://cranlogs.r-pkg.org/badges/Dire)
[](https://cranlogs.r-pkg.org/badges/grand-total/Dire)
# Dire
This package implements a survey-weighted marginal maximum estimation, a type of regression where the outcome is a latent trait (such as student ability. Instead of using an estimate, the likelihood function marginalizes student ability. Includes a variety of variance estimation strategies.
# Usage
After installing the package and then calling `require(Dire)` see `?mml` for information and an example.
Owner
- Name: American Institutes for Research
- Login: American-Institutes-for-Research
- Kind: organization
- Website: https://www.air.org/
- Twitter: airinforms
- Repositories: 20
- Profile: https://github.com/American-Institutes-for-Research
Our mission is to generate and use rigorous evidence that contributes to a better, more equitable world.
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| pdbailey0 | p****y@a****g | 10 |
| Eric Buehler | b****1@d****u | 8 |
| Eric Buehler | b****7@g****m | 1 |
| Eric Buehler | 3****e | 1 |
Committer Domains (Top 20 + Academic)
denison.edu: 1
air.org: 1
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 392 last-month
- Total docker downloads: 41,971
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 9
- Total maintainers: 1
cran.r-project.org: Dire
Linear Regressions with a Latent Outcome Variable
- Homepage: https://american-institutes-for-research.github.io/Dire/
- Documentation: http://cran.r-project.org/web/packages/Dire/Dire.pdf
- License: GPL-2
-
Latest release: 2.2.0
published over 2 years ago
Rankings
Docker downloads count: 0.6%
Downloads: 16.3%
Dependent packages count: 18.1%
Average: 19.6%
Dependent repos count: 23.8%
Forks count: 27.8%
Stargazers count: 30.8%
Maintainers (1)
Last synced:
11 months ago
conda-forge.org: r-dire
- Homepage: https://american-institutes-for-research.github.io/Dire/
- License: GPL-2.0-only
-
Latest release: 2.1.0
published about 4 years ago
Rankings
Dependent packages count: 28.8%
Dependent repos count: 34.0%
Average: 46.0%
Stargazers count: 60.1%
Forks count: 61.1%
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 4.0.0 depends
- MASS * imports
- Matrix * imports
- Rcpp >= 1.0.8.3 imports
- foreach * imports
- haven * imports
- iterators * imports
- methods * imports
- EdSurvey * suggests
- doParallel * suggests
- knitr * suggests
- parallel * suggests
- rmarkdown * suggests
- testthat * suggests
- withr * suggests