FFTrees (version 1.4.0)

forestfires: forestfires

Description

A dataset of forest fire statistics.

Usage

forestfires

Arguments

Format

A data frame containing 517 rows and 13 columns

X

Integer -x-axis spatial coordinate within the Montesinho park map: 1 to 9

Y

Integer - y-axis spatial coordinate within the Montesinho park map: 2 to 9

month

Factor - month of the year: "jan" to "dec"

day

Factor -day of the week: "mon" to "sun"

FFMC

Numeric -FFMC index from the FWI system: 18.7 to 96.20

DMC

Numeric - DMC index from the FWI system: 1.1 to 291.3

DC

Numeric - DC index from the FWI system: 7.9 to 860.6

ISI

Numeric - ISI index from the FWI system: 0.0 to 56.10

temp

Numeric - temperature in Celsius degrees: 2.2 to 33.30

RH

Numeric - relative humidity in percent: 15.0 to 100

wind

Numeric - wind speed in km/h: 0.40 to 9.40

rain

Numeric - outside rain in mm/m2 : 0.0 to 6.4

area

Numeric - the burned area of the forest (in ha): 0.00 to 1090.84

...