search for: myweb

Displaying 20 results from an estimated 20 matches for "myweb".

Did you mean: mweb
2004 Jan 02
1
rsync not working with ZoneAlarm Pro
Hi. When I try to use rsync 2.5.7 from a Windows 2000 machine with CygWin and ZoneAlarm Pro 4.5.538, I get this error: Read from remote host myweb.com: Connection reset by peer rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/tmp/rsync-2.5.7/io.c(177) And this is the command that I am executing: rsync -vaz --progress --recursive -e ssh myuser@myweb.com:/home/myus...
2012 Jul 23
1
[RCurl] HTTP 404 Status
I am trying to get contents of a REST response: getURL("http://localhost/myweb-app/rest-ws") This is a web application (myweb-app) which is providing a REST web service (rest-ws)... Unfortunately, the HTTP status sent back is 404. If I request the url using Chrome/IE, I get a HTTP status 200 OK. In Opera the request does not succeed either. I am using 2.15.1 (Win7, 6...
2013 Apr 29
4
expanding a presence only dataset into presence/absence
...that a similar question was asked sometime in 2011 without an answer). Does anyone have any thoughts? Thank you in advance. -- Matthew D. Venesky, Ph.D. Postdoctoral Research Associate, Department of Integrative Biology, The University of South Florida, Tampa, FL 33620 Website: http://mvenesky.myweb.usf.edu/ [[alternative HTML version deleted]]
2007 May 24
2
Calculation of ratio distribution properties
...dia.org/wiki/ Ratio_distribution#Gaussian_ratio_distribution) that this calculation is quite involved, so I'm hoping that someone has already coded a function to achieve this. Thanks, Mike -- Mike Lawrence Graduate Student, Department of Psychology, Dalhousie University Website: http://myweb.dal.ca/mc973993 Public calendar: http://icalx.com/public/informavore/Public "The road to wisdom? Well, it's plain and simple to express: Err and err and err again, but less and less and less." - Piet Hein
2009 Aug 19
4
Confidence interval on parameters from optim function
...you for any information on these two problems. Emmanuel ------------------------------------------- Dr. Emmanuel Devred Bedford Institute of Oceanography, 1 Challenger Drive, Dartmouth, Nova Scotia, B2Y 4A2, Canada Ph: (1) 902 426-4681 Fax: (1) 902 426-9388 devrede@mar.dfo-mpo.gc.ca http://myweb.dal.ca/edevred/ ------------------------------------------- [[alternative HTML version deleted]]
2007 Jun 16
0
Fwd: How to set degrees of freedom in cor.test?
...gt;> PLEASE do read the posting guide http://www.R-project.org/posting- >> guide.html >> and provide commented, minimal, self-contained, reproducible code. > > -- > Mike Lawrence > Graduate Student, Department of Psychology, Dalhousie University > > Website: http://myweb.dal.ca/mc973993 > Public calendar: http://icalx.com/public/informavore/Public > > "The road to wisdom? Well, it's plain and simple to express: > Err and err and err again, but less and less and less." > - Piet Hein > -- Mike Lawrence Graduate Student, Department of...
2008 Dec 08
1
R CMD check not running examples under Windows
...own. Cygwin is a fresh install as well. Any suggestions on what to do next greatly appreciated. -A ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Andy Bunn Environmental Sciences, Huxley College Western Washington University Bellingham, WA 98225-9181 Skype: andy.bunn Phone: 360-650-4252 Fax: 360-650-7284 http://myweb.facstaff.wwu.edu/bunna/
2008 Mar 13
2
Plot contour over filled contour
...do this? Any help is appreciated, thank you, Emmanuel ------------------------------------------- Dr. Emmanuel Devred Bedford Institute of Oceanography, 1 Challenger Drive, Dartmouth, Nova Scotia, B2Y 4A2, Canada Ph: (1) 902 426-4681 Fax: (1) 902 426-9388 devrede@mar.dfo-mpo.gc.ca http://myweb.dal.ca/edevred/ ------------------------------------------- [[alternative HTML version deleted]]
2008 Nov 04
0
HDF5 and R 2.8.0patched
...blem yet? Any help would be appreciated. Thanks Emmanuel ------------------------------------------- Dr. Emmanuel Devred Bedford Institute of Oceanography, 1 Challenger Drive, Dartmouth, Nova Scotia, B2Y 4A2, Canada Ph: (1) 902 426-4681 Fax: (1) 902 426-9388 devrede@mar.dfo-mpo.gc.ca http://myweb.dal.ca/edevred/ ------------------------------------------- [[alternative HTML version deleted]]
2007 May 30
1
test to compare significant correlation increase
Hi! I am calculating correlation between two variables: 1. X versus Y 2. X versus Y(with a 3 steps lag) I would like to test if the correlation increase/decrease from 1 to 2 is significant or not. Is there any function in R to do this? any hints? Thanks for help :) David Ria?o Center for Spatial Technologies and Remote Sensing (CSTARS) University of California 250-N, The Barn One Shields
2001 Jul 18
3
App doesn't react
Hi all, I've downloaded the sources of Wine-20010510 and installed them successfully (I think). But when running a Windows-app, the window is in screen, but doesn't react to my input, like mouse-clicking or typing on the keyboard. Is this a known prob? Thanks in advance, Bram Schoenmakers :-( ;-) :-)
2005 Jan 31
0
(no subject)
Sender: EMBROIDERED <tsl2u.c0shr@myweb.cn> Reply-To: meilung1931@yahoo.com.tw Date: Thu, 16 Dec 2004 12:08:13 +0800 X-Mailer:Dynamailer V 8.4 X-MimeOLE:Produced By Mircosoft MimeOLE V6.00.2600.0000 Return-Path:meilung1931@yahoo.com.tw [r-devel@stat.math.ethz.ch ] EMBROID...
2006 Apr 30
0
Package-check failure (i386) (PR#8822)
Full_Name: Dan Kelley Version: 2.3.0 OS: OSX Macintosh Submission from: (NULL) (142.68.207.218) R2.3.0 has a problem checking one of my self-authored Oce package (http://myweb.dal.ca/kelley/pub/sof/oce/index.php). The package builds fine on another machine running a R2.2.1. Both machines are macintoshes running the latest version of OSX. I am reporting this here not to get help - I realize the package is too big to provide a test case - but rather as an alert. Runnin...
2007 May 26
2
polygon error?
Hi.. I'm not sure why polygon returns an area above the standard normal curve. z <- pretty(c(-3,3), 100) ht <- dnorm(z) data <- data.frame(z=z, ht=ht) zc <- 1.645 plot(data, type="l") lines(data) t <- subset(data, z>zc) polygon(t, col="red") Thanks, Lance [[alternative HTML version deleted]]
2007 Jun 11
3
simultaneous computing
Hello, which possibilities are available in R for simultaneous or parallel computing? I only could find biopara (http://cran.r-project.org/src/contrib/Descriptions/biopara.html) Are there other possibilities? Are there special groups working on simultaneous computing with R? Thanks Markus -- Dipl.-Tech. Math. Markus Schmidberger Ludwig-Maximilians-Universit?t M?nchen IBE - Institut f?r
2007 May 31
4
Aggregate to find majority level of a factor
I want to use the aggregate function to summarize data by a factor (my field plots), but I want the summary to be the majority level of another factor. For example, given the dataframe: Plot1 big Plot1 big Plot1 small Plot2 big Plot2 small Plot2 small Plot3 small Plot3 small Plot3 small My desired result would be: Plot1 big Plot2 small Plot3 small I
2007 May 21
2
sequentially process a list
Hi dear R users, I'm a R beginner and I have a basic question about sequential treatments of lists. I have a time based (i.e. events are consecutive) list of values of a biological property. Like : time value 1 5 2 10 3 7 4 10 5 19 6 21 7 20 8 18 9 10 10 7 11 8 12 12 13 17 14 19 15 24 16 18 17 15 18
2007 May 31
3
Venn diagram
Hello, I am a total beginner with ?R? and found a package ?venn? to create a venn diagram. The problem is, I cannot create the vectors required for the diagram. The manual say: "R> venn(accession, libname, main = "All samples") where accession was a vector containing the codes identifying the RNA sequences, and libname was a vector containing the codes identifying the
2017 Mar 13
4
Recta de regresión en un Scatterplot
Hola a tod en s, Tengo unos datos y he ajustado un modelo de regresión polinómica de segundo orden. Quiero representar la recta de regresión en el scaterplot y he visto que sería con la función lines() pero me no sale una linea, sino varias. yo únicamente lo que quiero representar es la curva que representa la ecuación de regresión. ¿Alquien sabe cómo podría solucionarlo? Mil gracias! Copio
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