local_armss: ARMSS

Description Usage Arguments Value Author(s) References Examples

View source: R/ms_sev.R

Description

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

Usage

1

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

1
2

ms.sev documentation built on May 2, 2019, 7:27 a.m.

Related to local_armss in ms.sev...