Skip to contents

is.regular is a regular function for checking whether a series of observations has an underlying regularity or is even strictly regular. Evaulate for each group of an annex object.

Usage

# S3 method for annex
is.regular(x, strict = TRUE, ...)

Arguments

x

object of class annex.

strict

logical, defaults to TRUE. If FALSE, regularity (but not strict regularity) will be checked.

...

currently unused.

Value

Returns a named logical vector where the name is a combination of the grouping (study, home, room), the content the result of checking regularity.

Author

Reto stauffer