search for: sians

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

Did you mean: scans
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 (`di...
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 var...
2018 Dec 14
4
Samba on Centos 7.x
Hi to everyone. .I recently installed Centos 7.x and used to run Redhat services also workin with Samba before. I am a little rusty ;) Is there a good manual/guide 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
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,fami...
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
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
Hi there, I have been browsing for web hosting and I found some firms (one of them is <http://www.hub.org>) offering 'virtual server hosting using FreeBSD'. They say that virtual server is different from virtual host, for the first is a completely separated enviroment, like a standalone server. I am a newbie on FreeBSD, I search at the archive and Google for this info; and at this
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 future Wine releases. But where's this
2018 Dec 14
0
Samba on Centos 7.x
Hai, If you really need/want to use it on RH/Centos, Have a look here : http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/ Quote : The packages included in the EzPlanet Repo upgrade the standard packages and provide Domain Controller + Clustering + gluster VFS capabilities Note mine, and just found these. I cannot tell how stable these are. So use with care. Howto for the link above.
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
Dear R-users, I want to give a try to Sweave and Latex but I am having some problems compiling my .Rnw files within Kile. I have followed the recommendations given in http://tolstoy.newcastle.edu.au/R/e5/help/08/10/4277, but they do not seem to address my particular problem. I am using R 2.11.0 and Kile v 2.0.83 on an OpenSUSE11.2 installation (KDE 4.3 environment). According to the log (see
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