search for: rountin

Displaying 10 results from an estimated 10 matches for "rountin".

Did you mean: mountin
2006 Nov 01
2
How to run R code without R enviorment at Windows?
Hello. I have a problem with R code running. Since I need to run my R code at a Windows Server rountinely. But I can not install R language on that windows machine. Is there anyway to package R code into standalone executables, which does not need the administrator to install R on that machine? Any advice is appreciated! Thanks a lot for your help, Victor [[alternative HTML versi...
2009 Apr 27
0
[ANNOUNCE] xf86-video-mga 1.4.10
...Yannick Heneault (9): fixed winbond/nuvoton min pll clock to correct value (18.75Mhz). Fixed PLL m,n,p selection for G200eW to respect byte granularity. Updated PLL algorithm for G200eW. Fixed bad access issues and ddc1 implementation for IP core. Modified memory count rountine for G200eW to detect up to 16Megs. fixed memory count rountine for G200eW to detect up to 16Megs on X server without libpciaccess. Fixed G200SE PLL selection routine of m,n,p. Force pitch of 1024 for G200SE Pilot1 when edid is used as modeline. Fixed bad vga access in memor...
2006 Nov 14
1
??: Re: Need help in waveslim package: imodwt and universal.thresh.modwt
...lim 1.5 on R 2.3.0, running on Chinese WinXP (SP2). > > The data, attached in the CSV file, is a stock data (0001 from Hong Kong) downloaded from Yahoo!Finance. The time series data are the Adj. Close prices (last column) from 4-Jan-00 to 30-Nov-2005. > > The waveslim mra rountines are working fine on these data. > > Thks
2006 Nov 15
2
??: Re:??: Re: Need help in waveslim package: imodwt and universal.thresh.modwt
Airon, I don't think you have to find an English computer 'cause the following must work in your Chinese one :-) Let me explain. First of all, change your lines to xdata <- ckhdat$Adj..Close[1:1447] #names(ckhdwt.la8) <- c("w1", "w2", "w3", "w4", "w5","w6", "v6") note the # sign, i.e., DO NOT change the names
2006 Nov 12
2
Need help in waveslim package: imodwt and universal.thresh.modwt
Hi: I have encountered problems with imodwt and universal.thresh.modwt and cannot find any reference in R Search. Hope someone can give me some ideas: Starting with modwt.la8 <- modwt(xdata, "la8", n.level=6) <-- this seems to work fine (1) ydata <- imodwt(modwt.la8) will always give ydata as numeric(0) (no values) instead of being a time series data with
2003 Dec 07
2
Help
Hi, I have a data set (data frame) approx. 50 rows * 600 columns. The columns are separated by commas. I would like to know how to remove those commas between the columns. What should I do to remove those commas? Secondly, if I want only to use part of the (data frame), say (50 rows * 300 columns) instead of (50 rows * 600 columns), what should I do? Thanks, Stephen
2006 Nov 16
0
??: Re:??: Re:??: Re: Need help in waveslim package: imodwt and universal.thresh.modwt
...wt on original time series > - do thresholding on wavelet coefficients > - obtain the inversed smoothed and detailed components of the original time series using the thesholded coefficients. How can this be done ? > > mra accept the original time series as input. > imodwt rountine will give me the inversed transformed in the form of original time series, instead of separating them into detailed and smoothed component. > > (2) Is there a way to make R giving me error messages in English instead of Chinese so that I can communicate with others easily > &g...
2003 Oct 25
0
[LLVMdev] version 1.0, compiling under cygwin
On Sat, 25 Oct 2003, Valery A.Khamenya wrote: > (just for fun) I've tried to compile LLVM under cygwin. > With "make -k" I got only: Cool. We don't rountinely use this configuration, so there may be a bit of leg work you'll have to do... :) But that said, we would love to get LLVM working cleanly on it! > ----------------- > DynamicLinker.cpp: In function `void* GetAddressOfSymbol(const char*)': > DynamicLinker.cpp:40: error: `RTLD_...
2003 Oct 25
3
[LLVMdev] version 1.0, compiling under cygwin
Hello llvmdev, (just for fun) I've tried to compile LLVM under cygwin. With "make -k" I got only: ----------------- DynamicLinker.cpp: In function `void* GetAddressOfSymbol(const char*)': DynamicLinker.cpp:40: error: `RTLD_DEFAULT' undeclared (first use this function) DynamicLinker.cpp:40: error: (Each undeclared identifier is reported only once for each
2007 Sep 28
0
Wine release 0.9.46
...r_size_type. rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free of memory. rpcrt4: Implement RpcSmDestroyClientContext and RpcSsDestroyClientContext. userenv: Add a stub for UnloadUserProfile. widl: Write prototypes for context handle rundown rountines into generated header files. widl: Generate client and server code for using context handles. Roderick Colenbrander (6): wined3d: Don't create a pbo for system memory surfaces. wined3d: Update list of pci ids. wined3d: Add pbo support for compressed textures. wi...