Skip to content

satesilka/STATS-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistical Pattern Recognition Module Coursework

Analysis of holopelagic Sargassum spp. biomass composition using advanced statistical techniques.

Overview

This project explores the biomass composition of holopelagic Sargassum spp. — seaweed drifting in open ocean systems — with the goal of understanding how factors like processing method, seasonality and volcanic ash influence biomass structure and element content.

Methods

Key statistical techniques applied:

  • Principal Component Analysis (PCA) – to reduce dimensionality and identify major variation drivers
  • Linear Discriminant Analysis (LDA) – to distinguish groups based on processing/seasonal categories
  • Random Forest – to model predictive relationships between biomass features and external factors

Structure

STATS-Coursework/
│
├── biocomposition_analysis.R ← Main analysis script
├── dataset1.csv ← Raw biomass data (processing method)
├── dataset2.csv ← Seasonal/ash-impact data
└── final_coursework.Rproj ← RStudio project file

About

Analysis of holopelagic Sargassum spp. biomass composition using advanced statistical techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages