similar to: Modify not delete

Displaying 20 results from an estimated 20000 matches similar to: "Modify not delete"

2008 May 17
0
HoltWinters fitted level parameter not bounded between 0 (PR#11478)
An update on this: I just patched HoltWinters() to use optimize() in the univariate case, and it now computes the correct value. David John Bodley wrote: > Hi, > > Thanks for the quick response. I upgraded by version of R on Windows to the > latest (2.7.0) and re-ran the analysis and get the same result of 48.87989. > > The original time series was a non-regular zoo()
2008 May 16
0
HoltWinters fitted level parameter not bounded between 0 (PR#11472)
It doesn't do it on my system (I get a value of about 0.688 in R 2.7.0 patched on Linux), and 2.5.1 is not current. Does a better starting value help? However, HoltWinters is using optim() in a case it is not designed for (one-dimensional optimization): see the note on its help page. I think this could easily be changed, but as HoltWinters is contributed code I am Cc:ing the author for
2008 May 16
0
HoltWinters fitted level parameter not bounded between 0 (PR#11473)
I get John's value (48.8789) in 2.7.0 and R-devel (both on Ubuntu). Really seems to be a numeric issue: > HoltWinters(x, beta = 0, gamma = 0)$alpha alpha 48.87989 > HoltWinters(x * 1.0000000001, beta = 0, gamma = 0)$alpha alpha 0.6881547 > HoltWinters(x * 1.00000000001, beta = 0, gamma = 0)$alpha alpha 48.87989 Providing starting values seems to help, but not
2008 Jul 24
4
Native Command Queueing
Is there anyway to enable NCQ on CentOS 4.6? I guess anouther question is on a somewhat high activity mail server with a single SATA2 drive will it do any good? Matt
2008 May 16
1
HoltWinters fitted level parameter not bounded between 0 and 1 (PR#11469)
Full_Name: John Bodley Version: 2.5.1 (2007-06-27) OS: Windows XP Submission from: (NULL) (12.144.182.66) I was fitting a number of time series in R using the stats::HoltWinters method to define a single exponential smoothing model, i.e., beta = gamma = 0. I came across an example where the fitted value of alpha was not defined in the [0, 1] interval which seems to violate the lower and upper
2010 Jul 30
1
[3.4.7/Ubuntu 10.04] Can modify but not create/delete
Hello I notice I can modify existing files, but not create/delete. I also notice that after saving a file I modified, Samba sets its access rights to 744. nobody.nogroup owns /var/www, with /var/www/. as 755 Logged on from XP as "nobody". Here's /etc/samba/smb.conf: ================== [global] workgroup = WORKGROUP netbios name = LINUX server string = Samba Server %v security =
2011 Nov 02
1
can one modify array in R memory from C++ without copying it?
Hi, guys. I posted this by accident at rcpp-dev, although it meant to be only to r-dev, so don't flame me here please, rcpp guys will do it there, i am sure :). I have some pretty large arrays in R and i wanted to do some time consuming modifications of these arrays in C++ without actually copying them, just by passing pointers to them. Since i don't know internal data structures of R, i
2004 Jun 15
1
Modify but not create permissions
I am still trying to figure out why samba wont let me create in subdirectories I've tripple checked everything and a few things leapt out at me. *) I can modify a file inside a directory that I cannot create a file in. I did not know it was possible under linux to do that. *) If I set all perms on 777 I can create. But neither 775 or 755 will allow it. *) When I go into a mount
2006 Jan 08
0
sortable floats help, please!
ok, first off. i love script.aculo.us! anywho on to business. the hoverclass doesn''t seem to work in the sortables.create. and the handle doesn''t work (yeah i have the id="handle" ) this is what i have ..
2007 Sep 12
5
Accidentally removed glibc & glibc-devel :: Help
Hi, I attempted to ugprade glibc & glibc-devel and ended up removing them entirely by accident. *idiot* What are the steps needed to get glibc back onto my system. Absolutely nothing is working at the moment, rpm, yum, etc. I presume I'm going to have to boot from a rescue CD of some kind. If someone could outline how to do this, or point me to some docs I would be most grateful.
2002 Jun 15
1
Another newbie question...
I have installed red hat 7.3 as a server, apache is running, samba is running, I have an overlay called Webmin, I have shared a file on the red hat machine, set permissions 777, I can see the samba server on my windows 2000 server and my xp pro workstation. When I click on the listed samba server in my network neighborhood, a logon screen is returned, I have tried every userid and pw
2012 Jan 25
0
Last Call: Who says this is not a bug in delete.response()?
On January 5, I posted here concerning this issue (https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14767), and I have not heard any answers from people who think this is not a bug, or a simple accident in the delete.response function. The output from delete.response on a terms object alters the formula by removing the dependent variable. It removes the response from the "variables"
2009 Mar 01
1
projecting GIS coordinates for analysis with spatstat package
I am working on creating an R package for doing fire department analysis and am trying to create a function that can display emergency incident densities. The following code sort of does the trick, but I need a display that shows the number of incidents per square mile. I believe the code below shows incidents per square unit (in this case, degrees lat/long). To solve this problem, I believe
2002 Jul 31
2
wierd samba problems - NEED COMMENTS
am exhausted for solving this. using samba2.0.7 and 2.2.5 in 5000 nis/nis+ and win2k domain environment samba member server in domain giving access to nfs home directories everything working smooth since last 3 years lately couple of users unix home directory are not completely listed when seen from windows explorer via samba. permission on unix home direcotry are 755 ( i changed to 777 to
2002 Nov 15
3
shared ATLAS library?
>From "R Installation and Administration:" Note that the BLAS library will be used for several add-on packages as well as for R itself. This means that it is better to use a shared BLAS library, as most of a static library will be compiled into the R executable and each BLAS-using package. Is there an idiots guide on how to do this (or should idiots just not try).
2005 Jul 26
1
error: modify/delete: sambaLMPassword: no such value
Hello, Just today I started getting this error message when the user changes his password using smbpasswd. The password does change. But I see this error message in the log file and the machine 127.0.0.1 rejected the password change: Error was : RAP86: The specified password is invalid. Failed to change password for luser2 Jul 25 22:44:53 sambaserver1 smbd[18878]:
2003 Oct 31
2
[ACL] granting modify but not delete permission to a file
Hi. In WinXP I can setup the permission of a file so that a user can modify the file, but he can not delete the file. I wonder if this is posible in Linux + ACL patch + Samba 3.0 compilled with --with-acl? Many thanks Oliver -- Oliver Schulze L. <oliver@samera.com.py>
2001 Nov 15
1
Any Idiots guides out there
Hi there, I need to set-up something to syncronise (say every hour) a set of ftp and config files between two servers and rsync seems to be the prog for the job (for a HA ftp server using Pro-ftp). But so far, unless i run as root, with root being able to login to both servers, it doesn't work. I get the feeling i'm getting confused with rsh and ssh setups and bits....hence an
2004 Apr 18
0
asterisk demo (was: x100p config)
I think what is missing with asterisk is what I'd call a 'working' demo. Its real cool getting the 'Welcome to asterisk' demo running... I think that there should be a 'make basic-plan' that would generate some well commented '.conf' files that set up a basic working systems with.. Two phones for Support Two phones for Sales Two phones for Accounting Voice
2007 Oct 04
2
rsync stops/hangs (from windows to debian)
We've been using rsync to send updates to our webservers from a central location for years. All the webservers used to be Windows 2000 Server running rsync 2.6.3. Recently I've been trying to replace them with Debian servers with rsync 2.6.9. The central file server is a Windows 2000 Server using the cwRsync binary. It was also 2.6.3 until I upgraded it to use 2.6.9 also. The initial