Displaying 1 result from an estimated 1 matches for "1_calcs_gam_all_sites_hourly".
2011 Feb 25
1
Error: address 0x6951c20, cause 'memory not mapped'
...t;)
2: spline(gam.data$x[, col.data], gam.smooths.all$fit[, m], xout = gam.results.global[m, , "x.values"], ties = mean)
3: eval.with.vis(expr, envir, enclos)
4: eval.with.vis(ei, envir)
5: source(file.path(getwd(), "Skripte", "r", "GAM_hourly", "1_calcs_GAM_all_sites_hourly.R"), echo = TRUE, max.deparse.length = 2e+05)
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
It seems as whether the error occurs when I try to perform a spline interpolation of a smooth function. C...