time.uts_vector: Observation Times

Description Usage Arguments See Also Examples

View source: R/uts_vector.R

Description

Get the sorted union of observation times of a "uts_vector" object.

Usage

1
2
## S3 method for class 'uts_vector'
time(x, tolerance = .Machine$double.eps^0.5, ...)

Arguments

x

a "uts_vector" object.

tolerance

a non-negative number, indicating the tolerance for numerical noise in the observation times. Observation times less than this threshold apart are treated as identical.

...

further arguments passed to or from methods.

See Also

time.uts, sorted_union

Examples

1
2

andreas50/utsMultivariate documentation built on Sept. 27, 2021, 10:33 p.m.