bogsnork / enBlanketBogModel

a model for predicting the presence of blanket bog in England
0 stars 0 forks source link

probabilities #6

Open bogsnork opened 6 years ago

bogsnork commented 6 years ago

use presence/absence training data

when predict use response = "vote", index = 1

index refers to the order in which the presence absence data is in.

bogsnork commented 6 years ago

ran predict (Mrf5b) BUT there's a problem - moorland line data not included in model coefficients. Need to fix. Also, didn't return probabilities, forgot to set index (prob to 2, as this is the value of the blanket bog area in the tif).