similar to: Hello! Some Question.

Displaying 20 results from an estimated 2000 matches similar to: "Hello! Some Question."

2007 Dec 07
2
R help mailing system configuration change?
An embedded and charset-unspecified text was scrubbed... Name: ?????? ?? ????????. Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071207/bfb7bf39/attachment.pl
2007 Apr 16
2
Simplify simple code
Dear expeRts, I would simplify following code. --------------------------------------------- youtput <- function(x1, x2){ n <- length(x1) y <- vector(mode="numeric", length=n) for(i in 1:n){ if(x1[i] >=5 & x1[i] <= 10 & x2[i] >=5 & x2[i] <=10) y[i] <- 0.631 * x1[i]^0.55 * x2[i]^0.65 if(x1[i] >=10 & x1[i] <= 15 &
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]]
2017 Jun 07
1
error while opening vignette DESeq2
Hi , I am trying to open vignette DESeq2 but getting below error: > 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
2012 Sep 06
4
Why the error is coming, can anyone help?
Hi everyone Can anyone help? x = c("Treatment", "Planned", "Actual", "Demographics", "Outcomes") for (i in x) { df <- paste(i)[, c("Reference_ID", "Arm_ID")] unique(df) -> uniq as.data.frame(table(uniq$Reference_ID)) -> y i.Arms<- paste(y$Var1, y$Freq, sep="_") Print_Message("Check for the Total No of
2011 Jul 09
5
Aion/WoW Help ubuntu 10.04
OK i am quite new to ubuntu 10.04 and wine 1.2.3... i finally got WoW RUnning but the fps rate is lower than when i had on windows. and it seems like alot of my graphical features arent working.. I have a nvidia 9800gt video card. ANd i am also wondering how to run AIon.. i got the ncsoft launcher to install but i can not get the ncsoft launcer to open so i can install aion.. ANy help will be
2008 Aug 18
1
exonmap question: rma (or justplier) crashes
An embedded and charset-unspecified text was scrubbed... Name: ?????? ?? ????????. URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080818/dcaa0623/attachment.pl>
2013 Apr 26
1
Error Installing packages
I am trying to install the package boss but i am getting error below: Please advice install.packages("boss") --- Please select a CRAN mirror for use in this session --- CRAN mirror 1: 0-Cloud 2: Argentina (La Plata) 3: Argentina (Mendoza) 4: Australia (Canberra) 5: Australia (Melbourne) 6: Austria 7: Belgium 8:
2003 May 06
1
Hello..
Dear All, This is JIN with working for Mantech Co.in South Korea. I have tried to intall rsync 2.5.6 verion on Redhat Advance Server kernel 2.4.9-e.3. When I compiled the rsync for the "make" and "make install", ths process of compiling has some unknown messages then the method to use the sync with "rsync -aux with 873 port" did not work but the other method with
2012 Sep 06
3
How to find the non matching vectors among these five, if so how we can find the non matching element of that vectors?
Hello, Say all the below five vectors should have same elements in any situation. How to find the non matching vectors among these five, if so how we can find the non matching elements of those vectors? Can anyone help? a=c(1,2,3) b=c(1,2,3,4) c=c(1,2,3) d=c(1,2,3) e=c(1,4,5) identical(a,b,c,d,e) Visit us at Booth No. 5 at 2012 ChemOutsourcing Conference, 10-13 Sept 2012, Ocean Place Resort -
2010 May 31
1
To create Samba domain
Dear all, I installed Samba version 3.2.7-11.9.1-2306-SUSE-CODE11 on Linux SuSE 11. I tried to create Samba domain and groups following as: >net getlocalsid testserver SID for domain testserver is: S-1-5-21-3489264249-1556752242-1837584028 >net groupmap add sid= S-1-5-21-3489264249-1556752242-1837584028 ntgroup="Domain Admins" unixgroup=ntadmin adding entry for group
2006 Nov 08
5
query in R
how to realize the following SQL command in R? select distinct A, B, count(C) from TABLE group by A, B ; quit; Best Regards --------------------------------- Sponsored Link Get a free Motorola Razr! Today Only! Choose Cingular, Sprint, Verizon, Alltel, or T-Mobile. [[alternative HTML version deleted]]
2010 Feb 16
2
Error of Stepwise Regression with number of rows in use has changed: remove missing values?
Howdy, R Grues I have enjoyed R, but I cannot solve one problem easily. Please help my problem. When I tried the R script, I got the following Error. This error results from input data file exported through a Excel spreadsheet software. Error in step(lm(pop.rate ~ as.numeric(year) + as.factor(policy) + as.numeric(nation.grant) + ?: ??number of rows in use has changed: remove missing values?
2010 Nov 28
2
Lineage 2 Can't start
Hello!! i'm new in this Linux wave, im trying to run Lineage2 in Linux Mint 9 (Isadora) but it can't run, it show me this on the Terminal. juancarlos at linuxmint /host/Program Files/NCsoft/Lineage II/system $ wine L2.exe fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot err:module:attach_process_dlls "Engine.dll" failed to initialize, aborting
2020 Feb 18
8
The semantics of nonnull attribute
I think calling the attribute "used" is confusing. I'd suggest the following: "not_poison": If an argument is marked not_poison, and the argument is poison at runtime, the call is instant UB. Whether an argument is poison is checked after the rules for other attributes like "nonnull" and "align" are applied. This makes it clear that the IR semantics
1999 Sep 13
1
SAMBA digest 2231
Does anyone know if there is any document from SAMBA team states that the SAMBA software is Y2k ready ? If yes, where is it I can download it or what is the version requirement ? Thanks ! Stephen Wu Output Management Services Tel: (248)696-1413 [8-366] Fax: (248)696-1804 [8-366] Mailto:Stephen.Wu-eds@eds.com
2011 Oct 15
2
[LLVMdev] Live code elimination problem in code generation
Hello. :) I've met a problem that eliminates a live code in code generation phase. The initially generated code is shown as follows (as a pseudo code): ( Before pseudo-code expansion. ) ---------- loop: : : set P0 <- xxx ( P0: a physical register for a parameter of function F ) set P1 <- yyy ( P1: a physical register for a parameter of function F ) SELECT_CC z1, z2, z3, ...
2005 Jan 06
2
Segmentation fault while using Mclust function of mclust library in R-2.0.1
Hi, all; I got an unusual error while using mclust library 2.1-7 on R 2.0.1. When I tried to run Mclust(rnorm(100)), I got segmentation fault error. Does anyone know what causes this problem? I came across the same problem even when I tried to run the example shown in Mclust help using iris data. Thanks in advance, Tae-Hoon Chung -------------------------------------------------- Tae-Hoon Chung
2003 Sep 04
2
error handling in R/ lapack routines
Does any of you know where I can find an explanation of lapack errors codes? I get error code 17 when using optim(). Is there a way to handle errors in R such that depending on the type of error I can decide what to do next? Thanks, Haky
2007 Feb 15
1
error during make
Hi All, I am getting this error during make. please help me./ speexec.c: In function `speex_ec_process': speexec.c:112: syntax error before "noise" cc1: warnings being treated as errors speexec.c:133: warning: implicit declaration of function `speex_echo_state_reset' speexec.c:148: warning: passing arg 5 of `speex_echo_cancel' makes pointer from integer without a cast