search for: sian

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

Did you mean: ian
2009 May 01
1
locating rcmd.exe through a batch script
Dear R-sians! The following command works fine on Dos Prompt, but not in a windows batch script... dir /S /B C:\Progra~1\R\R* |findstr /I "rcmd.exe" |findstr /I "2.8.1" how do I implement the above in a windows batch script? I tried to use: for /F "usebackq tokens=*" %%i in (`d...
2009 Apr 25
2
Reading files
Dear R-sians Quick question... 1) From a flat (data) file with 100+ columns, how do I read specific columns instead of reading the entire dataset? I am trying to avoid reading the entire file followed by "subsetting". 2) is the a way to a call a column of dataframe through a variable.. e.g. e,g va...
2018 Dec 14
4
Samba on Centos 7.x
...for the full installation and config process for Samba and Centos 7.x that someone can share. This would really help. I can share this with my team. (maybe the most important ones are the not-to-dos to not open up the server to the world because it is hosted at digital ocean. Much obliged Thanks, Sian N.H. ----------------------------------- Dept. Automatisering and IT Rivierenbuurt Amsterdam Netherlands Fashion Int. BV, https://overhemden.com Shirts Int. Bv. https://shirtsofcotton.com
2009 Mar 23
1
using xyplot
Dear R-sians! I am trying generate a bunch of xyplots library(lattice) myPanel <- function(x,y,xl=range(x),yl=range(y),...) { panel.xyplot(x,y, pch=20,col='blue',cex=0.7,xlim=xl,ylim=yl,...) panel.abline(v=0, col='gray30',lty=2,lwd=1.5,...) panel.loess(x,y, span=2/3,fam...
2018 Dec 14
1
Samba on Centos 7.x
Thx Louis! Will Check it out. I see there are some other questions to answers. We plan to run it as a service (not standalone) there are other services running. And maybe want to tunnel traffic to some IP's to make it water tight. Will read the links shared! thanks Thanks, Sian N.H. ----------------------------------- Dept. Automatisering and IT Rivierenbuurt Amsterdam Netherlands Fashion Int. BV, https://overhemden.com Shirts Int. Bv. https://shirtsofcotton.com On Fri, Dec 14, 2018 at 11:52 AM L.P.H. van Belle via samba < samba at lists.samba.org> wrote: &gt...
2009 Jun 24
2
Boxplots: side-by-side
Dear R-sians.. I am trying to plot boxplots with side-by-side option.. I tried some of the posted suggestions and could not make it work due to unequal sizes of categories... e.g. weekly measured water depth values are categorized into 5 levels based on their values such measurement is again categorized into...
2003 Jul 05
4
FreeBSD Virtual Server
...standalone server. I am a newbie on FreeBSD, I search at the archive and Google for this info; and at this moment I am aware of VMWare's solution software, but I'd like to ask you guys if anyone knows any other virtualization software avaliable, preferably free for personal use. -- Feng Sian
2005 Aug 30
0
No subject
Second problem is output: when I switch layout to russian I get the follo= wing=20 error: #fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not= =20 #found! #Using closest match instead (Russian keyboard layout) for scancode mappi= ng. #Please define your layout in windows/x11drv/keyboard.c and submit them #to us for inclusion into fut...
2018 Dec 14
0
Samba on Centos 7.x
...r Samba and Centos 7.x that someone can share. This would > really help. I > can share this with my team. (maybe the most important ones are the > not-to-dos to not open up the server to the world because it > is hosted at > digital ocean. > > Much obliged > > Thanks, Sian N.H. > > ----------------------------------- > Dept. Automatisering and IT > Rivierenbuurt Amsterdam Netherlands > Fashion Int. BV, https://overhemden.com > Shirts Int. Bv. https://shirtsofcotton.com > -- > To unsubscribe from this list go to the following URL and read the...
2017 Nov 03
1
as.spikeTrain
Hi all, I have recently used the as.spikeTrain function in the STAR Packages but instead of using the CAL1S data that could be found in the package, I used data from other sources. I am able to convert the data into the required data frame but when I execute the as.spikeTrain function: datafile <- lapply(list_data,as.spikeTrain) It will give this error: Error in FUN(X[[i]], ...) : The
2010 Mar 17
2
Sweave and kile
...dumylang, noh yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis h, ukrainian, uppersorbian, welsh, loaded. (/usr/share/texmf/tex/latex/base/article.cls Document Clas...
2009 Jun 25
3
ANOVA with means and SDs as input
Dear R-community, I'm struggling with a paper that reports only fragmented results of a 2by2by3 experimental design. However, Means and SDs for all cells are given. Does anyone know a package/function that helps computing an ANOVA with only Means and SDs as input (resulting in some sort of effect size and significance test)? The reason why I'm interested is simple: I'm conducting a