ARMSS
Calculates and returns the local ARMSS-score for every individual in the dataset.
local_armss(data, range = 2)
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. |
Returns the initially supplied dataframe with the added variable "armss".
Helga Westerlind, Ali Manouchehrinia
To be completed. Please contact maintainer.
data(edss) out <- local_armss(edss)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.