Displaying 14 results from an estimated 14 matches for "eklund".
2009 Jul 03
2
Two questions about the cloud function in the lattice package
...caTools_1.9 bitops_1.0-4.1
gdata_2.4.2
[9] gtools_2.6.1 rjags_1.0.3-8 coda_0.13-4
lattice_0.17-25
[13] penalized_0.9-23 survival_2.35-4
loaded via a namespace (and not attached):
[1] tcltk_2.9.0 tools_2.9.0
========================================
Martin Eklund
PhD Student
Department of Pharmaceutical Biosciences
Uppsala University, Sweden
Ph: +46-18-4714281
========================================
[[alternative HTML version deleted]]
2008 Jan 24
1
singular.ok in lm
...r.ok is
set to TRUE does it mean that we allow the generalized inverse of
(X'X)^-1 (where X are the independent variables and ' denotes the
transpose)? Or is the singularity handled in some other way?
Thank you!
Best regards,
Martin.
========================================
Martin Eklund
PhD Student
Department of Pharmaceutical Biosciences
Uppsala University, Sweden
Ph: +46-18-4714281
========================================
[[alternative HTML version deleted]]
2007 May 19
1
clustered standarderrors using design package
...ign)
g.clust1 <- robcov(f, id)
Error in match.arg(type) : 'arg' should be one of working, response,
deviance, pearson, partial
All my variables is vectors and I've tried with other variables inside and
outside the model and all results in the same errormessage.
Best regards
Anders Eklund
Stockholm, Sweden.
2006 Sep 12
2
(no subject)
Hi,
I have a problem with aggregate.
x <- aggregate(t1,list(t2,t3,t4), mean)
z<-x[,3]
I want z to be a vector but it is a factor.
I've tried to use as.vector(z,mode="numeric") but then the numbers get
scrambeled.
Any help is appriciated
/anders
2004 Jan 30
4
Dovecot crashes on certain spam messages
Dovecot crashes. I think it's because of some message in my spam
folder. It has happened once before, and that time I solved it by
deleting that folder. It happens when I start gnus ("Checking messages
in folder spam" or something like that), which makes gnus just stop,
or when I try to enter that folder in mutt.
Jan 30 17:07:09 kalle imap(ke): file imap-bodystructure.c: line
278
2005 Aug 18
4
New FreeBSD Security Officer
..., and emergency response organizations
has grown greatly; and the FreeBSD Security Branches are now
supported for much longer period of time over a greater number of
releases. I'd like to thank the members of the security team over
the past few years for these accomplishments: Eivind Eklund, Julian
Elischer, Chris Faulhaber, Bill Fumerola, Daniel Harris, Trevor
Johnson, Remko Lodder, Simon Nielsen, Christian Peron, Wes Peters,
Josef El-Rayes, Tom Rhodes, Gregory Shapiro, Bruce Simpson, Dag-
Erling Sm?rgrav, and Robert Watson. Several of our previous security
officers have al...
2007 May 19
0
(no subject)
...ign)
g.clust1 <- robcov(f, id)
Error in match.arg(type) : 'arg' should be one of working, response,
deviance, pearson, partial
All my variables is vectors and I've tried with other variables inside and
outside the model and all results in the same errormessage.
Best regards
Anders Eklund
Stockholm, Sweden.
2008 Apr 27
1
rsync and compression
I have a directory that I backup using rsync with --link-dest and hard
links, but I would like the files in that directory to be zipped to
conserve space. They are very large log text files (hundreds of megs)
that compress 90% or more.
Is there some way to do this so that all the files rsync backs up get
compressed?
The only thing I can think of is manually compressing the directories
2004 May 03
1
Logging domain Logon/Logoff
Has anyone run accross a way to log domain logon/logoffs?
Thanks,
Mike
2003 Feb 04
2
iTunes / quick time
Any idea if/when there will be official ogg support for iTunes or Quick Time for Mac ?
The dual G4s have this stupid thing where if we stick the quick time components on the Mac and it screws them up, or the Mac gets screwed later, then it nacks up the warranty or sumthin.
Basic point is we need official quicktime or iTunes support so we can play Vorbis on the Mac!!!
Anyone heard anything on
2001 Jul 09
0
NAI Labs Announces DARPA-Funded FreeBSD Security Initiative
...sfer. The project will be lead by NAI Labs Research Scientist Robert
Watson, and NAI Labs Chief Scientist Lee Badger. The work will be done in
part by sub-contractors from the FreeBSD development community, including
Kirk McKusick, Poul-Henning Kamp, Jonathan Lemon, and Eivind Eklund. The
$1.2 million will be paid over the life of an 18-month contract.
Today's evolving military and business processes increasingly rely on Open
Source systems to power network infrast...
2010 Sep 24
0
optimizing lm with multiple very similar RHSs
Dear list,
I would like to do something like:
# Simulate some example data
tmp <- matrix(rnorm(50), ncol=5)
colnames(tmp) <- c("y","x1","x2", "x3", "x4", "x5")
# Fit a linear model with random noise added to x5 n times
n <- 100
replicate(n, lm(y ~ x1+x2+x3+x4+I(x5+rnorm(nrow(tmp))), data=as.data.frame(tmp)))
I am wondering
2004 Feb 11
0
The problem is in the folder, not in the messages
About my problem with "dovecot crashes on certain spam messages", I have found
that deleting the mail it is working on when it crashes just makes it crash
on some other message, but deleting .imap.index.* from the directory of the
folder in question makes everything good again.
2008 Dec 12
0
smbmount NT_STATUS_INVALID_WORKSTATION problem
We have an install with sambe 3.0.10 (RHEL 4.3) server and clients. Server is security=ADS , and recently we had to set restrict workstation login in our windows domain. On linux clients (joined to domain) we are having issues with smbmount giving NT_STATUS_INVALID_WORKSTATION errors, but smbclient does not have this error. Debug dumps show smbmount logging is as [DOMAIN]/[USER]@[0.0.0.0],