search for: jeni

Displaying 11 results from an estimated 11 matches for "jeni".

Did you mean: jani
2006 Jul 31
4
question about dataframe ("sensory") in PLS package
Dear all, I am trying to my dataframe for the PLS analysis using the PLS package. However I have some trouble generating the correct dataframe. The main problem is how to use one name to represent several columns in the dataframe. The example dataframe in PLS package is called "sensory". I cannot directly read the data file since it's a binary file. If I use
2006 Aug 21
4
question about 'coef' method and fitted_value calculation
Dear all, I am trying to calculate the fitted values using a ridge model (lm.ridge(), MASS library). Since the predict() does not work for lm.ridge object, I want to get the fitted_value from the coefficients information. The following are the codes I use: fit = lm.ridge(myY~myX,lambda=lamb,scales=F,coef=T) coeff = fit$coef However, it seems that "coeff" (or "fit$coef") is
2006 Aug 19
2
question about cbind()
Dear all, I have a question about how to get a matrix by combining a large number of columns from a data file. Suppose I read a file which have 1000 columns by: test = read.table("dat.txt", header=F) I know I could use "cbind()". It's easy to do when the number of columns is small (i.e. cbind(test$V1, test$V2)). But how about build a matrix "X" by combine the
2001 Mar 23
1
living with masq
...ad a problem with it. Does it do anything nasty to other (non-Linux) systems? -- "I think that's how Chicago got started. A bunch of people in New York said, 'Gee, I'm enjoying the crime and the poverty, but it just isn't cold enough. Let's go west.'" -- Richard Jeni
2004 Sep 06
4
how to add error bar to the data in R?
Dear all, Does anyone knwo how to add error bar to the data point in a simple xyplot? Right now, I have a .dat file including both the data points and their standard deviation and read it in R. I tried function arrows(). But it didn't gave me any arrows. Thanks for the help! Jeny
2006 Aug 02
0
question about correlation coefficeint and root mean square (with code used)
Dear all, I am using different multiple regression models (OLS and principal component regression (PCR)) to make prediction of my test set. And those models come from the same training set, except that the number of variables or descriptors (columns of X) used in OLS is less than those used in PCR. And I use square correlation coefficient (r^2) and root mean square to see the relationship
2007 Nov 10
1
File Server Security
Hello all I''ve been reading the security details at http://reductivelabs.com/trac/puppet/wiki/FileServingConfiguration#Security Can I confirm that even with "allow *", it will still only be clients who have had their certs signed by the puppet server who will be allowed access? Either way, it might be a good idea to clarify this in the documents. Many thanks Ian J Cottee
2004 Aug 18
0
Re: m_ed,ical m'i,racle
...f74m/ 8The Valley of Voices By journeying through the glass mountain they had reached a delightful valley that was shaped like the hollow of a great cup, with another rugged mountain showing on the other side of it, and soft and pretty green hills at the ends -----Original Message----- From: Jeni Morgan [mailto:i@cyuwbix.com] To: dean okeefe; roderick lanfair; glen lanius Sent: Thursday, March, 2004 12:52 PM Subject: med-ical m.iracle yet our results do not point to a clinical benefit with combination therapy With these infections further studies should assess whether the addition of...
2008 Jan 21
1
Collaboration made simple with bracket notation
What do people think of this? http://www.humanized.com/weblog/2006/06/30/collaboration_made_simple_with_bracket_notation/ ---------------------------------------------------------------------- Find out how you can get spam free email. http://www.bluebottle.com/tag/3
2007 Jul 12
15
Ruby Gems and Rails
Hi, I think this has been discussed previously on the list, so apologies if I''m covering old ground but I''ve been using puppet to manage a few Rails applications which have dependencies on quite a few gems, so it''s getting to be a bit of an onerous task to manage them. It looks like the command line interface to gems doesn''t really support automated
2007 Feb 14
15
Recursive home-dir does more than only files in repository
Hi all, Today I came across something that I consider a bug. Would like to hear your opinions. Facts: - Using 0.22.1 from Debian Unstable on a Debian Testing machine - Recipes work on other machines The recipe in question is: # Keep home-dirs in sync file { "/home/tim": recurse => true, source =>