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