R/globals.R

##########################################################################################
##########################################################################################
# Designed and developed by Tinniam V Ganesh
# Date : 25 Dec 2022
# Function: winProbabiltyRF
# This function computes  the ball by ball win probability using Random Forest  model
#
###########################################################################################
#' @title
#' globals.R
#'
#' @description
#' quiets concerns of R CMD check re: the .'s that appear in pipelines
#'
#' @name globals
if(getRversion() >= "2.15.1")  utils::globalVariables(c("final_lr_model","final_model","dl_model","gan_model"))

Try the yorkr package in your browser

Any scripts or data that you put into this service are public.

yorkr documentation built on May 31, 2023, 8:24 p.m.