Package: JDCruncheR 0.3.1
JDCruncheR: Interface Between the 'JDemetra+' Cruncher and R, and Quality Report Generator
Tool for generating quality reports from cruncher outputs (and calculating series scores). The latest version of the cruncher can be downloaded here: <https://github.com/jdemetra/jwsacruncher/releases>.
Authors:
JDCruncheR_0.3.1.tar.gz
JDCruncheR_0.3.1.zip(r-4.5)JDCruncheR_0.3.1.zip(r-4.4)JDCruncheR_0.3.1.zip(r-4.3)
JDCruncheR_0.3.1.tgz(r-4.4-any)JDCruncheR_0.3.1.tgz(r-4.3-any)
JDCruncheR_0.3.1.tar.gz(r-4.5-noble)JDCruncheR_0.3.1.tar.gz(r-4.4-noble)
JDCruncheR_0.3.1.tgz(r-4.4-emscripten)JDCruncheR_0.3.1.tgz(r-4.3-emscripten)
JDCruncheR.pdf |JDCruncheR.html✨
JDCruncheR/json (API)
NEWS
# Install 'JDCruncheR' in R: |
install.packages('JDCruncheR', repos = c('https://inseefr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/inseefr/jdcruncher/issues
extensionjdemetrajwsacruncherquality-assessment
Last updated 27 days agofrom:78ccc258ee. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 10 2024 |
R-4.5-win | OK | Oct 10 2024 |
R-4.5-linux | OK | Oct 10 2024 |
R-4.4-win | NOTE | Oct 10 2024 |
R-4.4-mac | NOTE | Oct 10 2024 |
R-4.3-win | NOTE | Oct 10 2024 |
R-4.3-mac | NOTE | Oct 10 2024 |
Exports:add_indicatorcompute_scoreexport_xlsxextract_QRextract_scoreget_thresholdsis.mQR_matrixis.QR_matrixmQR_matrixQR_matrixrecode_indicator_numremove_indicatorsretain_indicatorsset_thresholdsweighted_score
Le lancement du cruncher avec JDCruncheR
Rendered fromLancement_cruncher.Rmd
usingknitr::rmarkdown
on Oct 10 2024.Last update: 2024-10-09
Started: 2018-03-14
Le lancement du cruncher avec JDCruncheR pdf
Rendered fromLancement_cruncher_pdf.Rmd
usingknitr::rmarkdown
on Oct 10 2024.Last update: 2024-10-09
Started: 2018-03-14
Using the cruncher with JDCruncheR
Rendered fromUsing_the_cruncher_with_JDCruncheR.Rmd
usingknitr::rmarkdown
on Oct 10 2024.Last update: 2024-10-09
Started: 2022-07-27
Using the cruncher with JDCruncheR pdf
Rendered fromUsing_the_cruncher_with_JDCruncheR_pdf.Rmd
usingknitr::rmarkdown
on Oct 10 2024.Last update: 2024-10-09
Started: 2022-07-27
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adding an indicator in QR_matrix objects | add_indicator |
Score calculation | compute_score compute_score.mQR_matrix compute_score.QR_matrix |
Exporting QR_matrix or mQR_matrix objects in an Excel file | export_xlsx |
Exporting mQR_matrix objects in Excel files | export_xlsx.mQR_matrix |
Exporting QR_matrix objects in an Excel file | export_xlsx.QR_matrix |
Extraction of a quality report | extract_QR |
Score extraction | extract_score |
Get all (default) thresholds | get_thresholds |
Printing QR_matrix and mQR_matrix objects | print.mQR_matrix print.QR_matrix |
Quality report objects | is.mQR_matrix is.QR_matrix mQR_matrix QR_matrix |
Editing the indicators list | QR_var_manipulation remove_indicators retain_indicators |
Combining QR_matrix objects | rbind.QR_matrix |
Converting "values variables" into "modalities variables" | recode_indicator_num |
Set values for thresholds | set_thresholds |
QR_matrix and mQR_matrix sorting | sort sort.mQR_matrix sort.QR_matrix |
Weighted score calculation | weighted_score |