Learn R Programming

⚠️There's a newer version (0.3.2.6) of this package.Take me there.

longitudinalcascade (version 0.1.1.1)

Longitudinal Cascade

Description

Creates a series of set of graphics and statistics related to the longitudinal cascade, all included in a single object. The longitudinal cascade inputs longitudinal data to identify gaps in the HIV and related cascades by observing differences using time to event and survival methods. The stage definitions are set by the user, with default standard options. Outputs include graphics, datasets, and formal statistical tests.

Copy Link

Version

Install

install.packages('longitudinalcascade')

Monthly Downloads

173

Version

0.1.1.1

License

MIT + file LICENSE

Maintainer

Noah Haber

Last Published

January 9th, 2019

Functions in longitudinalcascade (0.1.1.1)

events_long

A dataset generated from a simulation to allow users to test functions and functionality.
  • ID. Individual ID numbers, formated as num

  • group. Group identifiers for individuals, formatted as chr

  • date. Date of stage event occuring, formatted as date

  • stage. Stage reached at date, formatted as chr

longitudinalcascade

Longitudinal cascade statistics and charts