Extract the sampling times on which the lcModel was fitted.

# S3 method for lcModel
time(x, ...)

Arguments

x

The lcModel object.

...

Not used.

Value

A numeric vector of the unique times at which observations occur, in increasing order.