Statistical Consistency Checker for Published Research Results


[Up] [Top]

Documentation for package ‘effectcheck’ version 0.2.3

Help Pages

.effectcheck_version EffectCheck S3 Class Definition and Methods
checkDOCXdir Check Word documents in a directory
checkHTML Check HTML files for statistical consistency
checkHTMLdir Check a directory of HTML files
checkPDF Check PDF files for statistical consistency
checkPDFdir Check a directory of PDF files
check_dir Check a directory for statistical consistency
check_file EffectCheck API Functions
check_files Check files for statistical consistency
check_text Check raw text for statistical consistency
compare_file_with_statcheck Compare effectcheck and statcheck results on a file
compare_to_variants Compare reported value to all variants
compare_with_statcheck Compare effectcheck results with statcheck
count_by Count statistics by category
ec_identify Identify and Filter EffectCheck Results
export_csv Export results to CSV
export_json Export results to JSON
extract_pdf_comprehensive Comprehensive PDF text extraction with fallbacks
filter_by_delta Filter results by effect size delta
filter_by_source Filter results by source file
filter_by_test_type Filter results by test type
filter_by_uncertainty Filter results by uncertainty level
format_variants Format variants for display
generate_report Generate a submission-ready EffectCheck report
get_alternatives Get alternative suggestions for a row
get_decision_errors Get decision errors from effectcheck results
get_effect_family Get effect size family information
get_errors Get errors from effectcheck results
get_same_type_variants Get same-type variants for a row
get_variants Get all variants for a specific row
get_variant_metadata Get variant metadata
get_warnings Get warnings from effectcheck results
is.effectcheck Test if object is an effectcheck object
parse_text Parse APA-style stats and effects from text
plot.effectcheck Plot method for effectcheck objects
print.effectcheck Print method for effectcheck objects
print.effectcheck_comparison Print method for effectcheck comparison
print.summary.effectcheck Print method for summary.effectcheck objects
rbind.effectcheck Combine effectcheck objects
read_any_text Read text from .docx, .html, .txt, or .pdf
render_report Render an enhanced HTML report
summary.effectcheck Summary method for effectcheck objects
[.effectcheck Subset method for effectcheck objects