Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

local_armss

ARMSS


Description

Calculates and returns the local ARMSS-score for every individual in the dataset.

Usage

local_armss(data, range = 2)

Arguments

data

A dataframe containing the variable "ageatedss" and the variable "edss" for every individual.

range

The age-range from which to include individuals in the ARMSS-estimation. Default=2.

Value

Returns the initially supplied dataframe with the added variable "armss".

Author(s)

Helga Westerlind, Ali Manouchehrinia

References

To be completed. Please contact maintainer.

Examples

data(edss)
out <- local_armss(edss)

ms.sev

Package for Calculation of ARMSS, Local MSSS and Global MSSS

v1.0.4
GPL-2
Authors
Helga Westerlind, Ali Manouchehrinia
Initial release
2016-12-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.