Publications by Juan Pablo Gomez Bravo
Bicuspin Expansion v4
library(readxl) library(ggplot2) library(CGPfunctions) library(plotly) ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout libr...
1090 sym R (22437 sym/78 pcs) 15 img
Expansion Stent - Analysis
library(readxl) library(ggplot2) library(CGPfunctions) library(plotly) ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout libr...
931 sym R (12113 sym/57 pcs) 13 img
Ellipticity Analysis
library(readxl) library(ggplot2) library(CGPfunctions) library(plotly) ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout libr...
821 sym R (11230 sym/57 pcs) 13 img
Análisis Expansión Stent
library(readxl) library(ggplot2) library(CGPfunctions) library(plotly) ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout libr...
982 sym R (12039 sym/57 pcs) 13 img
Informe RLM
Por medio de web Scrapping, se descargo la base de datos de precios de vehiculos mazda 2 para Colombia del portal olx.com.co, con las variables precio, kilometraje, transmisión y ciudad. Se realizo una depuración y limpieza previa de la base y se agregaron otras variables de interes como color y se separo la ciudad y departamento. #cargue de li...
1920 sym R (13930 sym/65 pcs) 2 img
Otras Aplicaciones RLM
library(ggplot2) library(CGPfunctions) ## Warning: package 'CGPfunctions' was built under R version 4.1.2 library(plotly) ## Warning: package 'plotly' was built under R version 4.1.2 ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package...
2218 sym R (4801 sym/47 pcs) 4 img
Regresión Logística - People Analytics
#Cargue Librerias library(readxl) library(ggplot2) library(CGPfunctions) ## Warning: package 'CGPfunctions' was built under R version 4.1.2 library(sqldf) ## Loading required package: gsubfn ## Loading required package: proto ## Loading required package: RSQLite PUNTO 1 Hipotesis 1: Se espera que a mayor edad se presente menor Rotacion ya que ...
2315 sym R (9154 sym/63 pcs) 13 img
Regresión Logística - Datos Default Créditos
#Cargue Librerias library(readxl) library(ggplot2) library(plotly) ## ## Attaching package: 'plotly' ## The following object is masked from 'package:ggplot2': ## ## last_plot ## The following object is masked from 'package:stats': ## ## filter ## The following object is masked from 'package:graphics': ## ## layout librar...
512 sym R (7944 sym/62 pcs) 2 img
Taller People Analytics
#Cargue Librerias library(readxl) library(ggplot2) library(CGPfunctions) library(sqldf) ## Loading required package: gsubfn ## Loading required package: proto ## Loading required package: RSQLite library(fastDummies) library(car) ## Loading required package: carData #cargue de datos desde directorio personal datos1 = read_excel("G:/TRABAJO/...
182 sym R (33808 sym/93 pcs) 13 img
Regresion Absolute stent expansion
library(readxl) library(ggplot2) library(CGPfunctions) library(ggplot2) library(plotly) library(lmtest) #Definir directorio setwd("G:/TRABAJO/CONSULTORIAS/TRABAJOS VARIOS/JORGE CHAVARRIA") data1 = read_excel("Data_Reg_Stent_Expansion.xlsx") head(data1,5) Descripcion variables * VAR_119: Relative Stent Expansion % * VAR_120: Absolute stent...
8549 sym R (12630 sym/38 pcs) 5 img