elaborator_calculate_pattern_number: Pattern number for input patterns defined by decreases,...

Description Usage Arguments Value

View source: R/elaborator_calculate_pattern_number.R

Description

This function is mostly useful for generating the qualitative trend analysis plots. It returns the pattern numbers for input patterns.

Usage

1

Arguments

p

matrix with patterns within each row. A pattern is described by a combination of elements -1, 0, 1 for decrease, stability and increase between adjacent visits.

Value

A numeric vector giving the pattern numbers for all input patterns.


elaborator documentation built on Feb. 23, 2021, 1:06 a.m.