Learn R Programming

pscore (version 0.4.0)

Standardizing Physiological Composite Risk Endpoints

Description

Provides a number of functions to simplify and automate the scoring, comparison, and evaluation of different ways of creating composites of data. It is particularly aimed at facilitating the creation of physiological composites of metabolic syndrome symptom score (MetSSS) and allostatic load (AL). Provides a wrapper to calculate the MetSSS on new data using the Healthy Hearts formula.

Copy Link

Version

Install

install.packages('pscore')

Monthly Downloads

175

Version

0.4.0

License

LGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 13th, 2022

Functions in pscore (0.4.0)

CompositeReady

An constructor function for the S4 CompositeReady class
CompositeReady-class

An S4 class to represent composite ready data
ldensity

Density Plot for a Long Dataset
MetSSS

Score the MetSSS
mahalanobisComposite

Score Data Using the Mahalanobis Distance
factorComposite

Score Data Using a Factor Model
dropData

Drop unnecessary data from a MahalanobisComposite object.
MetSSS_model

MetSSS Model
MahalanobisScores-class

An S4 class to represent composite scores based on Mahalanobis distance
predictCS

Internal function to prepare data for prediction
BioDB

Biomarker Thresholds Database
prepareComposite

Prepare distance scores on data in preparation for composite scoring
CompositeData-class

A S4 class to represent data for creating a composite
.preparePredict

Internal function to prepare data for prediction
sumComposite

Score Data Using a simple sum
CompositeData

An constructor function for the S4 CompositeData class