Publications by lortie

A quick primer on power

19.03.2015

Cohen is power. Inferential statistics primarily invoke the following four key concepts: sample size, significance criterion, effect size, and statistical power. Cohen elegantly developed the maths, benchmarks, and key semantics associated with statistical power. Statistical power is the long-term probability of rejecting the null hypothesis (ty...

1326 sym 2 img

A common sense review of @swcarpentry workshop by @RemiDaigle @juliesquid @ben_d_best @ecodatasci from @brenucsb @nceas

16.05.2016

Rationale This Fall, I am teaching graduate-level biostatistics. I have not had the good fortune of teaching many graduate-level offerings, and I am really excited to do so. A team of top-notch big data scientists are hosted at NCEAS. They have recently formed a really exciting collaborative-learning collective entitled ecodatascience. I was also...

4972 sym 6 img

#rstudio #github missing command lines for mac setup @rstudio @github @swcarpentry

12.07.2016

Preamble Every few months, I try to do a clean install on my machine. I know that OS X Sierra is due out in September, but I elected to do a wipe and clean install now for the remainder of summer. Wipe, reinstall OSX from usb, brief minor hack/tweaks, then just a few apps including base-r and rstudio. I prefer to connect to github without deskto...

2026 sym 6 img

A review of ‘R for Data Science’ book @hadleywickham #rstats #openscience

17.08.2016

Data science Data science is a critical component of many domains of research including the domain I primarily function – ecology. However, in teaching biostatistics within the university context, we have typically focussed on the statistics and less on the science of data (i.e. handling, understanding, and manipulating data). This is unfortun...

8684 sym 12 img

A set of #rstats #AdventureTime themed #openscience slide decks

09.10.2016

Purpose I recently completed a set of data science for biostatistics training exercises for graduate students. I extensively used R for Data Science and Efficient R programming to develop a set of Adventure Time R-statistics slide decks. Whilst I recognize that they are very minimal in terms of text, I hope that the general visual flow can prov...

1761 sym 2 img

Elements of a successful #openscience #rstats workshop

18.01.2017

What makes an open science workshop effective or successful*? Over the last 15 years, I have had the good fortune to participate in workshops as a student and sometimes as an instructor. Consistently, there were beneficial discovery experiences, and at times, some of the processes highlighted have been transformative. Last year, I had the good f...

4539 sym 2 img

Overdispersion tests in #rstats

03.05.2017

A brief note on overdispersion Assumptions Poisson distribution assume variance is equal to the mean. Quasi-poisson model assumes variance is a linear function of mean. Negative binomial model assumes variance is a quadratic function of the mean. rstats implementation #to test you need to fit a poisson GLM then apply function to this model librar...

1119 sym 4 img

A note on AIC scores for quasi-families in #rstats

05.05.2017

A summary note on recent set of #rstats discoveries in estimating AIC scores to better understand a quasipoisson family in GLMS relative to treating data as poisson. Conceptual GLM workflow rules/guidelines Data are best untransformed. Fit better model to data. Select your data structure to match purpose with statistical model. Use logic and u...

3977 sym 2 img

Overdispersion tests in #rstats

06.05.2017

A brief note on overdispersion Assumptions Poisson distribution assume variance is equal to the mean. Quasi-poisson model assumes variance is a linear function of mean. Negative binomial model assumes variance is a quadratic function of the mean. rstats implementation #to test you need to fit a poisson GLM then apply function to this model librar...

1119 sym 4 img

Hacking the principles of #openscience #workshops

02.06.2017

In a previous post, I discussed the key elements that really stood out for me in recent workshops associated with open science, data science, and ecology. Summer workshop season is upon us, and here are some principles to consider that can be used to hack a workshop. These hacks can be applied a priori as an instructor or in situ as a participan...

2381 sym 2 img