Recently Published
Консенсусный анализ текстов Шолохова и современников
Работа по стилометрическому анализу текстов "Тихого Дона" и современной ему прозы с использованием метода консенсусных сетей. Выполняется на основе датасета «Стилеметрические данные “Тихого Дона” и современной ему прозы», подготовленного Б.В. Ореховым.
Moisture (%)
# 3D Scatter (interactive)
> plot_ly(heated_only,
+ x = ~Moisture_pct,
+ y = ~PH,
+ z = ~Ammonia_release,
+ color = ~Species,
+ type = "scatter3d",
+ mode = "markers") %>%
+ layout(title = "3D Scatter: Moisture (%) + pH + Ammonia Release (Heated Only)")
Document
BRFSS Health Behavior Analysis
This project explores behavioral and lifestyle factors associated with mental health outcomes using the CDC BRFSS dataset. The analysis includes data preparation, subgroup comparisons, statistical summaries, and graphical exploration in R to identify patterns across demographic groups.
Multi-Center Monitoring Dashboard for PANTH-ER Study
Prevalence and outcome of third stage delays in surgical emergencies in Nigerian tertiary hospitals (PANTH-ER STUDY): a prospective, multi-center, observational study
Document
Behavioral Health Data Analysis using R
This project analyzes a large population-level dataset (CDC BRFSS) to examine relationships between sleep duration, psychological distress, smoking behavior, BMI, and physical activity across demographic groups. The analysis includes data cleaning, exploratory data analysis, statistical summaries, and visualization in R, using reproducible research practices.
One-Sample t-Test: Is the Average Height Greater Than 60
# Goal:
Test whether the population mean height is greater than 60.
# Data Source:
# Kaggle – High School Heights Dataset (hs_heights.csv)
Methane emission from paddy rice varieties
Methane emissions from different rice varieties.