my first question is whether or not there is a better
way to return all of the values over which "optimize" evaluates my
function. The second question is if I do use my solution to the first
question, how can I get the "vals" object returned from the child
process?
Thanks anyon
91.74
1> coefficients(summary(cs2))[1]+coefficients(summary(cs2))[3] #3m:9f
intercept in cs2
(Intercept)
91.74
1> coefficients(summary(cs1))[1]+coefficients(summary(cs1))[3] #6m:0f
intercept in cs1
(Intercept)
114.195
1> coefficients(summary(cs2))[1] #6m:0f intercept in cs2
(
2 matches
Mail list logo