Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A fully customizable tool for generating comprehensive data linkage quality reports.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

CHIMB/linkrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkrep provides an easy-to-use and extensible architecture forgenerating linkage quality reports in R. It simplifies the process ofevaluating and reporting on the quality of data linkage.

This package aims to provide a comprehensive tool for data linkers toassess the quality of their linkage processes, while also helping dataproviders and researchers understand linkage errors and evaluatepotential biases.

Reports generated withlinkrep can be customized to fit your specificneeds:

  • Add new elements: Include additional tables, figures, sections ordata as required

  • Modify content: Customize written portions, including the Methodssection, to better reflect your specific linkage processes

  • Personalize appearance: Adjust the report’s background, layout andstyles to tailor the report to your needs

Main Report Elements

Summary: Overview of the Methods section and results

How to Read This Report: Provides recommendations on how tointerpret the tables and figures to assess for potential biases

Linkage Rate Summary: Includes the linkage rate table whichstratifies linkage rates by sociodemographic factors and othercharacteristics

Linkage Algorithm Summary: If provided, includes tables and figuresdescribing the linkage algorithm and its quality

Background: Describes record linkage, how it’s performed, and itslimitations

Methods: Details the linkage process, including pre-processing andtechniques used

Installation

# install.packages("pak")pak::pak("CHIMB/linkrep")# You may need to install tinytex:# install.packages("tinytex")# tinytex::install_tinytex()

Local Installation

Navigate toReleases on the right-hand side of the GitHub page andselect the most recent release. Download theSource code (zip) file,then run the following code to complete installation:

# Select the unmodified package you downloaded from GitHub:pkg_path<- file.choose()devtools::install_local(pkg_path)# You may need to install tinytex:# install.packages("tinytex")# tinytex::install_tinytex()

Additional Information

For detailed instructions on formatting data for the report andcustomizing features, refer to theUserDocumentation

Authors

About

A fully customizable tool for generating comprehensive data linkage quality reports.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp