search for: oceanside

Displaying 12 results from an estimated 12 matches for "oceanside".

2009 Apr 25
2
plm Hausman-Taylor model
...uot;) Error in names(result) <- nf : attempt to set an attribute on NULL I have tried several variations and some other data sets (not so easily reproducible for others as this one) but have yet to obtain an error free result. Thanks in advance for any help Ron -- R. R. Burns Retired Oceanside, CA
2009 Mar 11
1
CI from svyquantile in survey package
...my case, to the absences of the $statistics.XXXs. The example did not display the structure so I could not compare my output with their output. (The example warns that these objects need to be unlisted which is not relevant here) Thanks in advance for any help Ron -- R. R. Burns Oceanside, CA
2009 Apr 19
1
dynlm question: How to predefine formula for call to dynlm(formula) call
...se dyn$lm from library(dyn) and use appropriate m's A[i,1] <- AIC(g,k=2) A[i,2] <- AIC(g,k=log(length(fitted(g)))) } colnames(A) <- c("AIC","BIC") rownames(A) <- c("m1","m2","m3","m4") A -- R. R. Burns Retired in Oceanside, CA
2010 Nov 14
3
LAPACK libraries improperly linked
...libatlas.so.3gf@ [ 42 ] <wow> (ron) ls /usr/lib/libf77blas* /usr/lib/libf77blas.so.3gf@ -------- so these are there and linked OK and there is no Rlapack. I am at a loss as to where to go from here. Thank you all for your consideration. Ron Burns -- R. R. Burns Physicist (Retired) Oceanside, CA
2009 Jun 14
1
time function behavior for ts class objects
...or. It is even less clear now to me how to properly set up the time trends for an arima fit? Does arma expect the results from time() without an offset, or what I think it should be? Thanks in advance for your consideration and help. Best regards, Ron -- R. R. Burns Physicist (Retired) Oceanside, CA
2010 Nov 13
1
LAPACK lib problem, lme4, lastest R, Linux
...I be linking to static libs and if so they do not seem to on my machine anywhere. ( a "find . -name "*f77blas*" (or on atlas) turned up so's only) I am at a loss as to where to go from here. Thank you all for your consideration. Ron Burns -- R. R. Burns Physicist (Retired) Oceanside, CA
2009 Apr 29
2
AICc
I am fitting logistic regression models, by defining my own link function, and would like to get AICc values. Using the glm command gives a value for AIC, but I haven't been able to get R to convert that to AICc. Is there a code that has already been written for this? Right now I am just putting the AIC values into an excel spreadsheet and calculating AICc, likelihood, and AIC
2009 Jun 30
1
garchFit in fGarch fitted values are all the same
...for all of the rest of the fitted values. Therefore I am not sure if I can trust any of the results for the coefficients, residuals, etc. Any suggestion how to proceed would be appreciated. Thank you all in advance for your consideration and help. Ron -- R. R. Burns Physicist (Retired) Oceanside, CA [[alternative HTML version deleted]]
2009 Jul 22
0
Extreme Value Bivariate Point Process Model
...),log(Zs),pch=20) ### Very different The above seems to be quite straightforward and I am at a loss for what is going wrong. Perhaps someone can get me pointed in the right direction. Thanks in advance for your consideration and help. Regards Ron Burns -- R. R. Burns Physicist (Retired) Oceanside, CA
2009 Feb 12
1
Setting optimizer in lme
...od = c("Nelder-Mead", "BFGS", "CG", "L-BFGS-B", "SANN"), lower = -Inf, upper = Inf, control = list(), hessian = FALSE) This does not look like what I want either. Any suggestions appreciated. My thanks in advance, Ron -- R. R. Burns Oceanside, CA
2010 Nov 14
1
LAPACK libraries improperly linked
...ation candidate and does seem to verify the fact that another package need it. So I am still at a loss as to where to go from here. Sorry for the multiple postings. I hope this is finally the right list! Thank you all for your consideration. Ron Burns -- R. R. Burns Physicist (Retired) Oceanside, CA
2009 Aug 21
4
Where to put source code?
I'm trying to move from Matlab to R, and I'm stuck even getting started. This sounds to me like the dumbest question in the world but... how does one put R source code in files? Over the last three days I've gone front to back through the Introduction to R and the R Language Definition, and while I'm excited that the language is so Lispish, none of what I read described how to