Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITESM Ecological Intelligence

This repository provides the R code to analyze the survey data collected during the semester Feb-Jun 2025. The analysis includes descriptive statistics, polychoric correlation analysis, exploratory data analysis, confirmatory analysis and regression modeling to understand the relationships between various ecological intelligence factors.

Pre-requisites

  • R version 4.0 or higher
  • RStudio ('lavaan', 'psych' packages)
  • Survey data in CSV format from Google Forms

Installation

  1. Install R and RStudio from CRAN and RStudio.
  2. Install the required R packages by running the following commands in RStudio:
install.packages(c("lavaan", "psych", "ggplot2", "dplyr", "tidyr"))
  1. Clone this repository or download the R scripts and data files.
git clone https://github.com/ivanps/Eco-Intelligence.git

About

Ecological intellegence analysis for bussines students in 2025

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages