get_right_rank: find the right rank

View source: R/outqrf.r

get_right_rankR Documentation

find the right rank

Description

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


outqrf documentation built on Sept. 11, 2024, 8:47 p.m.