getLUS_lengthReps | R Documentation |
Helper function that adds LUS variable and isLUS (NB! isLUS is the equivalent to MotifType, see manuscript section 2.6.3)
getLUS_lengthReps(df)
df |
Data frame with the most frequent stutters (n-1, n-2, n+1, n+2 and n0) obtained with selectStutters() |
LUS variable is the number of repeats of the longest uninterrupted stretch. isLUS/MotifType is a binary var for the type of parental uninterrupted stretch (LUS and non-LUS output)
Updated data frame with variables LUS and isLUS(MotiType)
Maria Martin Agudo <maagud.at.ous-hf.no>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.