c_date: various comparer functions for date types

View source: R/comparers.R

c_dateR Documentation

various comparer functions for date types

Description

various comparer functions for date types

Usage

c_date(...)

c_overlap(x, glist, w = NULL, ...)

c_dstd(x, glist, ...)

Arguments

...

this is to be able to tolerate unnecessary arguments

x

vector

glist

a grouping list

w

weights

Functions

  • c_overlap(): proportion of records in the overlapping time period, 2 groups only

  • c_dstd(): standardized difference for date variables (same as for real variables when the dates are interpreted as numericals)


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.