Error al ejecutar el script R.
int(1)
array(18) { [0]=> string(0) "" [1]=> string(45) "R version 4.4.3 (2025-02-28) -- "Trophy Case"" [2]=> string(61) "Copyright (C) 2025 The R Foundation for Statistical Computing" [3]=> string(29) "Platform: x86_64-pc-linux-gnu" [4]=> string(0) "" [5]=> string(57) "R is free software and comes with ABSOLUTELY NO WARRANTY." [6]=> string(60) "You are welcome to redistribute it under certain conditions." [7]=> string(57) "Type 'license()' or 'licence()' for distribution details." [8]=> string(0) "" [9]=> string(52) "R is a collaborative project with many contributors." [10]=> string(46) "Type 'contributors()' for more information and" [11]=> string(60) "'citation()' on how to cite R or R packages in publications." [12]=> string(0) "" [13]=> string(59) "Type 'demo()' for some demos, 'help()' for on-line help, or" [14]=> string(53) "'help.start()' for an HTML browser interface to help." [15]=> string(21) "Type 'q()' to quit R." [16]=> string(0) "" [17]=> string(203) "> load("modelo_lineal_departamento_7_priorV2.RData"); modelo=mod_lineal$finalModel; input=list(transporte=,educacion=,trabajo=,servicio_publico=,defensa=,hacienda=,medio_ambiente=); predict(modelo,input)" }