Skip to content

Multivariate Environmental Statistics (BEE6300) R Code

Notifications You must be signed in to change notification settings

ilellosmith/bee6300

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bee6300

This is a repository to hold code I wrote for Cornell's Biological and Environmental Engineering 6300 - Multivariate Environmental Statistics - course. I wrote the R scripts for course assignments, exploring methods include Fischer's Linear Discrimination, multiple linear regression, classification, copula models, and Principle Component Analysis. Cornell Professor Scott Steinschneider (https://bee.cals.cornell.edu/people/scott-steinschneider/), provided starter code for each of the assignments. I modified his starter code and added my own loops and functions to accomplish the assignments.