similar to: Lost all script

Displaying 20 results from an estimated 11000 matches similar to: "Lost all script"

2009 Sep 21
3
Basic function output/scope question
Hello Group, I'm trying to learn R and am having a problem getting output from a function I'm trying to write. The problem is clearly one of scope, but I can't find the documentation that tells me how to get around the issue. Here is an example of my problem. testfunc<-function(x) { y<-10 print(y) print(x) } testfunc(4) The variables x and y are accessible during execution
2009 Jun 23
4
SAS Macro Variable in R
Hi I'm new to R and would like to implement a SAS-like macro variable in R. What I'd like to do is take the simple R code below and change the "=TEF" to different letters to refer to different companies' data for download. # DOWNLOADS FILES FROM YAHOO INTERNET
2010 Apr 12
2
SAS like Macro variable substituion?
I'd like to use a string to refer to an R object with the end objective of going through a loop and saving various files of the same name with different contents using a numbered suffix. # This will be the loop counter and file suffix. master.i <- 1 # This is the generic file name. unislopes <- c(1,2,3) # This assigns the data to the correct file name "unislopes1".
2009 Oct 15
1
Removing Embedded Null characters from text/html
Hi, I'm trying to download some data from the web and am running into problems with 'embedded null' characters. These seem to indicate to R that it should stop processing the page so I'd like to remove them. I've been looking around and can't seem to identify exactly what the character is and consequently how to remove it. # THE CODE WORKS ON THIS PAGE library(RCurl)
2010 Mar 18
1
Using a function to consolidate variables
Dear List, I'm getting the error: object of type 'closure' is not subsettable And am not sure how to get around the problem. I've included two short code sets below. One that shows what I want to do and works, but without using the function much, and another that tries to use the function but causes the error. # THIS WORKS AND SHOWS WHAT I'D LIKE TO DO a <- c(1,2,3) b
2008 Jan 22
2
Help - linear regression
Hi, I am trying a linear regression model where the dependent variable is the size of the heart corrected for the patient's height and weight. This is labelled as LAVI. The independent variables are race (european or non-eurpoean), age, sex (male or female) of the patient and whether they have diabetes and high blood pressure. sample size 2000 patients selected from a community. when I
2009 Oct 14
2
puzzle using gsub (and encodings maybe)
Hello, Below is some output that shows my issue. I have a variable x that I read from a file (more on this below) > x [1] "NEW YORK NEW ENGLAND" > gsub(" -", "-", x) # this does not work! [1] "NEW YORK NEW ENGLAND" > Encoding(x) # is x in a special encoding? no [1] "unknown" > y = "NEW YORK -NEW
2004 Aug 06
1
make problems on libshout CVS.
Yep. That one was right on the nose. Sorry about that folks, I was using the simple "I'm going to the web cvs and downloading the tarball" instead of cvs -f -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login way of doing things Thanks for the fast reply. I am humbled. :) On Thu, Mar 13, 2003 at 07:11:44PM +1100, Michael Smith wrote: > On Thursday 13 March 2003 18:16, Mr.
2013 Jan 03
2
Verizon SIP "trunking" Field Trial
All, We are in the process of trying to setup our network to use Verizon's SIP "trunking" product. They say that since Asterisk is not on their certified list of approved devices, we need to go through a field trial to get it approved before allowing us to use their service. Where we are at is getting the design approved. We are trying to watch our budget at the same time. We
2010 Jul 14
2
R's Data Dredging Philosophy for Distribution Fitting
Forum, I'm a grad student in Civil Eng, took some Stats classes that required students learn R, and I have since taken to R and use it for as much as I can. Back in my lab/office, many of my fellow grad students still use proprietary software at the behest of advisers who are familiar with the recommended software (Statistica, @Risk (Excel Add-on), etc). I have spent a lot of time learning
2014 Dec 20
2
Request for wiki access
UserName: Humble --Humble On Sat, Dec 20, 2014 at 2:35 PM, Lalatendu Mohanty <lmohanty at redhat.com> wrote: > > On 12/20/2014 02:32 PM, Humble Devassy Chirammal wrote: > > Hi, > > I would like to write some articles about GlusterFS in CentOS wiki space > as part of CentOS storage SIG. > > Can you approve the wiki access for the same ? > > >
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
Ok, thanks. Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10. Aug. 2017, 19:04: > On Thu, Aug 10, 2017 at 10:25 PM, Christopher Schmidt <fakod666 at gmail.com> > wrote: > >> Just created the container from here: >> https://github.com/gluster/gluster-containers/tree/master/CentOS >> >> And used stock Kubernetes 1.7.3, hence the
2014 Dec 20
2
Request for wiki access
Thanks Christoph! Unfortunately I am unable to edit my home page. "You are not allowed to edit this page." http://wiki.centos.org/HumbleChirammal?action=edit&amp;template=HomepageTemplate Can you please check what I am missing wrt to permissions? --Humble On Sat, Dec 20, 2014 at 4:22 PM, Christoph Galuschka <tigalch at tigalch.org> wrote: > > > > Am
2014 Dec 20
3
Request for wiki access
HI, > The wiki username has to be FirstnameLastname, not - as in your case - only Humble. Could you please create a matching account and then report back? > Sure, here it is Username: HumbleChirammal --Humble On Sat, Dec 20, 2014 at 3:50 PM, Christoph Galuschka <tigalch at tigalch.org> wrote: > > Morning, > > Am 20.12.2014 um 10:19 schrieb Humble Devassy Chirammal: >
2014 Dec 20
2
Request for wiki access
Lala, Yes, the request has to be filled from admin team, so the request here in this ML. --Humble On Sat, Dec 20, 2014 at 2:44 PM, Lalatendu Mohanty <lmohanty at redhat.com> wrote: > > On 12/20/2014 02:40 PM, Humble Devassy Chirammal wrote: > > UserName: Humble > > --Humble > > Humble, > > Looks like I dont's have admin rights on the pages and
2017 Aug 10
1
Kubernetes v1.7.3 and GlusterFS Plugin
Yes, I tried to, but I didn't find a 3.11 centos-release-gluster package for CentOS. Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10. Aug. 2017, 19:17: > As an another solution, if you are updating the system where you run > application container to latest glusterfs ( 3.11) , this will be fixed as > well as it support this mount option. > >
2017 Aug 10
0
Kubernetes v1.7.3 and GlusterFS Plugin
As an another solution, if you are updating the system where you run application container to latest glusterfs ( 3.11) , this will be fixed as well as it support this mount option. --Humble On Thu, Aug 10, 2017 at 10:39 PM, Christopher Schmidt <fakod666 at gmail.com> wrote: > Ok, thanks. > > Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10. >
2017 Aug 10
2
Kubernetes v1.7.3 and GlusterFS Plugin
Just created the container from here: https://github.com/gluster/gluster-containers/tree/master/CentOS And used stock Kubernetes 1.7.3, hence the included volume plugin and Heketi version 4. Humble Devassy Chirammal <humble.devassy at gmail.com> schrieb am Do., 10. Aug. 2017, 18:49: > ?Thanks .. Its the same option. Can you let me know your glusterfs client > package version ?? >
2014 Dec 20
2
Request for wiki access
Hi, I would like to write some articles about GlusterFS in CentOS wiki space as part of CentOS storage SIG. Can you approve the wiki access for the same ? --Humble -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20141220/ce00579e/attachment-0002.html>
2017 Aug 10
0
Kubernetes v1.7.3 and GlusterFS Plugin
On Thu, Aug 10, 2017 at 10:25 PM, Christopher Schmidt <fakod666 at gmail.com> wrote: > Just created the container from here: https://github.com/gluster/ > gluster-containers/tree/master/CentOS > > And used stock Kubernetes 1.7.3, hence the included volume plugin and > Heketi version 4. > > ? Regardless of the glusterfs client version this is supposed to work. One patch