lhs.anv.del: Delete ancillary variables from a LoCoH-hullset

Description Usage Arguments Value Note See Also

Description

Delete ancillary variables from a LoCoH-hullset

Usage

1
2
lhs.anv.del(lhs, anv = NULL, id = NULL, k = NULL, r = NULL,
  a = NULL, s = NULL, hs.names = NULL, status = TRUE)

Arguments

lhs

A LoCoH-hullset object

anv

The name(s) of ancillary variables to remove

id

The name(s) of individuals to process

k

The k value of hullsets to process

r

The r value of hullsets to process

a

The a value of hullsets to process

s

The s value of hullsets to process

hs.names

The name(s) of hullsets to process

status

Show status messages (T/F)

Value

A LoCoH-hullset object

Note

To see which ancillary variables a hullset contains, use the summary() function.

Copying ancillary variables is optional when creating a hullset with lxy.lhs.

See Also

summary.locoh.lhs


tlocoh documentation built on May 2, 2019, 5:27 p.m.