a logical values indicating wheather to perform subset selection. See lle.
p
amount of data remaining after subset selection. See lle.
id
a logical values indicating wheather to calculate the intrinsic dimension. See lle.
v
threshold parameter for intrinsic dimension. See details.
Value
A list containing the following variables:
X
input data, can change if subset selection is applied
weights
weight matrix. If $x_i$ is neighbour of $x_j$ then $-1
choise
index vector of kept data while subset selection
id
additionally to the (optional) printed intrinsic dimension, the vector of intrinsic dimension for every data point is returned by the function, so that the vector can easily be ploted manually.