Recently Published
Caso 3. Caso Identificación de Zonas para la Caña de Azúcar
Utilizando los datos de clima de línea base a nivel global del siguiente enlace https://www.worldclim.org/data/worldclim21.html, genere un código en R que permita construir mapas de aptitud en términos climáticos para la caña de azúcar (con base en los rangos óptimos). Grafique los mapas con una escala de colores adecuada. ver video:
https://www.youtube.com/watch?v=XANenU2XDQ4&ab_channel=CentroMagis%5BJaverianaCali%5D
Identifique 2 o 3 países con áreas de alto potencial para la caña de azúcar y realice un corte para estas zonas con el shape global. Grafique los mapas con una escala de colores adecuada usando leaflet o mapview de forma interactiva.
Project #3 - Price Trends in California and Beyond
This report analyzes the factors influencing home prices in California and compares home prices across four states: California, New York, New Jersey, and Pennsylvania. The data comes from the "HomesForSale" dataset, sourced from Lock5Stat (https://www.lock5stat.com/datapage3e.html). This dataset consists of 120 observations across 5 variables.
The following questions that will be analyzed in this report are given to us in the directions for project #3:
1. Use the data only for California. How much does the size of a home influence its price?
2. Use the data only for California. How does the number of bedrooms of a home influence its price?
3. Use the data only for California. How does the number of bathrooms of a home influence its price?
4. Use the data only for California. How do the size, the number of bedrooms, and the number of bathrooms of a home jointly influence its price?
5. Are there significant differences in home prices among the four states (CA, NY, NJ, PA)? This will help you determine if the state in which a home is located has a significant impact on its price. All data should be used.
By sequentially analyzing these questions, this report aims to reveal the factors that significantly influence home prices in California and identify price differences among states, highlighting both significant and non-significant relationships through analysis.
Document
aguacates
Análisis de datos espaciales
Informe análisis de datos espaciales
R Project Portfolio
This is a collection of all the R coding projects that I worked on for Dr. Ken Blake's "Election Analytics" class at Middle Tennessee State University in the Fall 2024 semester.