search for: superig

Displaying 17 results from an estimated 17 matches for "superig".

2012 Apr 05
4
Help Using Spreadsheets
Hello, I am a new user of R and I am trying to use the data I am reading from a spreadsheet. I installed the xlsReadWrite package and I am able to read data from this files, but how can I assign the colums into values? E.g: as I read a spreadsheet like this one: A B 1 2 4 9 I manually assign the values: A<-c(1,4) B<-c(2,9) to plot it on a graph: plot(A,B) or make histograms: hist(A) But
2003 Feb 06
0
[Bug 44] New: ip_conntrak_ftp / ip_nat_ftp enhancements
...Product: netfilter/iptables Version: linux-2.4.x Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: connection tracking AssignedTo: laforge@netfilter.org ReportedBy: schug@superig.com.br CC: netfilter-buglog@lists.netfilter.org Well... I have a suggestion, i dont't know how good it is for you/us, and if you'll accept it..., or if it exists already (i didn't find any answer for that). For example: All ftp connections are working fine... I have...
2003 Jun 23
1
Smooth of a temporal serie
Hello all, I'm a new member in this list and, also, a new R user and need some information about Resistant Smooth (using medians). The method I need of Resistant Smooth is the 4253H one and I didn't found how to perform that in R. Does anybody have an idea? Thanks, Henrique.
2003 Jun 26
1
Smooth of a time serie
Thomas, First of all, thanks for the help, but it isn't exactly what I'm looking for. smooth() doesn't perform the smooth the way I want it to do. I want, precisely, the 4253H method. R doesn't give the option to do that. Thanks, Henrique.
2005 Dec 04
1
Samba Trusts Relationship - Users map
Sirs, I am studying about the Samba servers and I am with a doubt. I have achieved to configure the trust relationship between two servers, althought I could only log users that would exist in those two domains (trusting and thrusted). Observing the logs I have noticed that Samba could not authenticate the users that were not common, because it could not create a users locally. Using the chmod
2005 Apr 03
1
Samba - wireless - PDC
Hello I wonder how I could get my linux box to serve logins to a Windows Me box. At the moment samba is running but I cannot access home dirs (No user log on). Since ME (wireless card DWL+G520) accesses an AP (DI 624 - 192.168.0.1 + ADSL) and the card manager comes up at end of the booting process, I have no idea how to get a user log on box (To be honest I don't know if this is
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
...plotted as ones, i.e. 1, in the plot. > > Could someone please let men know how to plot values larger than 10. Use text() -thomas ------------------------------ Message: 17 Date: Thu, 26 Jun 2003 11:17:11 -0300 From: " Henrique Patr?cio Sant'Anna Branco " <hpsbranco at superig.com.br> Subject: Re: [R] Smooth of a time serie To: <r-help at stat.math.ethz.ch> Message-ID: <001e01c33bed$a29a3950$019da8c0 at henrique> Content-Type: text/plain; charset="iso-8859-1" Thomas, First of all, thanks for the help, but it isn't exactly what I'm lookin...
2012 Mar 25
2
avoiding for loops
I have data that looks like this: > df1 group id 1 red A 2 red B 3 red C 4 blue D 5 blue E 6 blue F I want a list of the groups containing vectors with the ids. I am avoiding subset(), as it is only recommended for interactive use. Here's what I have so far: df1 <- data.frame(group=c("red", "red", "red", "blue",
2003 Dec 01
2
Sampling
UseRs, I imported a table using "read.table". It has 209 observations, I want to select a sample with 106 observations. What function I use? thanks.
2003 Dec 03
1
FONT TYPE
Hello, Can anyone let me know how I might change the font of name on axis in pairs plot? I want the font "times new roman". thanks.
2003 Dec 09
1
Font
UseR's, I run R on Red Hat linux 8. I did some graphics using: ps.options(paper="a4",horizontal=T,family="Times"); postscript(file="boxplotdistancia.eps"); boxplot(distancia); dev.off() How I change the font size? Thanks for helping. Savano
2003 Dec 18
1
NUMERIC DERIVATE
UseRs, I used the optim function valor.optim <- optim(c(1,1,1),logexp1,method ="BFGS",control=list(fnscale=-1),hessian=T); and I want to calculate the derivates, psi1<-valor.optim$par[1] psi2<-valor.optim$par[2] psi3<-valor.optim$par[3] a0=exp(psi1); a1=exp(psi2)/(20+exp(psi2)+exp(psi3)); a2=exp(psi3)/(20+exp(psi2)+exp(psi3))
2004 Oct 04
1
BDS.TEST
UseRs, I want to do a bds.test but the function return this : > bds.test(erro.exp,m=15); Error in as.vector(x, mode = "double") : (list) object cannot be coerced to double How can I fix this problem? Thanks savano [[alternative HTML version deleted]]
2005 Apr 11
2
How to calculate the AUC in R
Hello R-listers, I'm working in an experiment that try to determine the degree of infection of different clones of a fungus and, one of the measures we use to determine these degree is the counting of antibodies in the plasma at different dilutions, in this experiment the maximum number of dilutions was eleven. I already checked for differences on the maximum concentration of the
2005 Sep 23
1
Secure file messages
Hi Qualquer pessoa sabe o que isto significa? dovecot-auth: pam_succeed_if: requirement "uid < 100" not met by user "marinho" This message appears for several users. (in the file /var/log/secure) I am grateful for your attention. Jos? Ot?vio.
2003 Oct 31
3
Problems with help.start()
Hello there, I've just installed R for Windows 1.8.0 and I'm experiencing problems with help.start(). It opens the help page as it supposed to do, then I go to "Search Engine & Keywords", but when I click anything there, it returns me a (aparently) JavaScript error, something like "The object does not support this method or property". The Search Engine doesn't
2003 Jun 04
1
Non-Executable Stack Patch
I was wondering if there's any non-executable stack patch for FreeBSD's kernel. I searched in google but all I got was some questions in freebsd-security back from 2001 and an answer saying someone heard about a project like this, but no information at all. Is there any patch like PaX or Openwall available for FreeBSD? I dont want to discuss if its useless or not since there're a