• Forest Fires in Portugal
  • Repo link
  • Analyzing forest fires data by visualizations in R
    • 0.1 Load packages
    • 0.2 Import dataset
    • 0.3 Questions to answer:
      • 0.3.1 Number of forest fires by month
      • 0.3.2 Number of forest fires by a week-day
    • 0.4 Re-ordering months for easier readability
    • 0.5 Plots after using factor
      • 0.5.1 Number of forest fires by month:
      • 0.5.2 Number of forest fires in different weekdays:
    • 0.6 What are the causes?
      • 0.6.1 Box plots of independent var. by month
      • 0.6.2 Box Plots of independent var. by week day
      • 0.6.3 Which variables are related to forest fire severity?
      • 0.6.4 Plotting area burnt between 0 ha and 50 ha
    • 0.7 References
  • Published with bookdown

Forest Fires Data Analysis

Forest Fires Data Analysis

Akshay Kotha

2019-04-06

Repo link

Github repository link for this bookdown: https://github.com/akshayreddykotha/forest-fires-in-portugal