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

local_msss

Local MSSS


Description

Estimation of local MSSS-scores.

Usage

local_msss(data, range=2)

Arguments

data

A data frame including the variables "edss"" and "dd" (disease duration), which is estimating the disease duration from onset to edss.

range

The age range in which to include individuals in the msss calculation. The default value is set to two.

Value

The supplied data frame with an added column "lMSSS" including the estimated local MSSS for every individual.

Author(s)

Helga Westerlind, Ali Manouchehrinia

References

To be completed. Please contact maintainer.

Examples

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