search for: seoul

Displaying 20 results from an estimated 78 matches for "seoul".

2010 Feb 16
2
Error of Stepwise Regression with number of rows in use has changed: remove missing values?
...ror? Thanks in advance, > ############### outputs from R console ############### > pop <- step( + ? ? ? ? ? ? lm(pop.rate ~ as.numeric(year) + as.factor(policy) + as.numeric(nation.grant) + ? ? ? ? ? ? ? ?+ as.numeric(do.grant) + as.numeric(city.grant) + as.numeric(DMZ.dist) + as.numeric(Seoul.dist), data=borderI.data, na.action = na.omit) + ? ? ? ? ? ? ) Start: ?AIC=494.27 pop.rate ~ as.numeric(year) + as.factor(policy) + as.numeric(nation.grant) + ?? ?as.numeric(do.grant) + as.numeric(city.grant) + as.numeric(DMZ.dist) + ?? ?as.numeric(Seoul.dist) ?? ? ? ? ? ? ? ? ? ? ? ? ? Df Sum of S...
2007 Apr 16
2
Simplify simple code
...;=10 & x2[i] <=15) y[i] <- 1.585 * x1[i]^0.45 * x2[i]^0.35 } y } ---------------------------------------------- Anyone can help me? Sincerely, =========================================== Dong H. Oh Ph. D Candidate Techno-Economics and Policy Program College of Engineering, Seoul National University, Seoul, 151-050, Republic of Korea E-mail:doriaba2 at snu.ac.kr Mobile: +82-10-6877-2109 Office : +82-2-880-9142 Fax: +82-2-880-8389
2017 Jun 07
1
error while opening vignette DESeq2
...START /usr/bin/evince "/usr/lib64/R/library/DESeq2/doc/DESeq2.pdf" Cannot parse arguments: Cannot open display: xdg-open: no method available for opening '/usr/lib64/R/library/DESeq2/doc/DESeq2.pdf' -- *Yogesh Gupta* *Postdoctoral Researcher* *Department of Biological Science* *Seoul National University* *Seoul, South Korea* [[alternative HTML version deleted]]
2017 Jun 07
3
Problem related to rowSums
Hi... I have a dataframe with n columns and n rows. I need to find how many rows contains zero raw read count across all column. Thanks -- *Yogesh Gupta* *Postdoctoral Researcher* *Department of Biological Science* *Seoul National University* *Seoul, South Korea* [[alternative HTML version deleted]]
2015 Jul 17
2
[LLVMdev] Suspicious behavior of mem2reg (promoteSingleBlockAlloca)
Hi LLVMDev, this is Jeehoon Kang, a Ph.D. student of Software Foundations Laboratory ( http://sf.snu.ac.kr), Dept. of Computer Science & Engineering, Seoul National University. Our group studied the mem2reg pass, and we got a question on its algorithm. As far as I understand, the mem2reg pass essentially uses the SSA construction algorithm to promote allocas into registers, but there are shortcuts for some special cases. One of the special cases is...
2010 Dec 30
0
Bivariate weighted fit methods of Williamson-York in R?
...two concurrent measurements of atmospheric greenhouse gases), and I'm open to suggestions for other methods. Any help in this matter is greatly appreciated. Thanks, Jooil -- ############################################# Jooil Kim Graduate Student School of Earth and Environmental Sciences, Seoul National University Gwanak Gu Shillim 9 Dong San 56-1 Seoul National Univ. Bld#501, Rm 503 Seoul, Rep. of Korea 151-742 kji2080@gmail.com tel) 82-2-877-6741 fax) 82-2-885-7164 ############################################# [[alternative HTML version deleted]]
2020 Oct 10
2
Undef and Poison round table follow-up & a plan
...;>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> Juneyoung Lee >>>>>> Software Foundation Lab, Seoul National University >>>>>> >>>>> >>>> >>>> -- >>>> >>>> Juneyoung Lee >>>> Software Foundation Lab, Seoul National University >>>> >>> >> >> -- >> >> Juneyoung L...
2005 Oct 21
3
Hello! Some Question.
Hello, My name is Chung Hae Young, and I work for NCsoft in Seoul, Korea. I am currently working on a online game development project. I have some questions regarding Ogg Vorbis. I want to change the library source and change Ogg game music files so the file can only be played within the game. I want to know if I can modify the library. And if I modify...
2012 Sep 06
4
Why the error is coming, can anyone help?
...l_level_info and print(i) sheet", Trial.Arms, print(i).Arms" Visit us at Booth No. 5 at 2012 ChemOutsourcing Conference, 10-13 Sept 2012, Ocean Place Resort - Long Branch, NJ, United States Visit us at Booth No. 4 at World Conference on Pharmacometrics, 5-7 Sept 2012, Grand Hilton Hotel, Seoul, Korea ________________________________ Notice: The information contained in this electronic mail message is intended only for the use of the designated recipient. This message is privileged and confidential. and the property of GVK BIO or its affiliates and subsidiaries. If the reader of this mess...
2020 Oct 09
2
Undef and Poison round table follow-up & a plan
...;>>>> llvm-dev at lists.llvm.org >>>>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>>>> >>>>> >>>> >>>> -- >>>> >>>> Juneyoung Lee >>>> Software Foundation Lab, Seoul National University >>>> >>> >> >> -- >> >> Juneyoung Lee >> Software Foundation Lab, Seoul National University >> > -- Juneyoung Lee Software Foundation Lab, Seoul National University -------------- next part -------------- An HTML att...
2011 Aug 21
4
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
...devices so - does that change things at all? :) i assumed that it would be possible to push other sections of the gallium3d code through the LLVM wringer (so to speak). not just the shader program. i've seen papers for example - someone won 3rd prize from a competition by xilinx, he was a Seoul University student, managed to implement parts of OpenGL ES 1.1 in an FPGA, by porting MesaGL to it. got fair performance, too. i always wondered what happened to his code, and if he would be required to comply with the GPL / LGPL... anyway, yes: what's possible, and where can people find o...
2013 Apr 26
1
Error Installing packages
...Greece 37: Hungary 38: India 39: Indonesia 40: Iran 41: Ireland 42: Italy (Milano) 43: Italy (Padua) 44: Italy (Palermo) 45: Japan (Hyogo) 46: Japan (Tsukuba) 47: Japan (Tokyo) 48: Korea (Seoul 1) 49: Korea (Seoul 2) 50: Latvia 51: Mexico (Mexico City) 52: Mexico (Texcoco) 53: Netherlands (Amsterdam) 54: Netherlands (Utrecht) 55: New Zealand 56: Norway 57: Philippines 58: Poland 59: Portugal 60: Russia...
2019 Dec 12
3
Adding custom callback function before/after passes
...here outside LLVM? > > Thanks, > Juneyoung Lee > > > > _______________________________________________ > LLVM Developers mailing listllvm-dev at lists.llvm.orghttps://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > -- Juneyoung Lee Software Foundation Lab, Seoul National University -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191212/49c29d79/attachment.html>
2019 Jan 18
2
Reducing the number of ptrtoint/inttoptrs that are generated by LLVM
...> free(a) > b = malloc() // Assume b == a numerically > if (a == b) { > print(psub(a, b)) // prints poison > } > > Though I admit propagateEquality of pointers has many other problems like > this. > > > -- Sanjoy > -- Juneyoung Lee Software Foundation Lab, Seoul National University -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190118/8acf5329/attachment.html>
2020 Sep 22
2
Is it valid to dereference a pointer that have undef bits in its offset?
...s a case using this to do something that I'm > >>> not aware. > >>> > >>> Thanks, > >>> Juneyoung > >>> > >>> > >>> -- > >>> > >>> Juneyoung Lee > >>> Software Foundation Lab, Seoul National University > >>> > >>> _______________________________________________ > >>> LLVM Developers mailing list > >>> llvm-dev at lists.llvm.org > >>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >> ______________...
2011 Aug 21
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
...ound like a promising start. > i assumed that it would be possible to push other sections of the > gallium3d code through the LLVM wringer (so to speak). not just the > shader program. i've seen papers for example - someone won 3rd prize > from a competition by xilinx, he was a Seoul University student, > managed to implement parts of OpenGL ES 1.1 in an FPGA, by porting > MesaGL to it. got fair performance, too. i always wondered what > happened to his code, and if he would be required to comply with the > GPL / LGPL... Wow, that must've been a lot of work....
2020 Oct 09
2
Undef and Poison round table follow-up & a plan
...__________________ >>>> LLVM Developers mailing list >>>> llvm-dev at lists.llvm.org >>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>>> >>> >> >> -- >> >> Juneyoung Lee >> Software Foundation Lab, Seoul National University >> > -- Juneyoung Lee Software Foundation Lab, Seoul National University -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201009/a7ae424f/attachment-0001.html>
2006 Feb 08
0
win2k will not authenticate when logging in
....c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/02/08 16:34:43, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/02/08 16:34:43, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: Checking password for unmapped user []\[]@[SEOUL] with the new password interface [2006/02/08 16:34:43, 3] auth/auth.c:check_ntlm_password(222) check_ntlm_password: mapped user is: [IPOV]\[]@[SEOUL] [2006/02/08 16:34:43, 3] auth/auth.c:check_ntlm_password(268) check_ntlm_password: guest authentication for user [] succeeded [2006/02/08 16:34:...
2020 Sep 21
2
Is it valid to dereference a pointer that have undef bits in its offset?
...atch is here: https://reviews.llvm.org/D87994 >> >> I wonder whether there is a case using this to do something that I'm >> not aware. >> >> Thanks, >> Juneyoung >> >> >> -- >> >> Juneyoung Lee >> Software Foundation Lab, Seoul National University >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > _______________________________________________ > LLVM Developers...
2017 Jun 08
1
DESeq2 pairwise compasion
...countMatrix) dim(countMatrix) [1] 57894 35 Now I am not sure how to construct a DESeqDataSet: dds <- DESeqDataSetFromMatrix(countData = countMatrix, colData = colData, design = ~ condition) Thanks Yogesh -- *Yogesh Gupta* *Postdoctoral Researcher* *Department of Biological Science* *Seoul National University* *Seoul, South Korea* [[alternative HTML version deleted]]