R/model.xgb.R

#' the Tuned XGBoost Model for Determining the Number of Facotrs
#'
#'
#' @format An object of class \code{TuneModel} is the Tuned XGBoost Model for Determining the Number of Facotrs
#' @seealso \link[EFAfactors]{FF}, \link[EFAfactors]{load_xgb}
#'
#'
#' @examples
#' data(model.xgb)
#' print(model.xgb)
#'
#' model.xgb <- load_xgb()
#' print(model.xgb)
#'
#' @docType data
#' @name model.xgb
NULL

Try the EFAfactors package in your browser

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

EFAfactors documentation built on Sept. 30, 2024, 1:06 a.m.