Skip to contents

Test if a model uses an autoregressive (ar()) residual

Usage

rxHasAr(ui)

Arguments

ui

rxode2 user interface model

Value

logical, TRUE if any endpoint carries an ar() correlation (either an estimated correlation or a modeled/literal one)

Author

Matthew L. Fidler