Skip to content

This repository provides statistical modeling concepts for the course Statistical Modeling.The task included understanding of Linear models, Nonlinear normal models, Nonnegative response models, Count data models, Categorical data models, and Survival data analysis.

Notifications You must be signed in to change notification settings

chowdhurynaziaenam/Stat-models

Repository files navigation

Statistical-Modeling

A comprehensive repository containing exercise questions, datasets, and solutions for a Statistical modeling course implemented using R.

Table of Contents

General info

This repository provides statistical modeling concepts learnt from the course Statistical Modeling 1 (Data.Stat.740). The task includes understanding of Linear models, Nonlinear normal models, Nonnegative response models, Count data models, Categorical data models, and Survival data analysis and applying modern statistical modeling tools especially for regression and classification problems. It covers theory of generalized linear models in the case of gamma and other positive distributions. It further shows how to model count data by Poisson regression models and zero-inflated models.

Technologies

Project is created with:

  • R (Version 4.3.3)
  • RStudio

Libraries and packages

  • Tidyverse
  • plotly
  • nnet
  • ordinal
  • survival

Setup

  • Clone the repository:

    git clone https://github.com/chowdhurynaziaenam/Statistical-Modeling.git
    
  • Open the project in RStudio

  • Install required packages

Acknowledgement

This repository contains statistical modeling concepts learnt from the course Statistical Modeling (Course Code: Data.Stat.740) offered at Tampere University in 2023.

https://www.tuni.fi/en/students-guide/curriculum/course-units/uta-ykoodi-48007?year=2023

I would like to acknowledge Prof. Jarkko Isotalo for designing the course and providing valuable learning materials related to statistical modeling of data. The tasks and solutions in this repository are modified upon based on my learnings from the course.

About

This repository provides statistical modeling concepts for the course Statistical Modeling.The task included understanding of Linear models, Nonlinear normal models, Nonnegative response models, Count data models, Categorical data models, and Survival data analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages