You have found the XGBoost R Package!
.. toctree:: :maxdepth: 2 :titlesonly:
- Checkout the :doc:`Installation Guide </install>` contains instructions to install xgboost, and :doc:`Tutorials </tutorials/index>` for examples on how to use XGBoost for various tasks.
- Read the latest API documentation . This might refer to a newer version than the one on CRAN.
- Read the CRAN documentation.
.. toctree:: xgboost_introduction xgboostfromJSON
.. toctree:: Migrating code from previous XGBoost versions <migration_guide> Handling of indexable elements <index_base> Developer guide: parameters from core library <adding_parameters>