hi everyone,
i have a problem with a function that i defined: the function needs to use a function which is defined outside the function but i realised that this is not working. a friend told me that this must be a problem with hidden parameters. a workaround works when i just define all parameters instead of using the function itself. now the problem is that i want to integrate the function and i'm not sure how to do it with this workaround since i have a plot of the function and a big vektor with all points of the plot on the x-axis only. Any help? Thanks -- View this message in context: http://www.nabble.com/Problem-with-a-defined-function-which-cannot-access-a-function-defined-outside-of-the-function-tp23071568p23071568.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.