Learn R Programming

EFAfactors (version 1.2.2)

model.xgb: the Tuned XGBoost Model for Determining the Number of Facotrs

Description

the Tuned XGBoost Model for Determining the Number of Facotrs

Arguments

Format

An object of class TuneModel is the Tuned XGBoost Model for Determining the Number of Facotrs

See Also

FF, load_xgb

Examples

Run this code
data(model.xgb)
print(model.xgb)

model.xgb <- load_xgb()
print(model.xgb)

Run the code above in your browser using DataLab