search for: 28and

Displaying 6 results from an estimated 6 matches for "28and".

Did you mean: 20and
2009 Oct 15
3
Solving an equation in R (and using a loop)
...,1))$root r is the unknown. I've plugged in a couple numbers from my data for b, x1, and x2 such as: b=5500 x1=0.01 x2=10000 and b=198000 x1=10 x2=500000 and gotten 0 both times. Thanks in advance for your help. -- View this message in context: http://www.nabble.com/Solving-an-equation-in-R-%28and-using-a-loop%29-tp25916187p25916187.html Sent from the R help mailing list archive at Nabble.com.
2009 Feb 15
1
MDS with ranking data (and transformation)
...my question is: how to transform the data, and is it true that my current 'spreadsheet' method is wrong? Also: should consider discarting some data, e.g. only using the top 3 choices? Cheers in advance. Andreas -- View this message in context: http://www.nabble.com/MDS-with-ranking-data-%28and-transformation%29-tp22025457p22025457.html Sent from the R help mailing list archive at Nabble.com.
2007 Jul 12
1
Package for .632 (and .632+) bootstrap and the cross-validation of ROC Parameters
...and the cross-validation of area under curve (AUC) to compare my models. Is there any package for the same. I know about 'ipred' and using it i can calculate misclassification errors. Please help. It's urgent. -- View this message in context: http://www.nabble.com/Package-for-.632-%28and-.632%2B%29-bootstrap-and-the-cross-validation-of-ROC-Parameters-tf4068544.html#a11561405 Sent from the R help mailing list archive at Nabble.com.
2009 Oct 05
0
inplace (and append) support for partial-dir
...ectory, which takes care of (1) and (3). Once the files are finished a script is copying them into the final destination directory. This works but it is a little messy, because the script must figure out which files got rsync'ed. -- View this message in context: http://www.nabble.com/inplace-%28and-append%29-support-for-partial-dir-tp25752446p25752446.html Sent from the Samba - rsync mailing list archive at Nabble.com.
2006 Aug 09
21
DHH''s Post on Ruby Talk -- Rails 1.1.5: Mandatory security patch (and other tidbits)
We''re still hard at work on Rails 1.2, which features all the new dandy REST stuff and more, but a serious security concern has come to our attention that needed to be addressed sooner than the release of 1.2 would allow. So here''s Rails 1.1.5! This is a MANDATORY upgrade for anyone not running on a very recent edge (which isn''t affected by this). If you have a public
2008 Jan 16
2
Memory Leak
So, I''ve stumbled across bleak_house (http://blog.evanweaver.com/files/doc/fauna/bleak_house/files/README.html) - this looks like it may help me track down what is causing the Memory leak I''m seeing (be it me, Ubuntu, Debian, or Puppet). First step: I''m going to clone the repo, branch Second step: Learn Ruby - shouldn''t be too hard. Third step: Do exactly what