local_msss: Local MSSS

Description Usage Arguments Value Author(s) References Examples

View source: R/ms_sev.R

Description

Estimation of local MSSS-scores.

Usage

1

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

1
2

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

Related to local_msss in ms.sev...