type function

Get type of an object

Get type of an object

Accesses the type slot of an S4 object

type(obj)

Arguments

  • obj: a bias object (i.e. S4 object inheriting from bias)

Returns

Character string specifying the type of bias obj represents, e.g. "linT" in case of chronological bias.

  • Maintainer: Ralf-Dieter Hilgers
  • License: GPL (>= 3)
  • Last published: 2023-09-18

Useful links