Publications by Bryan Calderon

ECNM Discussion 3

19.09.2024

Table of contents 0.1 Clear Data 1 Part A 2 Part B ECNM Discussion 3 Author Bryan Calderon 0.1 Clear Data rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) Ncells 581768 31.1 1327478 70.9 NA 669431 35.8 Vcells...

4491 sym Python (5255 sym/42 pcs) 5 img

ECNM Discussion 2

11.09.2024

Table of contents Data set 1 Data set 2 ECNM Discussion 2 Author Bryan Calderon library("AER") Warning: package 'AER' was built under R version 4.3.3 Loading required package: car Loading required package: carData Loading required package: lmtest Loading required package: zoo Attaching package: 'zoo' The following objects are masked fr...

2371 sym Python (3873 sym/26 pcs) 6 img 3 tbl

ECMT Discussion 1

02.09.2024

ECMT Discussion 1 Author: Bryan Calderon Quarto Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org. Running Code When you click the Render button a document will be generated that includes both content and the output of embedded code. You can embed code lik...

519 sym

discussion 15

19.12.2023

rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526535 28.2 1169675 62.5 NA 669420 35.8 ## Vcells 971307 7.5 8388608 64.0 16384 1851915 14.2 cat("\f") # Clear the console graphi...

2646 sym R (4563 sym/20 pcs) 3 img

HW 5

16.12.2023

rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526117 28.1 1168481 62.5 NA 669420 35.8 ## Vcells 974036 7.5 8388608 64.0 16384 1851931 14.2 cat("\f") # Clear the console graphi...

9658 sym Python (10100 sym/90 pcs) 1 img

HW 6

12.12.2023

Clear Data rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526633 28.2 1169955 62.5 NA 669420 35.8 ## Vcells 971421 7.5 8388608 64.0 16384 1851933 14.2 cat("\f") # Clear the conso...

2658 sym R (4365 sym/23 pcs) 12 img

Discussion 14

12.12.2023

Clear Data rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526478 28.2 1169512 62.5 NA 669420 35.8 ## Vcells 971181 7.5 8388608 64.0 16384 1851931 14.2 cat("\f") # Clear the conso...

3363 sym R (4110 sym/19 pcs) 4 img

Discussion 13

05.12.2023

Clear Data: rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526513 28.2 1169612 62.5 NA 669420 35.8 ## Vcells 970825 7.5 8388608 64.0 16384 1851931 14.2 cat("\f") # Clear the cons...

1631 sym R (2426 sym/26 pcs) 1 img

Discussion 12

28.11.2023

Clear Data rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526490 28.2 1169547 62.5 NA 669420 35.8 ## Vcells 970770 7.5 8388608 64.0 16384 1851931 14.2 cat("\f") # Clear the conso...

1664 sym R (3287 sym/20 pcs)

Discussion 11

21.11.2023

rm(list = ls()) # Clear all files from your environment gc() # Clear unused memory ## used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) ## Ncells 526511 28.2 1169607 62.5 NA 669420 35.8 ## Vcells 970630 7.5 8388608 64.0 16384 1851883 14.2 cat("\f") # Clear the console graphi...

1008 sym R (3419 sym/23 pcs) 2 img