Coder Social home page Coder Social logo

paleomorph's Introduction

Tim CD Lucas

I am a lecturer in the Dept. of Health Sciences at the University of Leicester. My interests encompass statistical methods and mathematical models for studying disease. In particular I’m interested in studying methods that account for multiple temporal or spatial scales. For example, disease progression or diagnosis is typically quite a slow process, but we are exposed to environmental factors such as air pollution every second. Depending on our movement patterns, we can have very different exposures from one minute to the next.

I have a continuing interest in infectious disease models and statistical methods for ecology. Recently this has involved developing models of contact tracing to help guide COVID-19 policy. Previously, I worked as a Research Fellow at Imperial College. Before that I worked with Deirdre Hollingsworth and the Malaria Atlas Project at the Big Data Institute, University of Oxford on neglected tropical diseases and malaria.

Please feel free to email me to discuss stats, modelling, R or anything else. If you are a student looking for opportunities such as masters or PhD projects please email to say hello. There are studentships or pre-doctoral fellowships we could develop a project for. My address is tim.lucas — at — le.ac.uk. Or you can say hello on twitter @timcdlucas or @StatsForBios.

paleomorph's People

Contributors

timcdlucas avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

paleomorph's Issues

is.integer in mirrorfill is overzealous

stopifnot(is.integer(l1), is.integer(l2) | is.numeric(l2))

This line doens't work as hoped.

> c(2, 9, 10, 11) %>% is.integer
[1] FALSE
> c(2:11) %>% is.integer
[1] TRUE

So it counts c(2, 9) as not an integer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.