[R] optimize and mcparallel problem

2012-10-03 Thread Matthew Wolak
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

[R] gls yields much smaller std. errors with different base for contrasts

2011-07-20 Thread Matthew Wolak
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 (