Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.