#!/usr/bin/python
# -*- coding: utf-8 -*-
class SpatialStatistician:
def __init__(self):
self.name = "Marika D'Agostini"
self.role = "PhD Student in Statistical Sciences"
self.organisation = "University of Bologna"
self.language_spoken = ["it_IT", "en_US"]
def say_hi(self):
print("Thanks for dropping by!")
me = SpatialStatistician()
me.say_hi()
๐บ๏ธ
PhD Student in Statistical Sciences
-
University of Bologna
- Bologna, Italy
-
02:39
(UTC +02:00) - https://marika-dagostini.github.io/
- https://orcid.org/0000-0001-9998-8896
Pinned Loading
-
aie26-suhi-bologna
aie26-suhi-bologna PublicWeb-based mapping of results presented at the 2026 AIE congress (Trieste, 25-28 May).
JavaScript
-
graspa25-suhi-bologna
graspa25-suhi-bologna PublicWeb-based mapping of results presented at the GRASPA 2025 conference (Rome, 15โ17 September 2025).
JavaScript
-
diesel-female-cancer
diesel-female-cancer PublicD'Agostini et. al (2024) "Risk of Gynecological and Breast Cancers in Workers Exposed to Diesel Exhaust: A Systematic Review and Meta-Analysis Of Cohort Studies"
Stata
-
diesel-skin-cancer
diesel-skin-cancer PublicD'Agostini et. al (2024) "Risk of Skin Cancer in Workers Exposed to Diesel Exhaust: A Systematic Review and Meta-Analysis of Cohort Studies"
Stata
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.