Skip to contents

This function finds the right rank of a response value in a quantile random forest.

Usage

get_right_rank(response, outMatrix, median_outMatrix, rmse_)

Arguments

response

a vector of response values

outMatrix

a matrix of out values

median_outMatrix

a vector of median out values

rmse_

a vector of rmse values

Value

a vector of ranks