GHVar: Generate prediction intervals for Ghosal, Hooker 2018...

Description Usage

View source: R/Ghosal_Hooker_2018.R

Description

This function is primarily meant to be used within GhosalBoostRF().

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
GHVar(
  boostRF,
  train_data,
  pred_data,
  variant,
  dep,
  alpha,
  num_threads = num_threads,
  interval_type = interval_type
)

piRF documentation built on July 1, 2020, 7:51 p.m.

Related to GHVar in piRF...