input_check_y_yhat_ybench: input_check_y_yhat_ybench

Description Usage Arguments Value

View source: R/inputVerification.R

Description

input_check_y_yhat_ybench

Usage

1
input_check_y_yhat_ybench(y, y_hat, y_hat_bench)

Arguments

y
  • Value of y to check - numeric vector

y_hat
  • Value of y_hat to check - numeric vector

y_hat_bench
  • Value of y_hat_bench to check - numeric vector

Value

An error in case of length,type error or dimension mismatch, nothing otherwise


jdestefani/UEMTS documentation built on Dec. 20, 2021, 10:05 p.m.