Skip to content
View ManuelNeumann's full-sized avatar
🎓
Here to share what I do and use
🎓
Here to share what I do and use

Block or report ManuelNeumann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MNLpred MNLpred Public

    This package includes functions that return predictions from estimates of multinomial logistic models. The function uses models that were estimated with the multinom function from the nnet package.

    R 12 1

  2. How to make a map with ggmap, ggplot... How to make a map with ggmap, ggplot2, and a shape file
    1
    library(pacman)
    2
    p_load(tidyverse)
    3
    p_load(broom)
    4
    p_load(ggmap)
    5
    p_load(rgdal)
  3. EasySummary EasySummary Public

    This function takes a vector and returns all kinds of tables and a quick and dirty histogram and barplot.

    R

  4. MannheimGegenRechts-OpenData MannheimGegenRechts-OpenData Public

    In diesem Repository befindet sich der Code für die Analysen für meinen Vortrag beim Jahreskongress von "Mannheim gegen Rechts" am 14.03.2020.

    R

  5. pepsicolaExperiment pepsicolaExperiment Public

    A fun experiment: Is there a difference between Pepsi, Coca Cola, Coca Cola Zero and a no-name Cola? And what does this experiment have to do with the history of statistics?