1. SHAPforxgboost::dataXY_df
    Terra satellite data (X,Y) for running the xgboost model .
  2. SHAPforxgboost::labels_within_package
    labels_within_package: Some labels package auther defined to make his plot, mainly serve the paper publication.
  3. SHAPforxgboost::new_labels
    new_labels: a place holder default to NULL.
  4. SHAPforxgboost::shap_int_iris
    The interaction effect SHAP values example using iris dataset.
  5. SHAPforxgboost::shap_long_iris
    The long-format SHAP values example using iris dataset.
  6. SHAPforxgboost::shap_score
    SHAP values example from dataXY_df .
  7. SHAPforxgboost::shap_values_iris
    SHAP values example using iris dataset.