search for: setup_starma

Displaying 3 results from an estimated 3 matches for "setup_starma".

2000 Jan 20
1
C Source code
Dear R People: I have R Version 0.90.1 for UNIX (binary) and the Windows version from a binary distribution as well. I would like to look at the source code for the C program setup_starma in the ts library. How would I find that, please? Thanks in advance. Sincerely, Erin M. Hodgess, Ph.D. Assistant Professor Department of Computer and Mathematical Sciences University of Houston - Downtown One Main Street Houston, TX 77002 e-mail: hodgess at uhddx01.dt.uh.edu -.-.-.-.-.-.-.-....
2003 Jul 31
1
R 1.7.1 arima0 problem
...o through the examples for function arima0() in ts package, i.e, >data(lh) >arima0(lh, order = c(1,0,0)) each time the call to arima0() causes a segmentation fault. I checked the earlier version (1.1.1) of R, the function arima0 works fine. Tracing the call indicates that the function "setup_starma" (in pacf.c under ts) interprets the addresses of the arguments incorrectly. The problem seems to be related to INTEGER(na), which re-align the address of na which otherwise would be correct. Is it a known problem with a quick fix or system-dependent? FYI, I'm using R version 1.7.1 on r...
2010 Jul 06
2
accessing underlying code
Dear R Developers: Is there a way to look at the underlying code from such items as R_setup_starma, please? Thanks, Erin Erin M. Hodgess, PhD Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: hodgesse@uhd.edu [[alternative HTML version deleted]]