Learn R Programming

Iscores (version 1.1.0)

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

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.