Movatterモバイル変換


[0]ホーム

URL:


oldr:An Implementation of the Rapid Assessment Method for Older People(RAM-OP)

Project Status: Active – The project has reached a stable, usable state and is being actively developed.Lifecycle: stableR-CMD-checkR-hubtest-coveragecodecovCodeFactorDOI

HelpAge International,VALID International, andBrixton Health, with financialassistance from theHumanitarian Innovation Fund(HIF), have developed aRapid Assessment Method for OlderPeople (RAM-OP) that provides accurate and reliable estimatesof the needs of older people. The method uses simple procedures, in ashort time frame (i.e. about two weeks including training, datacollection, data entry, and data analysis), and at considerably lowercost than other methods. TheRAM-OP method is based onthe following principles:

Installation

You can install{oldr} fromCRAN with:

install.packages("oldr")

You can install the latest development version of{oldr}from the RapidSurveys R Universe with:

install.packages("oldr",repos =c("https://rapidsurveys.r-universe.dev"))

or fromGitHubwith:

if (!require(pak))install.packages("pak")pak::pak("rapidsurveys/oldr")

Usage

This package contains functions that support in the data processing,analysis, and visualisation of RAM-OP survey datasets collected usingthe standard RAM-OP survey questionnaire.

The figure below illustrates the RAM-OP workflow and indicates whichfunctions in the{oldr} package support which particularstep in the process.

RAM-OP workflow

For a more detailed description of the RAM-OP survey, read theRAM-OP manual.

Citation

If you use the{oldr} package in your work, please citeusing the suggested citation provided by a call to thecitation function as follows:

citation("oldr")#> To cite oldr in publications use:#>#>   Mark Myatt, Ernest Guevarra, Pascale Fritsch, Katja Siling (2025).#>   _oldr: An Implementation of Rapid Assessment Method for Older#>   People_. doi:10.5281/zenodo.7505731#>   <https://doi.org/10.5281/zenodo.7505731>, R package version 0.2.3,#>   <https://rapidsurveys.io/oldr/>.#>#> A BibTeX entry for LaTeX users is#>#>   @Manual{,#>     title = {oldr: An Implementation of Rapid Assessment Method for Older People},#>     author = {{Mark Myatt} and {Ernest Guevarra} and {Pascale Fritsch} and {Katja Siling}},#>     year = {2025},#>     note = {R package version 0.2.3},#>     url = {https://rapidsurveys.io/oldr/},#>     doi = {10.5281/zenodo.7505731},#>   }

Community guidelines

Feedback, bug reports, and feature requests are welcome; file issuesor seek supporthere. If youwould like to contribute to the package, please see ourcontributingguidelines.

This project is released with aContributorCode of Conduct. By contributing to this project, you agree to abideby its terms.


[8]ページ先頭

©2009-2025 Movatter.jp