Displaying 18 results from an estimated 18 matches similar to: "Using ifelse and grep"
2012 May 09
4
Can't read xlsx file into R. Seem, Seem to have XLConnect loaded.
I have spent hours on R in Windows 7. Just installed 2 days ago so the R
package should be current.
Currently I am using the RGui (64-bit) for Windows.
I can not read an Excel file into R from my computer. Have hours on this.
Completely crazy!!
I have the XLConnect package loaded. I think it is loaded because when I
enter:
> loadedNamespaces()
[1] "base"
2007 Oct 10
0
detecting finite mixtures
This question teeters on the brink of general statistics rather than an
R-specific issue, but I'm hoping it boils down to how I coded V&R's EM
algorithm for finite mixture modeling and not something worse (i.e. that
my plan is impossible).
Briefly, I'm trying to simulate an experiment where the hypothesis
concerns bimodal vs. unimodal distributions, in order to see what
2012 Feb 12
1
Longitudinal Factor Analysis
I have a data set in the format below. I would like to perform a factor
analysis on BM1-BM20 as they are 20 biomechanical measurements of the trial
(hitting a baseball). However, my observations are not independent and, I
assume, I have to account for this. I have consulted the R literature via
RSeek and Google (and I have consulted some very knowledgeable colleagues)
and cannot find any method of
2011 Oct 01
1
Fitting 3 beta distributions
Hi,
I want to fit 3 beta distributions to my data which ranges between 0 and 1.
What are the functions that I can easily call and specify that 3 beta
distributions should be fitted?
I have already looked at normalmixEM and fitdistr but they dont seem to be
applicable (normalmixEM is only for fitting normal dist and fitdistr will
only fit 1 distribution, not 3). Is that right?
Also, my data has 26
2014 Jul 19
2
Mailboxes not showing up in MS Outlook
Sat, 19 Jul 2014 15:03:03 -0400
I am not sure exactly where the problem is here. I am using a sieve script
that sorts various incoming messages into their own mailbox. MS Outlook does
not show those folders if they are not directly under INBOX.
EXAMPLE:
drwx------ 31 vmail vmail 1.0K 2014-07-19 14:46:55 EDT ./
drwx------ 3 vmail vmail 512B 2014-07-02 13:52:03 EDT ../
drwx------ 5
2005 Sep 16
0
Job opening at the Fed
The Money and Reserves Analysis section in the Division of Monetary Affairs at
the Federal Reserve Board in Washington has an opening for an Information
Systems Analyst (ISA). The job listing can be found here:
http://careers.peopleclick.com/jobposts/Client40_FRBOG/BU1/External/281-813.htm
This is not really a statistics position, although it does involve SAS (and
possibly R, see below)
2007 Aug 14
2
DO NOT REPLY [Bug 4878] New: segfault when i386 client touches x86_64 server (no rsh/ssh) both cvs 3.0.0 today 20070813
https://bugzilla.samba.org/show_bug.cgi?id=4878
Summary: segfault when i386 client touches x86_64 server (no
rsh/ssh) both cvs 3.0.0 today 20070813
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2009 Sep 27
0
SUMMARY : multipath using defaults rather than multipath.conf contents for some devices (?) - why ?
The reason for the behaviour observed below turned out to be that the
device entry in /etc/multipath.conf was inadvertently appended *after* the devices
section , rather than inside it - so that we had
#devices {
# device {
# blah blah
# } (file has a bunch of defaults commented out)
# etc
#}
#
#
device {
our settings
}
*rather than*
2004 Mar 12
6
still spss
hi again,
i still cannot open the file in spss :(
i type:
library(foreign)
read.spss("H:\\Desktop\\bd1\\experiencia1")
and the error comes:
Error in read.spss("H:\\Desktop\\bd1\\experiencia1") : unable to open file
can you help me?
margarida,portugal
2004 Mar 12
6
spss
hi,
i can?t download a file in access.
when i type:
> library(foreign)
> read.spss("H:\Desktop\bd1\experiencia1")
comes the error:
Error in read.spss("H:Desktop\bd1experiencia1") : unable to open file
do you know what is the problem?
can you help me?
margarida,porto,portugal
2008 Oct 09
1
YALAQ - Yet Another LApply Question
Hello,
Two lapply questions (system info and sample data below):
1) Why does the first form of command1 add the name of y _after_ the
str() output rather than before as does the second (preferred) form?
# command1 version1
invisible(lapply(ls(pattern='bn'), function(y) cat(y, "\n",
str(get(y)), "\n") ))
# command1 version2 (preferred output)
2019 Jul 09
0
[PATCH] core: Add support for BLS Type 1 entries
Modern distributions are moving toward a common boot scheme called "The Boot
Loader Specification". This patch enables syslinux to parse the drop-in files
that are defined by this new specification.
Link to documentation of the options added to syslinux by this patch:
https://drive.google.com/uc?export=download&id=1nuRISVJeE1whYggFURywoQFpPzc6s1MC
MD5 (syslinux-bls1.txt) =
2008 Jan 29
2
error message + boot library
Dear all;
What can be wrong with this simple example?
library(boot)
d1<-c(rnorm(10,mean=10))
fm<-function(d,i) mean(d[i])
bd1<-boot(d1,fm,10000)
> Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
Thanks for any idea
2019 May 24
3
[PATCH] (vesa)menu.c32: Add support for BLS
Modern distributions are moving toward a common boot scheme called "The Boot
Loader Specification". This patch enables syslinux's (vesa)menu.c32 modules to
parse the drop-in files that are defined by this new specification.
Link to The Boot Loader Specification:
https://systemd.io/BOOT_LOADER_SPECIFICATION
Link to demonstration bootdisk image (82MB gzipped):
2004 Mar 08
3
dsn
Hi,
I have a data base in oracle and need to link R using ODBC.
When i use the command odbcConnect a dsn is needed.
I would like to create a dsn.Do you know how can i do it?
Thank you.
Margarida,Portugal
2007 Aug 09
8
Dtrace - Segmentation Fault
After building and bfu''in the lastest ON build, any time I run a dtrace script I get a Seg Fault. Is there a dtrace for dtrace :)
Doug
root at prae> dtrace -n ''syscall::open*:entry { printf("%s %s",execname,copyinstr(arg0)); }''
Segmentation Fault (core dumped)
root at prae> pstack core
core ''core'' of 101364: dtrace -n
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2013 Jan 09
1
NAS and 2 active Samba servers / locking not working
Hi,
I have one NAS which I can access via NFS or Samba.
This storage is accessed by 2 linux servers with Samba where I re-export the NAS share. This is sort of an active/active loadbalancing cluster.
The only thing not working is locking... If a client opens a Word-File via server1 and another opens the same via server2 it won't inform the user that he can only open the file readonly.
I was