lhs.anv.del {tlocoh} | R Documentation |
Delete ancillary variables from a LoCoH-hullset
lhs.anv.del(lhs, anv = NULL, id = NULL, k = NULL, r = NULL, a = NULL, s = NULL, hs.names = NULL, status = TRUE)
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) |
A LoCoH-hullset object
To see which ancillary variables a hullset contains, use the summary()
function.
Copying ancillary variables is optional when creating a hullset with lxy.lhs
.