similar to: Precision

Displaying 20 results from an estimated 100 matches similar to: "Precision"

2003 Oct 02
8
r editors
Hi , I am programming on a windows system and have problems using notepad which is my main editor.Each time I try to open the editor from the R IDE, R crashes. So I always have to copy my codes from notepad and paste in R to run them. CAn someone tell me if I am doing anything wrong or is there a better editor(freeware) which I could get. thanks cilver ===== ===================== Sylvie B.
2004 Jan 22
1
error message
Hi, Can someone please tell me what such an error message could mean. i.e where a problem must have arised. Error in uniroot(function(n) eval(p.body) - power, c(2, 1e+07)) : f() values at end points not of opposite sign Thank you cilver ===== ===================== Sylvie B. Forkusam Eppelheimer Str.52/A2-5-2 69115 Heidelberg, Germany Tel: (0049)-06221/346913 Mobile: 0179-6816276
2003 Nov 20
3
read.table(..)..Help?
Hallo, can someone please help me. I have a proplem reading a file with more that one rows. e.g I used the function: p<-read.table(file="FILENAME ", header=TRUE,sep=";") and later used the data.Frame() function. It functions when the file has only a row of variables. When I insert the second row I get an error message. How do I do this ===== ===================== Sylvie
2003 Sep 30
1
variables
Hi, can someone please help me. I will give a simple example of my problem. p <- function() { i <- 1 sr <- function(){ i<-i+3 i<- sqrt(i) } cat(i) } This is just an example. My main problem is defining i like a global variable which I can use in the sub- and main functions without any complicated switches. Thanks in advance. cilver ===== ===================== Sylvie B.
2003 Nov 20
2
reading data rows
I have problems reading a file with more than one row to carry out mathematical calculations I have a a file of the form mu1 mu2 alpha beta Wsigma sigmaA b r 25 15 .05 .05 22 3 .3 .5 30 20 .1 .2 22 .3 .3 .5 I intend to read one row , carry out the calculations and then the next row with which I intend to do the same calculations. I do the following.
2009 Dec 20
2
how to create three new variables? Thanks a lot!
Dear R experts: I have following data structure: student id, exam time and score. I want to create three new columes: 1 st before, 2nd before and 3rd before. For example, for student 1's 4th exam score is assumed to be influenced by his previous three cloest scores, which are 6, 9, and 10 in that order. For student 2's 5th exam score is assumed to be inflenced by her previous cloest
2008 Sep 12
2
Fw: Complex sampling survey _ Use of survey package
-------------------------------------------------- From: "Ahoussou Sylvie" <sylvie.ahoussou at antilles.inra.fr> Sent: Friday, September 12, 2008 9:48 AM To: "Thomas Lumley" <tlumley at u.washington.edu> Subject: Re: [R] Complex sampling survey _ Use of survey package > Thanks for your answer > > I think I made a mistake when I recopied the 5 first rows of
2005 Mar 17
1
kernlab sigest
hello, I have the following problem setting parameter 'frac' in the sigest function of the kernlab package. ## executing the ?sigest example: library(kernlab) data(spam) srange <- sigest(type~.,data = spam) ## works fine... ## setting 'frac' explicitly ## (in this case even to the default of .25) options(error=recover) srange <- sigest(type~.,data = spam, frac = .25) ##
2008 Sep 11
1
Complex sampling survey _ Use of survey package
Hello everybody I don't understand how I'm supposed to use svydesign caracteristics to explain to R that my sampling design is the following one Data base = tab1 here are the five first rows of the database (nrow = 11792) num esp Quarters Totcat Totshp Totgt Tbtpos fpc1 Totanim Id_An 10 2045 G
2008 Sep 09
1
How do I compute interactions with anova.mlm ?
Hi, I wish to compute multivariate test statistics for a within-subjects repeated measures design with anova.mlm. This works great if I only have two factors, but I don't know how to compute interactions with more than two factors. I suspect, I have to create a new "grouping" factor and then test with this factor to get these interactions (as it is hinted in R News 2007/2), but
2003 Oct 16
2
Samba Installation Problem
I am trying to install samba 3.0.0 and getting below error when try to run ./configure… Please advise. Thanks. #pwd /usr/local/src/samba/3.0.0/source <<<<<<<<<<<<Is this correct place to run .configure ? # ./configure checking for gcc…..no checking for cc……no checking for cc……no checking for c1…….no configuration errror : no acceptable c compiler found in
2008 Jan 04
1
Help on odfWeave package
Hi R users ! I'm trying to use odfWeave package I have a problem with unzipping files : when I try to run the example given in odfWeave help I get this error message : Copying C:/Documents and Settings/stgduclos/Mes documents/R/win-library/2.6/odfWeave/examples/simple.odt Setting wd to C:\DOCUME~1\STGDUC~1\LOCALS~1\Temp\RtmpzfZ6ye/odfWeave04141446464 Unzipping ODF file using
1999 Jan 28
0
win95 & NT4 concurent access to paradox database
Hi, I use samba for one year only, but with full satisfaction. Only with latest cvs tree I discovered some (maybe particular) problem. In mixed environment of win95oemII and NT4 workst (sp3 or sp4) we share some Paradox 7.0 database on linux server (Rh5.2 and 2.2.0-pre1 kernel). Paradox controls multiuser access to the data with three files: PDOXUSRS.NET (user names etc?), and two lock files,
2008 Sep 09
1
survey package
Version 3.9 of the survey package is now on CRAN. Since the last announcement (version 3.6-11, about a year ago) the main changes are - Database-backed survey objects: the data can live in a SQLite (or other DBI-compatible) database and be loaded as needed. - Ordinal logistic regression - Support for the 'mitools' package and multiply-imputed data - Conditioning plots,
2008 Sep 09
1
survey package
Version 3.9 of the survey package is now on CRAN. Since the last announcement (version 3.6-11, about a year ago) the main changes are - Database-backed survey objects: the data can live in a SQLite (or other DBI-compatible) database and be loaded as needed. - Ordinal logistic regression - Support for the 'mitools' package and multiply-imputed data - Conditioning plots,
2000 Jun 19
0
Problem with yppasswd ans openssh on Irix
Hi, I compiled openssh 2.1.1p1 on Irix 6.2 with MIPS 7.2.1.2m compiler. All works fine except the yppasswd command from Irix (it's no NIS-problem, same with rlogin works): Logged in with 'ssh machine -l user1' # who user1 ttyq0 Jun 19 15:17 (xxxxx.iwr.uni-heidelberg.de) # ypcat passwd |grep user1 user1:xxxxxxxxxxxxx:1535:1500:User1:/usr/people/user1:/bin/tcsh # ypcat passwd |grep
1998 Apr 08
1
remote subnet browsing and NT4.0SP3
Hello, I have a samba 1.9.18p4 server running as a domain master browser on a subnet, with some clients distributed on other subnets. If there are only Win 95 clients on a subnet, browse sync works - but not if there are Win NT 4.0 SP3 machines on that subnet. Error from nmdb (at log level 3): sync_with_lmb: Initiating sync with local master browser MAILHEIDELBERG<0x20> at IP
2009 Apr 23
0
Problem to get a simple Analysis of Variance table with lmer()
Dear R users, Is someone know how to get a simple analysis of variance table using other random distribution than normal (ex: Poisson or Binomial)? When I try, I recieved this message: (See my R code below) --------------------- R response ---------------------------- Erreur dans anova(fit.poisson) : single argument anova for GLMMs not yet implemented OR Erreur dans anova(fit.binomial) :
2013 Jan 30
1
kernel driver prevents supend to disk since 3.7 series
Hello, 3.7.x kernels prevent my laptop with Optimus VGA from suspend to disk with an PFIFO write fault in PCOPY0, see kernel log below. During the 3.6.x upto 3.6.11 suspend worked without problems. lspci -v info of the VGAs is attached. What may I do to debug this further ? Thanks for any help and greetings, Hermann Jan 30 00:32:41 seba kernel: [ 69.468486] nouveau [ DRM] suspending
2012 Mar 22
1
dovecot 2.1.3 dsync Unexpected finish reply
I've been moving users from one system to another by doing a dsync mirror operation. The first dsync mirror takes some time, because of the number of users involved, so I am doing an initial sync, and then I direct the users to the new location and do a final 'freshening' sync to get any changes that happened during the longer sync. The problem seems to be with this freshening sync,