compute_drScore {Iscores}R Documentation

compute the density ratio score

Description

compute the density ratio score

Usage

compute_drScore(object, Z = Z, num.trees.per.proj, num.proj)

Arguments

object

a crf object.

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.


[Package Iscores version 1.1.0 Index]