Prefacio

Primera edición del bookdown Análisis de Series de Tiempo para su uso en la materia Análisis de Supervivencia y Series de tiempo y sus relacionadas impartidas por los autores, así como para aquellos estudiantes que deseen adquirir el conocimiento pertinente de tal tópico.

Objetivos

  • Otorgar un material electrónico de calidad con el contenido referente al Análisis de Series de Tiempo como un esfuerzo de los autores para lograr un proceso de aprendizaje autodidacta por parte del alumno y así optimizar el tiempo, tanto de los profesores, como el de los alumnos.

  • Plasmar las bases teóricas de esta rama de la estadística con el uso de ejemplos y contenido visual para un mejor entendimiento de cada subtema que se trate.

  • Dar continuidad al material para el curso Análisis de Supervivencia y Series de Tiempo.

Estructura

Este libro se compone de

Se recomienda que la consulta de los capítulos se realice de acuerdo al índice, ya que a medida que se avanza en índice, se asume el conocimiento de los capítulos previos.

Detalles técnicos

Para la creación de este material se hizo uso de varios sistemas de software como LaTeX y CSS para el diseño de ciertos elementos. Todos los cálculos y gráficas fue creado con el lenguaje de programación R ya sea con el uso del paquete base o algún otro de los paquetes que se mencionan a continuación.

R version 3.6.2 (2019-12-12)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS  10.16

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRblas.0.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] TSA_1.2          forecast_8.13    kableExtra_1.2.1 knitr_1.30      
 [5] latex2exp_0.4.0  patchwork_1.0.0  forcats_0.5.0    stringr_1.4.0   
 [9] dplyr_1.0.1      purrr_0.3.4      readr_1.3.1      tidyr_1.1.0     
[13] tibble_3.0.4     ggplot2_3.3.2    tidyverse_1.3.0 

loaded via a namespace (and not attached):
 [1] tseries_0.10-47      httr_1.4.2           splines_3.6.2       
 [4] jsonlite_1.7.2       viridisLite_0.3.0    modelr_0.1.6        
 [7] assertthat_0.2.1     TTR_0.23-6           cellranger_1.1.0    
[10] yaml_2.2.1           pillar_1.4.6         backports_1.2.0     
[13] lattice_0.20-40      glue_1.4.2           quadprog_1.5-8      
[16] digest_0.6.27        rvest_0.3.5          colorspace_1.4-1    
[19] Matrix_1.2-18        htmltools_0.5.0.9003 timeDate_3043.102   
[22] pkgconfig_2.0.3      broom_0.7.0          haven_2.2.0         
[25] bookdown_0.21.6      scales_1.1.1         webshot_0.5.2       
[28] mgcv_1.8-31          generics_0.0.2       ellipsis_0.3.1      
[31] withr_2.3.0          urca_1.3-0           nnet_7.3-13         
[34] cli_2.1.0            quantmod_0.4-15      magrittr_2.0.1      
[37] crayon_1.3.4         readxl_1.3.1         evaluate_0.14       
[40] fs_1.5.0             fansi_0.4.1          nlme_3.1-144        
[43] xts_0.12-0           xml2_1.2.2           tools_3.6.2         
[46] hms_0.5.3            lifecycle_0.2.0      locfit_1.5-9.1      
[49] munsell_0.5.0        reprex_0.3.0         compiler_3.6.2      
[52] rlang_0.4.10         grid_3.6.2           rstudioapi_0.12     
[55] leaps_3.1            rmarkdown_2.6.4      gtable_0.3.0        
[58] fracdiff_1.5-1       DBI_1.1.0            curl_4.3            
[61] R6_2.5.0             zoo_1.8-7            lubridate_1.7.9     
[64] stringi_1.5.3        parallel_3.6.2       Rcpp_1.0.5          
[67] vctrs_0.3.4          dbplyr_1.4.2         tidyselect_1.1.0    
[70] xfun_0.19            lmtest_0.9-37       

Este libro fue escrito con bookdown usando RStudio.

Esta versión fue escrita con:

Finding R package dependencies ... Done!
 setting  value                       
 version  R version 3.6.2 (2019-12-12)
 os       macOS  10.16                
 system   x86_64, darwin15.6.0        
 ui       X11                         
 language (EN)                        
 collate  en_US.UTF-8                 
 ctype    en_US.UTF-8                 
 tz       America/Mexico_City         
 date     2021-02-09                  

Licencia

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

This is a human-readable summary of (and not a substitute for) the license. Please see https://creativecommons.org/licenses/by-sa/4.0/legalcode for the full legal text.

You are free to:

  • Share—copy and redistribute the material in any medium or format

  • Remix—remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

  • Attribution—You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

  • ShareAlike—If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

  • No additional restrictions—You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

Notices:

You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.

No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.