Displaying 11 results from an estimated 11 matches similar to: "GLM problem"
1997 Dec 08
3
R-alpha: Bug in tapply in the Windows version of September
The function tapply is not working in the Windows version of R=20
(Version 0.50 Beta (Sept 29, 1997))
In
tapply <- function (x, INDEX, FUN=3DNULL, simplify=3DTRUE, ...)=20
...
The part:
if (simplify && all(unlist(lapply(ans, length)) =3D=3D 1)) {
ans <- unlist(ans, recursive =3D FALSE)
names(ans)<-namelist[[1]]
return(ans)
}
should be replaced by
if (simplify
2014 Jun 24
1
Dsync replication one-way
Hi all,
I know that I can do a backup using doveadm:
doveadm backup -u user ssh backup.server doveadm dsync-server -u user
But it's possible to use replicator service to do the same job? Or dsync
with replicator can only be used in a two-way environment?
Thanks,
Muriel
2006 Apr 20
3
how to do Splus compare() function in R
Hi
I have a source file in Splus that fails in R as I am using the Splus
function compare().
compare( ii * 1e9,f ) where ii is a single variable and f
is a vector of length 146
R returns with no function error
Can anyone inform me how I can do this in R
thanks in advance
Bob Kelly
[[alternative HTML version deleted]]
2009 Jun 07
1
Must be a better way to collate sequenced data
I have data that looks like this
time_stamp (seconds) user_id
The data is (partial) ordered by time - in that sometimes transactions occur at the same timestamp. The output I want is collated by transaction time on a per user basis, normalized by the maximum number of transactions per user, and aggregated over each day. So, if the users have 50 transactions in the first day and 20 transactions
2008 Mar 27
1
Mac OS X 10.4.11 - R2.6.2 - Problem with proxy
Hello,
I have 60 Macintoshs on Mac OS X 10.4.11 for learn "R" to studient
of University and i want to Install New Packages. I click on the button
"access list Mirrors" and it propose me a list of mirrors. None work
correctly. All the mirrors take an error. For exemple for the Lyon
(France) Mirror, it write :
> trying URL
2006 May 25
2
parallel computing
Dear R users,
I have access to a Sun cluster with multiple processors , a lot of RAM and with RedHat installed.
I want to take advantage of its power for a R routine very time consuming.
Whick package do I have to use? I know there are snow,snowFT and others package.Which is the best for my purpose?
Do someone have experiences with this?
Thanck in advance.
Moreno
2004 Jul 23
1
discriminant analysis
Hello.
I have a data base with 50 qualitative variables and a lot of
individuals. I try to estimate the links between one of these variables
(landcover) and the 49 others (geomorphology, hydrography...). I want to
use a "discriminant analysis on qualitative variables" (as DISQUAL in
SPAD) or a " log-linear model ". Which R-Package(s) or other methods can
you advise me.
1998 Jan 23
0
R-beta: memory
I'm using the Windows version (September) of R.
I have a dataset with 1700 observations and six variables.
When I try to fit some glm models, I receive the following message
Memory exhausted
How can I increase the memory to avoid this problem.
Muriel.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2006 Apr 21
0
how to do Splus compare() function in R [Broadcast]
You need to tell us what compare() in S-PLUS does; i.e., what does it take
as input and what does it output. Presumably the information would be in
the help page for compare().
Telling us what the function looks like in S-PLUS is of no use, since most
likely the code cannot be used in R without violating S-PLUS copyright
and/or license. Even if that wasn't an obstacle, the fact that it
2007 Jun 28
1
Error en assign(mname, def, where)
Hi R users,
I am working with the fda package but when I call the function pca.fd I
obtain a message error, which I cann't identify. The error say That :
error in assihn(mname,def,where), is not possible to add links to a
blockade enviroment.
The orther that I'm writting is:
> cp1 <- pca.fd(ind.fd1,nharm=3)
and before it I can to plot the functional data object ind.fd1.
?Have
2005 Aug 09
4
Too slow computer?
Hello! I''ve put some questions on this list some weeks
ago and I''ve got good answers. Thank you!
Now I''ve finished my (beautyful) script and I ran it
on my router...
About my script:
It routes packages based on their destination on the
Internet. I have about 1650 preffered destination
networks listed in some file. The script read this
file and marks every package for