search for: jarl

Displaying 20 results from an estimated 27 matches for "jarl".

Did you mean: earl
2009 May 22
2
sciplot question
...; qt(0.975,df=n-1)*s/sqrt(n) but how can I apply it to visualize the length of the student's T confidence intervals rather than the stdandard error of the plotted means ? -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Best regards .~. Jarle Bj?rgeengen /V\ Mob: +47 9155 7978 // \\ http://www.uio.no/sok?person=jb /( )\ while(<>){if(s/^(.*\?)$/42 !/){print "$1 $_"}} ^`~'^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2000 Jan 19
1
Missing smb.conf
...folder /usr/local/samba/lib/ it is only the codpages that have been installed - not the smb.conf and other files that is needed. The file is not located under /etc/ either. And I don't know if there are other missing files either! If someone have any ideas - I would appreciated it! Regards Jarle Igeltjoern jarle@chimney.no
2009 Aug 27
2
Setting @request.env["HTTP_REFERER"] in an integration test
Hi. I would like to set @request.env["HTTP_REFERER"] in an integration test, but due to its nature, I would naturally set this value to the previousle request url. How do I do that. Thanks. Jarl
1999 Oct 12
3
Accessing a smb server at USER level
...that it is an easy explanation, but I don't know where to start looking for the problem, since I don't know if the problem is on the PC-side or on the unix side. I would be very happy if someone could help me - or at least direct me to a web-address I can read about the problem. Regards, Jarle Igeltjorn jarle@chimney.no
2010 Feb 15
1
possible bug: using assert_recognizes with extras
...T''}, ''items/list/1'', { :view => "print" } The test also passes, which worries me a lot, I would expect it to fail. To me it looks like a bug in assert_recognizes, it ignores the additional ''view'' option value in the extras hash parameter. Jarl -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options...
2012 Oct 02
8
Being strict on differentiating between IEC prefixes and SI prefixes.
...e extensions 2.kilobytes, 2.megabytes will mean something else; A power of 1000 in Rails4 as opposed to a power of 1024 in Rails3. But the old behaviour can still be achieved by using IEC names instead such as 2.kibibytes or 2.mebibytes. Footnotes: [1] http://en.wikipedia.org/wiki/Binary_prefix Jarl -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options...
2010 Jul 08
25
Prepared SQL statements
.... I wonder if there is any work being done or thoughts being shared regarding prepared SQL statements. Currently I am in heavy need of tuning SQL INSERTS that insert large (3MB) images into blobs. I am using rails 2.3.5 with postgres adapter and pg driver. Any information would be appreciated. Jarl -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options...
2014 Nov 20
9
[Bug 86491] New: Nouveau crash when shutting down
...g down Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: jarlgjessing at gmail.com QA Contact: xorg-team at lists.x.org Created attachment 109755 --> https://bugs.freedesktop.org/attachment.cgi?id=109755&action=edit Image showing the screen on shutdown When doing init 0, or shutdown from KDE, I end up with a kernel dump :-( I'm unable t...
2010 Jan 30
3
Competiciín de classificación!!! Fwd: [R] Classification of supernovae - a challenge
...---------- Forwarded message ---------- From: Kjetil Halvorsen <kjetilbrinchmannhalvorsen@gmail.com> Date: Fri, Jan 29, 2010 at 12:19 Subject: Fwd: [R] Classification of supernovae - a challenge To: Kjetil Halvorsen <kjetil1001@gmail.com> ---------- Forwarded message ---------- From: Jarle Brinchmann <jbrinchmann@gmail.com> Date: Fri, Jan 29, 2010 at 7:35 AM Subject: [R] Classification of supernovae - a challenge To: r-help <r-help@r-project.org> Hi all, I thought I''d just point out, to those not having yet seen this, that today there was a classification cha...
2008 Dec 01
1
linear functional relationships with heteroscedastic & non-Gaussian errors - any packages around?
...ovariance matrix isn't all that useful either) Does anybody know of code in R to do this kind of fitting in a Bayesian framework? My concern isn't so much on getting _the_ best slope estimate but rather to have a good estimate of the uncertainty on the slope. Cheers, Jarle.
2007 Mar 19
1
Unable to print - fixme:psdrv:PSDRV_EndPage Already ended a page?
...a\\FontSubTable" trace:winspool:EnumPrinterDataExW RegOpenKeyExW (0x2, L"PrinterDriverData\\FontSubTable") returned 2 trace:winspool:EnumPrinterDataExA EnumPrinterDataExW returned 2 trace:winspool:ClosePrinter Handle 0x2 fixme:psdrv:PSDRV_EndPage Already ended a page? Any ideas? -- Jarle Thorsen
1998 Aug 24
1
R-beta: Segmentation fault
...just before the error occurs. However, if I write each bootstrap replicate to a file and, and then reload the data in a new R-session and refit the model, no error shows up. Could it possibly it is something going on inside R which is causing the problem? Or that I have a hardware problem?? -- Jarle Tufto Email: jarlet at math.ntnu.no Dept. of Math. Sci.,Lade http://www.math.ntnu.no/~jarlet Norwegian Univ. of Sci. and Techn. Phone:+47 735 91498 7034 Trondheim, Norway Fax:+47 735 91038 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2010 May 28
2
Suggestion for improving value_to_boolean column conversion
...alue) case value when *TRUE_VALUES.to_a: true when *FALSE_VALUES.to_a: false else nil end end } First of all it simplifies the implementation (getting rid of initial if. secondly it will at least result in nil if value is neither recognised among TRUE_VALUES nor FALSE_VALUES Jarl -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options...
2009 May 26
4
moving from Windows to Linux - need help
hi I've used R for many years on windows machines, but have now acquired an Asus eee 1000 linux machine. In order to get the best out of the machine, I used the 'pimpmyeee.sh' script, to get the full KDE desktop. The version of Linux is Xandros, which I believe is a close relative of Debian, but sadly I have only a nodding acquaintance with Linux at present. Naturally I want to
2008 Dec 03
1
hypergeometric
Hi, I hope somebody can help me on how to use the hypergeometric function. I did read through the R documentation on hypergeometric but not really sure what it means. I would like to evaluate the hypergeometric function as follows: F((2*alpha+1)/2, (2*alpha+2)/2 , alpha+1/2, betasq/etasq). I'm not sure which function should be used- either phyper or qhyper or dhyper Where
2010 Jan 29
0
Classification of supernovae - a challenge
...oded in the shape of the flux curve as a function of time but other aspects might be useful too. There is a description on the web site for more information. Anyway, just thought some of you might find this a fun challenge for you or your students - the deadline is May 1. Cheers, Jarle.
2008 Dec 13
1
Counter Strike Source rando quits, and that's pretty much it
...strike just quit on me taking me back to the desktop. I haven't found anything on the internet regarding this problem and I'm not sure where to begin debugging this because when I enter this command into my terminal that I copied from the CS link on my desktop: env WINEPREFIX="/home/jarl/.wine" wine "C:\Program Files\Steam\steam.exe" -applaunch 240 By the time counter strike croaked the terminal had printed nothing and if I use winedbg all that follows is this and nothing is printed the entire time counter strike is running. WineDbg starting on pid 0034 0x7b877b22:...
2000 Jan 04
0
MS Access on Samba 2.0.6
...te any comments and possible solutions. I've sort of promissed my boss that samba on Linux is much better than a NT box, but maybe I'm having a hard time to convince him.... :-( -- Best regards Bj?rn Christian Borgen ____________________________________________________ WebOn AS Brygge Vest, Jarls?, T?nsberg, Norway Direct :+47 33353313 Switch board:+47 33353300 Fax :+47 33353301 Mobile phone:+47 97147653 Web http://www.webon.net E-Mail : bjorn@webon.net ____________________________________________________ WebOn one2one has been launched! An application for advanced dire...
2012 Sep 21
0
using neural network in R (nnet)
Hi all, I have considered neural network to classify the health status of the cow. I found a very neatly written R codes for classification method in here<http://home.strw.leidenuniv.nl/~jarle/IAC/RRoutines/classification-example.R> . It would be very helpful if you can answer some of the questions, that I am struggling with, I have set of time series data from different animals, I use data on 10 animals to train the model and 1 animal to test the model at a time. Below is the si...
2010 May 10
0
config.cache_classes = false is broken in 2.3.4 and 2.3.5
I have created a ticket with a simple description of how to reproduce. https://rails.lighthouseapp.com/projects/8994/tickets/4565 Jarl -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options...