compute_drScore: compute the density ratio score
Description
compute the density ratio score
Usage
compute_drScore(object, Z = Z, num.trees.per.proj, num.proj)
Arguments
Z
a matrix of candidate points.
num.trees.per.proj
an integer, the number of trees per projection.
num.proj
an integer specifying the number of projections.
Value
a numeric value, the DR I-Score.