search for: johnson

Displaying 20 results from an estimated 2869 matches for "johnson".

2014 Mar 20
0
Individual contributors and team leaders positions in Nonclinical Statistics at Johnson & Johnson
The Nonclinical Statistics & Computing group at Johnson & Johnson is searching for individuals to help in the mission of discovering, developing, manufacturing, and delivering beneficial medicines for patients. The group resides within the Janssen R&D organization in Johnson & Johnson's pharmaceutical segment. Realistically we need indiv...
2016 May 05
0
Individual Contributors and Team Leaders positions in Statistics at Johnson & Johnson
The Statistics & Decision Sciences community at Johnson & Johnson is searching for individuals to help in the mission of discovering, developing, manufacturing, and delivering beneficial medicines for patients. The group resides within the Janssen R&D organization in Johnson & Johnson's pharmaceutical segment. We need individuals with sk...
2016 Oct 04
2
(Thin)LTO llvm build
GCC LTO works ok for the test case with both bfd and gold linker. David On Tue, Oct 4, 2016 at 6:58 AM, Teresa Johnson <tejohnson at google.com> wrote: > > > On Mon, Oct 3, 2016 at 6:15 PM, Teresa Johnson <tejohnson at google.com> > wrote: > >> >> >> On Mon, Oct 3, 2016 at 5:24 PM, Xinliang David Li <xinliangli at gmail.com> >> wrote: >> >>> S...
2016 Oct 04
2
(Thin)LTO llvm build
...$ objdump -t libmore.so |grep hello > 0000000000000000 *UND* 0000000000000000 hello_world > Same issue reproduces with just -flto (not just -flto=thin). So this is a general issue with ld.bfd interactions with LLVMgold.so. > > On Mon, Oct 3, 2016 at 4:40 PM, Teresa Johnson <tejohnson at google.com> > wrote: > >> >> >> On Mon, Oct 3, 2016 at 3:53 PM, Xinliang David Li <xinliangli at gmail.com> >> wrote: >> >>> What is the linker command line buidling liblldb.so? is libgcc.a passed >>> in? >>> &...
2005 Jan 20
2
Johnson transformation
Hello, I'm Carla, an italian student, I'm looking for a package to transform non normal data to normality. I tried to use Box Cox, but it's not ok. There is a package to use Johnson families' transormation? Can you give me any suggestions to find free software as R that use this trasform? Thank yuo very much Carla ____________________________________________________________ 6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero! Scaricalo su INTERNET GRA...
2010 Oct 03
1
Johnson Distribution Fit
Hi, I am trying to fit a Johnson SB distribution using fitdist function in fitdistrplus Library. I have defined the Johnson SB distribution from ( http://www.ntrand.com/johnson-sb-distribution/) . But it gives me the follwing errors. Any help would be appreciated #xi = xi #lambda =l #delta =d #gamma = g djohn = function(x,xi,l,d...
2005 Dec 31
4
How might I use file_column for incoming email attachments?
...on of file_column: "Image invalid image" ("image" is the name of the column, so that''s why it seems to be duplicated). Does anyone know how to leverage file_column''s fantastic simplicity when dealing with this kind of incoming attachment? Thanks, Duane Johnson (canadaduane) http://blog.inquirylabs.com/
2005 Dec 19
15
OpenSSL ''no ciphers'' error on OS X when using Net::HTTP
OpenSSL::SSL::SSLError: SSL_CTX_new:: library has no ciphers This error is thrown whenever I use anything that uses Net::HTTP. OS X Tiger, ruby 1.8.2 (2004-12-25) [powerpc-darwin8.2.1] What could it mean? Joshua Sierles
2016 Oct 03
2
(Thin)LTO llvm build
...orestack lives in libgcc, a static library. >> if (&__morestack && Name == "__morestack") >> return (uint64_t)&__morestack; >> #endif >> #endif // __linux__ && __GLIBC__ >> >> >> On Mon, Oct 3, 2016 at 3:32 PM, Teresa Johnson <tejohnson at google.com> >> wrote: >> >>> >>> >>> On Mon, Oct 3, 2016 at 2:59 PM, Xinliang David Li <xinliangli at gmail.com> >>> wrote: >>> >>>> Is -fsplit-stack option used anywhere? My wild guess is that with >&...
2017 Oct 03
2
PGO information at LTO/thinLTO link step
...mation is represented in LLVM and what information is passed via the IR? I'm finding some difficulty in getting the big picture via the code. Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com From: Teresa Johnson <tejohnson at google.com> To: Easwaran Raman <eraman at google.com> Cc: Graham Yiu <gyiu at ca.ibm.com>, llvm-dev <llvm-dev at lists.llvm.org> Date: 10/03/2017 05:00 PM Subject: Re: [llvm-dev] PGO information at LTO/thinLTO link step On Tue, Oct 3, 2017 at 1...
2016 Feb 08
3
something wrong in package submission procedure/website
Yesterday I uploaded new rockchalk_1.8.97. Then I received email saying that I needed to confirm the submission. Here's the message. Dear Paul E. Johnson Someone has submitted the package rockchalk to CRAN. You are receiving this email to confirm the submission as the maintainer of this package. To confirm the submission to CRAN, follow or copy & paste the following link into your browser: http://xmpalantir.wu.ac.at/cransubmit/conf_mail.php?cod...
2015 Apr 29
3
[LLVMdev] AArch64 bot unstable
On Wed, Apr 29, 2015 at 11:19 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > On Wed, Apr 29, 2015 at 10:55 AM, Teresa Johnson <tejohnson at google.com> > wrote: >> >> On Wed, Apr 29, 2015 at 10:05 AM, David Blaikie <dblaikie at gmail.com> >> wrote: >> > >> > >> > On Wed, Apr 29, 2015 at 9:48 AM, Teresa Johnson <tejohnson at google.com> >> > wrote:...
2008 Mar 31
2
Finding a mean value of a variable holding a dummy variable fixed
I have time-series data on approval ratings of British Prime Ministers. The prime ministers dating from MacMillan onward till today are coded as dummy variables and the approval ratings are entered for each month. I want to know the mean value of the approval rating of each Prime Minister in the dataset and the approval rating during his/her first month and last month as PM. What R code should
2016 Oct 03
3
(Thin)LTO llvm build
...ack: #if defined(__i386__) || defined(__x86_64__) // __morestack lives in libgcc, a static library. if (&__morestack && Name == "__morestack") return (uint64_t)&__morestack; #endif #endif // __linux__ && __GLIBC__ On Mon, Oct 3, 2016 at 3:32 PM, Teresa Johnson <tejohnson at google.com> wrote: > > > On Mon, Oct 3, 2016 at 2:59 PM, Xinliang David Li <xinliangli at gmail.com> > wrote: > >> Is -fsplit-stack option used anywhere? My wild guess is that with ld.bfd, >> the thinLTO link for the DSO does not bring in morest...
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
...bsyn.com/media/beercaster/ TextMateRailsBundle640x480.mov == Download the Disk Image == http://inquirylabs.com/downloads/syncPeople%20on%20Rails%201.0.dmg == Find out More == Visit http://syncpeople.com/downloads and http://syncpeople.com/ downloads/syncpeople_on_rails_features Regards, Duane Johnson (canadaduane) http://blog.inquirylabs.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060309/31cd568d/attachment.html
2004 May 18
6
Unix Extensions
...Enterprise default) isn't working, but I think that's just a symptom of the symbolic and hard links not working. Any idea why, when I enable unix extensions on the server, I still can't make a symbolic link? Am I missing something here? Shannon ____________________________ Shannon Johnson Network Support Specialist / Systems Administrator Dept. of Mechanical and Nuclear Engineering 224 Reber Building University Park, PA 16802 Phone: (814) 865-8267 ____________________________
2013 Mar 12
1
rugarch: GARCH with Johnson Su innovations
Hey, I'm trying to implement a GARCH model with Johnson-Su innovations in order to simulate returns of financial asset. The model should look like this: r_t = alpha + lambda*sqrt(h_t) + sqrt(h_t)*epsilon_t h_t = alpha0 + alpha1*epsilon_(t-1)^2 + beta1 * h_(t-1). Alpha refers to a risk-free return, lambda to the risk-premium. I've implemented it l...
2018 May 09
2
lld + ThinLTO + fprofile-generate causes duplicate symbol errors
..._raw_version,l 8,9c8,9 < -r=b.o,__llvm_profile_raw_version,x < -r=b.o,__llvm_profile_filename,x --- > -r=b.o,__llvm_profile_raw_version,l > -r=b.o,__llvm_profile_filename,l I.e. with lld they are all marked as exported. Peter, any ideas? Teresa On Wed, May 9, 2018 at 9:52 AM Teresa Johnson <tejohnson at google.com> wrote: > Sorry, operator error. I can reproduce now. Interestingly, this does not > reproduce using gold, and they utilize the same underlying LTO API. Let me > dig a little using save-temps and see where they diverge. > Teresa > > On Wed, May 9, 2...
2009 Sep 11
2
running Johnson J-edit under wine
Has anyone ever used J-edit from Johnson Amplifiers with wine? It is a utility for managing effects presets on Johnson's J-station guitar effects processor. I found one entry in the app database that contained no useful info for me. This program seems to install fine, but when I attempt to run it, it pops up a message box that reads...
2018 May 09
2
lld + ThinLTO + fprofile-generate causes duplicate symbol errors
...-gnu > Thread model: posix > InstalledDir: /ssd2/pirama/llvm-upstream/llvm-release/bin/. > > $ ./ld.lld --version > LLD 7.0.0 (https://git.llvm.org/git/lld.git dc4977e104c7f33758ac6119d1528aafcd8a94dc) (compatible with GNU linkers) > > > On Wed, May 9, 2018 at 6:44 AM Teresa Johnson <tejohnson at google.com> > wrote: > >> >> >> On Wed, May 9, 2018 at 6:43 AM Teresa Johnson <tejohnson at google.com> >> wrote: >> >>> Hi Pirama, >>> >>> I can't reproduce with either lld or gold, using a compiler built...