Publications by Talia Gabay
Mammal data national - final
P <- P_byplot Monitoring started in 2014 (5 monitoring cycles) There are 53 sites total, Sites are located either near or far from Settlements or near or far from agriculture. Most sites have 2 plot types except for conifer forest and herbaceous and dwarf shrub vegetation (only far). Inland sand also has a division according to dune status - shi...
1937 sym 17 img 2 tbl
INPA mammal data - final
Data validation and exploration #change all parameters that will be used in the model to factors: NPA.rare.mammals.data$Species=as.factor(NPA.rare.mammals.data$Species) print(levels(NPA.rare.mammals.data$Species)) ## [1] "Capra nubiana" "Gazella dorcas" ## [3] "Gazella gazella" "Gazella gazella acaciae" ## [5] "Lutra ...
1396 sym 11 img 10 tbl
INPA bird data - final
#change all parameters that will be used in the model to factors: NPA.Bird.data$Species=as.factor(NPA.Bird.data$Species) print(levels(NPA.Bird.data$Species)) ## [1] "Aquila_chrysaetos" "Aquila_fasciata" "Chlamydotis_undulata" ## [4] "Gyps_fulvus" NPA.Bird.data$Sites=as.factor(NPA.Bird.data$Sites) print(levels(NPA.Bird.data$Sites)) ## [...
177 sym 8 img 1 tbl
Mammal data - Arid Desert - Final
P <- P_byplot[grepl("Arid Desert",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Arid Desert - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Agriculture. There are 5 sites total - Ein Yahav, Lotan, Paran, Yotvata, Zofar Each has 5 sampling points except for Paran ...
2298 sym Python (47994 sym/150 pcs) 25 img 5 tbl
Mammal data - Negev Highlands - Final
P <- P_byplot[grepl("Negev Highlands",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Negev Highlands - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Settlements. There are 5 sites total - Bislach, Ezuz, Merhav Am, Sde Boker, Yeruham Each has 5 sampling points exce...
1966 sym Python (61777 sym/178 pcs) 33 img 5 tbl
Mammal data - Conifer forest - Final
P <- P_byplot[grepl("Planted Conifer Forests",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Planted Conifer Forests - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site has only one plot that is far from Settlements. There are 15 sites total, each site has 5 sampling points Let’s first validate the data: #...
1623 sym Python (48961 sym/171 pcs) 26 img 2 tbl
Mammal data - Maquis - Final
P <- P_byplot[grepl("Mediterranean Maquis",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Mediterranean Maquis - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site has two types of plots - far or near settlements There are 15 sites total, each site has 5 sampling points Let’s first validate the data: #inclu...
1534 sym Python (94825 sym/227 pcs) 42 img 2 tbl
Mammal data - Arid Desert - Final
P <- P_byplot[grepl("Arid Desert",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Arid Desert - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Agriculture. There are 5 sites total - Ein Yahav, Lotan, Paran, Yotvata, Zofar Each has 5 sampling points except for Paran ...
2298 sym Python (48338 sym/150 pcs) 25 img 5 tbl
Mammal data - Negev Highlands - Final
P <- P_byplot[grepl("Negev Highlands",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Negev Highlands - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Settlements. There are 5 sites total - Bislach, Ezuz, Merhav Am, Sde Boker, Yeruham Each has 5 sampling points exce...
1966 sym Python (62005 sym/178 pcs) 33 img 5 tbl
Mammal data - MD Transitional Zone - Final
P <- P_byplot[grepl("Mediterranean Desert Transition Zone",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Mediterranean Desert Transition Zone - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Settlements. There are 5 sites total - Beit Yatir, Har Amasa, Lahav, Lehav...
1864 sym Python (42755 sym/152 pcs) 16 img 5 tbl