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

global_armss

ARMSS


Description

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

Usage

global_armss(data, matrix=FALSE)

Arguments

data

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

matrix

If the global ARMSS table should be returned or not.

Value

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

Author(s)

Helga Westerlind, Ali Manouchehrinia

References

To be completed. Please contact maintainer.

Examples

data(edss)
out <- global_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.