R bloggers

Linear Models in R – Part 1

July 12, 2023 | pacha.dev/blog

A step-by-step explanation of how to fit a linear model. Here we cover OLS (Ordinary Least Squares) and work with readily available R datasets to explore the relationship between vehicles’ weight and fuel efficiency. You can read more about the to... [Read more...]

Linear Models in R – Part 3

July 12, 2023 | pacha.dev/blog

A step-by-step explanation of how to fit a linear model. Here we cover GLMs (Generalized Linear Models) but focus on the Poisson link with a large number of fixed effects and work with datasets that we have to download and join to produce a final ... [Read more...]

Another Hopf torus

July 11, 2023 | Stéphane Laurent

Recall that a Hopf torus is a two-dimensional object in the 4D space defined by a profile curve: a closed curve on the unit sphere. When mapping it to the 3D space with the stereographic projection, we ca... [Read more...]

Setting up R

July 11, 2023 | Giles

R is a free available programming language for statistical analysis, computing and producing data visualizations. To use R as part of this course you’ll need to install ‘base R’ and R studio. Base R is free and can be installed on Windows, Mac or Linux by following the respective ‘... [Read more...]

Weighted probability vs. favourability

July 11, 2023 | A.M. Barbosa

Presence probability, typically obtained with presence-(pseudo)absence modelling methods like GLM, GAM, GBM or Random Forest, is conditional not only on the suitability of the environmental conditions, but also on the general prevalence (proportion of presences) of the species in the … Continue reading →
[Read more...]

TidyTuesday Week 28: Global Surface Temperature

July 10, 2023 | Louise E. Sinks

Global Temperature #TidyTuesday Today’s TidyTuesday is on global surface temperatures. The source of the data is  NASA GISS Surface Temperature Analysis (GISTEMP v4) and more details about this data set can be found in this published paper: Lenssen, N., G. Schmidt, J. Hansen, M. Menne, A. Persin, R. Ruedy, ... [Read more...]

The “curse of the bye” revisited

July 10, 2023 | nsaunders

A while ago we looked at Geelong and the curse of the bye. And since the AFL media have outdone themselves this year with “curse of the bye” articles: see for example here, here, here and here, I decided to revisit the topic in more depth. If you like that ...
[Read more...]
1 38 39 40 41 42 1,915

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)