model.xgb {EFAfactors} | R Documentation |
the Tuned XGBoost Model for Determining the Number of Facotrs
Description
the Tuned XGBoost Model for Determining the Number of Facotrs
Format
An object of class TuneModel
is the Tuned XGBoost Model for Determining the Number of Facotrs
See Also
Examples
data(model.xgb)
print(model.xgb)
model.xgb <- load_xgb()
print(model.xgb)
[Package EFAfactors version 1.2.3 Index]