similar to: Which programming paradigm does R

Displaying 20 results from an estimated 2000 matches similar to: "Which programming paradigm does R"

2007 Jan 03
2
Which programming paradigm is the most used for make R packages?
Hi wizards, does somebody know Which programming paradigm is the most used for make R packages ? Thanks in advance. -- personal web site: http://www.geocities.com/ricardo_rios_sv/index.html
2006 Oct 02
3
How can I generate this numbers
Hi wizards, I need to know how can I generate this numbers I have n numbers N1,N2 , Nn , but Nn = 1- sum(N1+N2+...+Nn-1) and sum(N1+N2+..Nn)=1 and N1,N2,..Nn with 0<N<1 . Does somebody know how to generate it ? Some distribution or algorithm. Thanks in advance. -- Web Page http://www.geocities.com/ricardo_rios_sv/index.html
2008 Feb 13
1
Modelling disease spread
I was at a lecture the other day and I saw a presentation of very neat (short) animation modeling epidemic disease spread over a map region. When I ask what software they used they mentioned SAS. Do you know if there are equivalent resources in R to model the spread of disease with animation output? My search in R-help and google didn't lead to any document (though I found a couple of
2006 Nov 02
2
Individual Based Model and/or Cellular automata
Um texto embutido e sem conjunto de caracteres especificado associado... Nome: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061101/4218da11/attachment.pl
2006 Jun 20
1
list of interdependent functions
Hello, I discussed the following problem on the great useR conference with several people and wonder if someone of you knows a more elegant (or more common ?) solution than the one below. The problem: ============ I have several sets of interrelated functions which should be compared. The functions themselves have different structure, application-specific names (for readability) and they should
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
2005 Jan 05
2
lme: error message with random=~1
Hello, I have an unbalanced mixed model design with two fixed effects "site" (2 levels) and "timeOfDay" (4 levels) and two random effects "day" (3 consecutive days) and "trap" (6 unique traps, 3 per site). The dependent variable is the body length ("BL") of insect larvae from 7 to 29 individuals per trap (104 individuals in total). To account
2005 Sep 05
2
model comparison and Wald-tests (e.g. in lmer)
Dear expeRts, there is obviously a general trend to use model comparisons, LRT and AIC instead of Wald-test-based significance, at least in the R community. I personally like this approach. And, when using LME's, it seems to be the preferred way (concluded from postings of Brian Ripley and Douglas Bates' article in R-News 5(2005)1), esp. because of problems with the d.f. approximation.
2004 Mar 08
5
years from as.POSIXlt
Hi, how it's possible to extract the year and the number of days from Julian date. i'm little confused about the last two functions and ?years . EDATE comes from sqlQuery with as.is=T EDATE <- as.POSIXlt(datvears$ENROLLDAY) Many thanks, Christian > EDATE[1:5] [1] "2000-06-30 11:25:01" "2000-06-30 11:39:55" "2000-06-30 12:11:11" [4]
2011 Jul 20
3
Grouping columns
*Hi @ all, I have a question concerning the possibilty of grouping the columns of a matrix. R groups the columns alphabetically. What can I do to group the columns in my specifications? The script is the following:* > #R-Skript: Anzahl xyz > > #Quelldatei einlesen > b<-read.csv2("Z:/int/xyz.csv", header=TRUE) > > #Teilmengen f?r die Einzeljahre generieren >
2002 Nov 11
2
making Samba works together with PAM
Ok fellows, This is my last try. Please, anybody tell me if something is missing on this list! I need to setup on a Linux + Samba (PDC) to restrict just one login per ID (not allow two logins with same id).So: 1 - edit /etc/pam.d/samba -> chaging session line with session required /lib/security/pam_limits.so 2 - in /etc/security/limits.conf: * - maxlogins 1 3 - in smb.conf:
2009 Jan 30
1
OO programming & S3/S4 paradigm - General question
Hi, Being relatively new to OO programming and not so old on R, I noticed the possibility to do OO programming in R. But it seems there is two "paradigms" S3 that seems the old one but is the one used in the R.oo package and S4 which seems more recent As a starting point, which one is best to use? Is R.oo useful? what are the main difference between the two? Any feedback
2003 Sep 25
1
Samba 3 / Solaris 8 / Kerberos
Hi, I have a problem to compile Samba 3 with ADS support on Solaris. Unfortunatly, Solaris 8 doesn't come with integrated kerberos support, so that configure doesn't find any support for kerberos. For Solaris 8 there is a package called SEAM 1.0.1 with provides kerberos functionality for Solaris, but the needed header file, i.e krb5.h, are not included and according to my
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
Hello, I'm running a Sun Fire V880 with Solaris 8 and iplanet directory server 4.16sp1. I'm using gcc 3.2.2. When I run the configure, there are several warnings ans when I try to compile samba-3.0.0rc3 I get an error. Now here the warnings from configure --with-acl-support: checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but
2001 Apr 21
2
permisos de archivos ...
como puedo cambiar los permisos para un directorio de tal forma que en un cliente windows pueda leer, guardar pero no pueda borrar archivos??? _________________________________________________________ Do You Yahoo!? Construye tu p?gina personal en Yahoo! GeoCities. ?Es f?cil, r?pido y gratis! http://geocities.yahoo.com.mx
2000 Nov 18
5
Sample still has horrorible distortions... anyone know why?
Hi, I am subscribed to this list, and have learned a lot just from the discussions i see although i don't reply to the msgs, simply coz i'm no big deal programmer. I feel, though, that as i'm really optimistic about vorbis and want it to grow and start to have more and more people using it, i feel that i should warn you about a bug the encoder have (i'm sure monty receives loads
2003 Mar 05
8
how to find the location of the first TRUE of a logical vector
without having to check the vector element by element? Thanks a lot! Jason ===== Jason G. Liao, Ph.D. Division of Biometrics University of Medicine and Dentistry of New Jersey 335 George Street, Suite 2200 New Brunswick, NJ 08903-2688 phone (732) 235-8611, fax (732) 235-9777 http://www.geocities.com/jg_liao
2001 Apr 06
5
workgroup
tengo una pregunta : si tengo una red y dentro de esta hay 10 grupos de trabajo, pero en mi servidor samba solo acepta que especifique un solo grupo de trabajo, ?hay alguna manera de que el servidor samba se vea en dos grupos distintos????? _________________________________________________________ Do You Yahoo!? Construye tu p?gina personal en Yahoo! GeoCities. ?Es f?cil, r?pido y gratis!
2010 Oct 27
0
Introducing the futile.paradigm, a package for functional dispatching in R
Hello useRs, I'm pleased to announce the general availability of the R package futile.paradigm, which is a language extension that implements functional dispatching in R. This is an alternative to the current object-oriented styles, replacing them with a functional programming style that provides a clean, fine-grained declarative syntax for function definitions. The core of the package
2010 Oct 27
0
Introducing the futile.paradigm, a package for functional dispatching in R
Hello useRs, I'm pleased to announce the general availability of the R package futile.paradigm, which is a language extension that implements functional dispatching in R. This is an alternative to the current object-oriented styles, replacing them with a functional programming style that provides a clean, fine-grained declarative syntax for function definitions. The core of the package