Displaying 20 results from an estimated 100000 matches similar to: "(no subject)"
2004 Feb 12
2
How to download
Sir/Madam,
I have been trying to install packages from bioconductor or CRAN but we get an error message saying "can't open URL http://www. bioconductor.org/bin/windows/contrib/1.7/PACKAGES". Kindly help me in resolving this problem.
Further, I would like to know that to whom I should request for scripts of ADE-4 package.
GAYATRI
Project
2016 Apr 01
1
(no subject)
dear sir/madam,
while i am trying to convert the data into timeseries
using xts command.i am getting this error. please help me to resolve this
issue
xts(mydata$MCP, as.Date(rdate, format='%d-%m-%Y')
+ xts(mydata$MCP, as.Date(rdate, format='%d-%m-%Y')
Error: unexpected symbol in:
"xts(mydata$MCP, as.Date(rdate, format='%d-%m-%Y')
xts"
2007 May 23
1
(no subject)
Hello Sir/Madam,
I wish to use the speex codec on eclipse(c/C++ environment). The aim of my
project is to encode speech data using speex, the drop some packets
randomly and then decode the data and the see the effects of dropping the
packets. Could you please letme know how I can setup the source code on
eclipse.
Thanks
Nihar
2007 Jul 23
1
(no subject)
Dear Sir/Madam,
I am running a R program for my SNP data. There are some errors when I run
glm model in Hapassoc software, sometimes it is over the memory and
sometimes the matrix is singular. I want to ingore these errors and excute
the next statement. Otherwise, I have a big big trouble. Do you have some
idea about this problem of ingore errors.
Wish to get your help assp.
thanks.
--
Wei
2008 May 27
1
(no subject)
Dear Sir/Madam,
I am currently doing a project which need to use Bayesian Model. I
need to use WINBUGS to do MCMC calculation, and therefore I need to
between R and
WINBUGS.
I tried to submitted install.packages("R2WinBUGS") from R, but the
system says, "Warning: unable to access index for repository...". I am
not sure what happened with it.
Could anyone tell me
2012 Mar 23
2
R Error : DATA to MATRIX
Dear Sir/Madam,
I'm getting a problem with a R-code which converts a data frame to a matrix.
It first generate a (m^(n-m) * m) matrix A and then regenerate another
matrix B having less dimension than A which satisfy some condition. Now I
wish to assign each row of B to a vector as individual.
My problem is when I set any choice of (n,m) except m=1 it works fine but
setting m=1 I got the
2011 Oct 20
1
R code Error : Hybrid Censored Weibull Distribution
Dear Sir/madam,
I'm getting a problem with a R-code which calculate Fisher Information
Matrix for Hybrid Censored Weibull Distribution. My problem is that:
when I take weibull(scale=1,shape=2) { i.e shape>1} I got my desired
result but when I take weibull(scale=1,shape=0.5) { i.e shape<1} it gives
error : Error in integrate(int2, lower = 0, upper = t) : the integral is
probably
2010 Dec 23
2
CentOS networking problem
Sir/Madam,
This is Aravindh,final year student of Anna University India.We are carrying
on research in Cloud Computing and using Open Nebula toolkit for that;for
which we need strong network connectivity. The problem i am facing is that i
am not able to ping continuously to other nodes in the network. The
connectivity is getting lost after 2-3 minutes. we have inspected the
connectivity links ,
2010 Mar 04
1
Please help me how to make input files in Extremes Toolkit model
Dear sir/madam
?
My name is Quan, I am a PhD student in Korea. my major is Hydrological in Water Resources Engineering. I am interested in Extremes Toolkit model and I known you from information in internet.?
I?installed successfully this model but I didn't know how to make?the type of ?files input for this model such as: Flood.dat; Ozone4H.dat; Flood.R; HEAT.R.?(free download these files of
2011 Jun 14
1
Calling R from Java
Up, Any helps in this would be really appreciated. I stuck with this.
Regards
--- On Mon, 6/13/11, saleh [via R] <ml-node+3593743-1399725529-244676@n4.nabble.com> wrote:
From: saleh [via R] <ml-node+3593743-1399725529-244676@n4.nabble.com>
Subject: Calling R from Java
To: "saleh" <s.alhammed@yahoo.com>
Date: Monday, June 13, 2011, 12:35 PM
Dear Sir/Madam,
Sorry
2001 Nov 14
2
SuSE Linux 7.3 and Windows Networking
Dear sir or madam,
i've got a problem connecting a Linux machine with a Windows Me internet and
file share. This problem i didn't got it with SuSE 7.2. From SuSE told me
that have been some changes on SAMBA from 7.2 to 7.3. I'd like to ask you if
some one could help me. I am looking forward for your anwser.
Yours faithfuly,
Bill Giannakopoulos
P.S. I can see the Win PCs but i
2017 May 05
0
A few suggestions and perspectives from a PhD student
Regarding the anonymous-function-in-a-pipeline point one can already
do this which does use brackets but even so it involves fewer
characters than the example shown. Here { . * 2 } is basically a
lambda whose argument is dot. Would this be sufficient?
library(magrittr)
1.5 %>% { . * 2 }
## [1] 3
Regarding currying note that with magrittr Ista's code could be written as:
1:5
2010 Jul 12
1
Fax for Asterisk, capable of receiving from website but not from fax machine !!
Hi Guys,
i am using the latest version of asterisk 1.4 (1.4.33.1), dahdi (2.3.0.1)
and FFA (Applications: 1.4_1.2.0, Digium FAX Driver: 1.4_1.2.0). the issue
i'm having is that i'm able to receive faxes from a website (that offer this
service) but not able to receive from a regular fax machine (that is working
perfect).
[fax-rx]
exten => receive,1,NoOp(**** FAX RECEIVE ****) exten
2013 Jul 27
4
[LLVMdev] Require Grammar for converting C to IR
Respected Sir/Madam,
As I was developing some part of compiler for a project. I require grammar
(BNF or EBNF) for converting the C code in the IR as it is not been
mentioned any where over your official website.
Awaiting for your help.
Regards,
Vijay Daultani.
M.Tech student
IIT Delhi
2012 Jul 04
1
RODBC tables
Dear Sir/Madam,
I am desperately in need of some help. I am trying to access tables from
the oracle database and inserting them into R via a data frame and I keep
getting an error saying that "Error in .Call(C_RODBCFetchRows,
attr(channel, "handle_ptr"), max, buffsize, :
negative length vectors are not allowed".
My connection is fine and my code for this is:
2023 Mar 20
4
DOUBT
Respected sir/madam
can you please suggest what is an unexpected symbol in the below code for
running a multinomial logistic regression
model <- multinom(adoption ~ age + education + HH size + landholding +
Farmincome + nonfarmincome + creditaccesibility + LHI, data=newdata)
[[alternative HTML version deleted]]
2008 Jul 25
2
problem in choosing cran mirror !
Dear Sir/Madam
?
?
why during choosing the cran mirror of India on my?Vista PC?gives an error of like this
?
> chooseCRANmirror()
Warning message:
?In open.connection(con, "r") : unable to resolve 'cran.r-project.org'
?
?
?
?
pls help me
?
?
?
?
?
?
Thanks
From Chandigarh to Chennai - find friends all over India. Go to http://in.promos.yahoo.com/groups/citygroups/
2009 Apr 18
2
The law difference between country
Dear Madam or Sir,
I live in Japan. So I must comply with the nation's law.
When I install software for Linux, is there any easy way to know
whether the the installation and use of the software is legal or not?
Please teach me.
Hiraki
2004 Apr 10
2
Density Estimation
Dear Sir/Madam;
Would you please tell me what is the command that allows the estimation of the Kernel Density for some data.
Thanks,
Thami Rachidi
[[alternative HTML version deleted]]
2006 Feb 16
2
fitting non-liner curves
Dear Sir/Madam,
I have two vectors say x<-c(0,0,2.73,3.42,3.95,4.26)
and y<-c(0.0,0.5,1.20,1.90,2.6,3.3). I want to fit y as a function of x and
get the equation.Do I have to use glm() ?
Rangesh
[[alternative HTML version deleted]]