lhs.selection {tlocoh.dev} | R Documentation |
Create a hullset selection object
lhs.selection(lhs, k = NULL, a = NULL, r = NULL)
lhs |
A LoCoH-hullset object |
k |
Optional initial value for k |
a |
Optional initial value for a |
r |
Optional initial value for r |
This will create a new hullset selection object of class locoh.selection. You can then feed this object into codelhs.shiny.select to visually select a hullset for each individual. This is typically done when you have create a hullset containing multiple hullsets for each individual, and you want to pick one per individual for the rest of the analysis.
codelhs.shiny.select