search for: broadleaf

Displaying 1 result from an estimated 1 matches for "broadleaf".

Did you mean: broadhead
2009 Nov 26
2
Testing for strength of fit using R
...using columns 4 and 5 (Observation and Simulation). > str(data) 'data.frame':??? 27 obs. of? 5 variables: ?$ Location??????? : Factor w/ 27 levels "Australia","Brazil",..: 8 2 13 19 22 14 16 23 6 7 ... ?$ Vegetation????? : Factor w/ 21 levels "Beech","Broadleaf evergreen laurel",..: 17 21 2 16 15 16 9 16 3 4 ... ?$ Vegetation.Class: Factor w/ 4 levels "Boreal and Temperate Evergreen",..: 3 3 4 1 1 1 4 1 4 1 ... ?$ Observation???? : num? 24 8.9 14.7 26.7 42.4 31.7 30.8 7.5 14 22 ... ?$ Simulation????? : num? 33.9 7.8 9.74 7.6 11.8 10.7 12 28...