Publications by Talia Gabay

Mammal data - national

26.06.2023

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...

1731 sym Python (52669 sym/187 pcs) 13 img 7 tbl

Mammal data - Planted Conifer forest (only Judea)

20.06.2023

P <- P_byplot[grepl("Planted Conifer Forests",Unit)][order(Cycle_number,Site)][,Site:=factor(Site)] P <- P[grepl("Judea",Subunit)][order(Cycle_number,Site)][,Site:=factor(Site)] Planted Conifer Forests (Judea) - Richness by camera Monitoring started in 2014 (5 monitoring cycles), 5 sites, only far from settlements, 5 timepoints for each site (25...

2106 sym Python (27448 sym/128 pcs) 11 img 5 tbl

Mammal data - Planted Conifer forest (only Galilee)

20.06.2023

P <- P_byplot[grepl("Planted Conifer Forests",Unit)][order(Cycle_number,Site)][,Site:=factor(Site)] P <- P[grepl("Galilee",Subunit)][order(Cycle_number,Site)][,Site:=factor(Site)] Planted Conifer Forests (Galilee) - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Settlements...

1439 sym Python (23080 sym/113 pcs) 8 img 2 tbl

Mammal data - Planted Conifer forest (only Carmel)

20.06.2023

P <- P_byplot[grepl("Planted Conifer Forests",Unit)][order(Cycle_number,Site)][,Site:=factor(Site)] P <- P[grepl("Carmel",Subunit)][order(Cycle_number,Site)][,Site:=factor(Site)] Planted Conifer Forests - Richness by camera Monitoring started in 2014 (5 monitoring cycles), Each site as two types of plots - near or far from Settlements. There are...

2420 sym Python (34602 sym/133 pcs) 12 img 5 tbl

Mammal data - Conifer forest

18.06.2023

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 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 sampl...

1886 sym Python (38920 sym/145 pcs) 9 img 7 tbl

INPA bird data

15.06.2023

#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)) ## [...

161 sym 4 img 1 tbl

INPA mammal data - FINAL

15.06.2023

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 ...

1375 sym 6 img 10 tbl

Mammal data - Arid Desert NEW

12.06.2023

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 ...

1440 sym Python (39807 sym/129 pcs) 16 img 5 tbl

INPA mammal data - Final

05.06.2023

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 ...

1443 sym 13 img 38 tbl

Mammal data - inland sands NEW

06.06.2023

P <- P_byplot[grepl("Inland Sands",Unit),][order(Cycle_number,Site)][,Site:=factor(Site)] Inland sands - Richness by camera Monitoring started in 2017, has two types of plots - near or far to Agriculture, also divided by Dunes (2 levels - semi shifting or shifting). Shunra only has one plot (9 cameras) - far and semi-shifting, Secher has two p...

2169 sym 17 img 4 tbl