similar to: how add objects to an svm graphic

Displaying 20 results from an estimated 1000 matches similar to: "how add objects to an svm graphic"

2004 May 17
0
Fw: add objects to svm plot
Reposting to the group for input.... Thanks for any help you can provide. Sean ----- Original Message ----- From: <ale.ambrosi at unipd.it> To: <sdavis2 at mail.nih.gov> Sent: Monday, May 17, 2004 4:22 AM Subject: add objects to svm plot > > >at 06.38 14/05/2004 -0400, you wrote: > >It might be helpful if you could send your code to the list along with any >
2003 Aug 24
0
WELCOME to zsh-users@sunsite.dk
Hi! This is the ezmlm program. I'm managing the zsh-users@sunsite.dk mailing list. Acknowledgment: I have added the address r-devel@r-project.org to the zsh-users mailing list. Welcome to zsh-users@sunsite.dk! Please save this message so that you know the address you are subscribed under, in case you later want to unsubscribe or change your subscription address. --- Administrative
2005 Oct 04
1
heatmap ordered list
Hi, another problem on heatmaps... after generating the graph with myBlRd <- colorRampPalette(c("blue", "red")) heatmap(dataHeat[Top100, ], col=myBlRd(15)) i need to retrieve the row names' list ordered by the dendrogram. I tried with "rownames(data)[Top100]" but the list is not ordered (as i can see in the generated picture). Any tips? Tnx AZ --
2015 Apr 29
1
lda and lmtp error after upgrading dovecot
Hello everybody, after upgrading dovecot on a debian wheezy installation from the standard package version (dovecot 2.1.7) to dovecot 2.2.13-11 from wheezy-backports, i noticed some errors in my logs... Apr 28 22:00:13 lmtp(4879, xxxxxxxxx at unipd.it): Info: copy from <lmtp DATA>: box=INBOX, uid=error, msgid=<20150428200011.47D801F32 at mydoom.unipd.it>, size=1523 They are not
2003 Jun 21
1
optim with contraints
There seems to exist peculiar cases where optim does not take care of constraints on the parameters to be optimized over. The call to optim is of the form opt <- optim(cp, fn=sn.dev, gr=sn.dev.gh, method="L-BFGS-B", lower=c(-Inf, 1e-10, -0.99527), upper=c( Inf, Inf, 0.99527), control=control, X=X, y=y, hessian=FALSE) The code has worked fine
2001 Mar 01
1
docs + packages (PR#858)
# Your mailer is set to "none" (default on Windows), # hence we cannot send the bug report directly from R. # Please copy the bug report (after finishing it) to # your favorite email program and send it to # # r-bugs@r-project.org # ###################################################### Today I have installed R 1.02.1 on my MSW-95 laptop; it essentially worked, but thre are two
2003 Jan 09
10
transparent proxy
I''ve installed a bering box acting as a firewall for a lan; the lan is 192.168.1.0/24 the bering box is 192.168.1.254 I''ve installed a squid server 192.168.1.1 It is possible to configure shorewall for a transparent proxy to the squid server? I''ve tryed with REDIRECT loc loc:192.168.1.1:3128 tcp www - !192.168.1.1 in the rules file I get this error: Error:
2006 Jan 23
1
mutlivariate normal and t distributions
Dear R-help list members, I have created a package 'mnormt' with facilities for the multivariate normal and t distributions. The core part is simply an interface to Fortran routines by Alan Genz for computing the integral of two densities over rectangular regions, using an adaptive integration method. Other R functions compute densities and generate random numbers. The starting
2008 Dec 11
2
how to get the CDF of a density() estimation?
Hi, I've estimated a simple kernel density of a univariate variable with density(), but after I would like to find out the CDF at specific values. How can I do it? thanks for your help, with it I am very close to finish my first little bit more serious work in R, Viktor
2001 Dec 27
1
Binaries of R-1.4.0 for Windows
A binary distribution of R-1.4.0 to run on Windows 95, 98, NT4.0, 2000 and XP on Intel/clone chips is available at http://sirio.stat.unipd.it/RWin It will be mirrored at a CRAN site near you in a couple of days. See http://sirio.stat.unipd.it/RWin/CHANGES for a list of Windows-specific changes. guido masarotto
2001 Dec 27
1
Binaries of R-1.4.0 for Windows
A binary distribution of R-1.4.0 to run on Windows 95, 98, NT4.0, 2000 and XP on Intel/clone chips is available at http://sirio.stat.unipd.it/RWin It will be mirrored at a CRAN site near you in a couple of days. See http://sirio.stat.unipd.it/RWin/CHANGES for a list of Windows-specific changes. guido masarotto
2009 Jan 15
1
About Tcl/Tk after command in R
Dear R-helpers, I have a problem with the tcl "after" instruction. When I send: > library(tcltk) Loading Tcl/Tk interface ... done > tcl("after",1000,cat("try tcl after\n")) try tcl after <Tcl> the tcl command works fine. Similarly, the tcl command: > tcl("after",1000,plot(rnorm(100))) <Tcl> works fine. But, if I send the command:
2003 May 20
4
Output to connections
In the document "R Data Import/Export", section "Output to connections", there is the following portion of code: ## convert decimal point to comma in output, using a pipe (Unix) zz <- pipe(paste("sed s/\\./,/ >", "outfile"), "w") cat(format(round(rnorm(100), 4)), sep = "\n", file = zz) close(zz) ## now look at the output
2006 May 15
2
is there a way to find the best ARIMA model automatically in R?
I tried to find a function called "bestARIMA" but it did not show up... even on google it does not show up often: I've only found the following link with "bestARIMA" in it: http://sirio.stat.unipd.it/files/ts02-03/tsR.pdf but where is the package and the function in R? [[alternative HTML version deleted]]
2005 Sep 01
5
Multivariate Skew Normal distribution
> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Caio Lucidius > Naberezny Azevedo > Sent: 01 September 2005 12:09 > To: Help mailing list - R > Subject: [R] Multivariate Skew Normal distribution > > > Hi all, > > Could anyone tell me if there is any package (or function)
1998 Sep 16
4
R-beta: A new version of R-0.62.3 for Win3.1/Win32s, Win95 and WinNT
I have just made available on ftp://sirio.stat.unipd.it/pub/R a new version of R for MsWindows compiled with gcc-mingw32. Enclosed you can find the README. Since there are many news (with respect to my previous port, rw0613), please read it. guido ------------------------ README ---------------------------------------- rw0623b.zip is a binary distribution of R (based on the last
1998 Sep 16
4
R-beta: A new version of R-0.62.3 for Win3.1/Win32s, Win95 and WinNT
I have just made available on ftp://sirio.stat.unipd.it/pub/R a new version of R for MsWindows compiled with gcc-mingw32. Enclosed you can find the README. Since there are many news (with respect to my previous port, rw0613), please read it. guido ------------------------ README ---------------------------------------- rw0623b.zip is a binary distribution of R (based on the last
1998 Sep 16
4
R-beta: A new version of R-0.62.3 for Win3.1/Win32s, Win95 and WinNT
I have just made available on ftp://sirio.stat.unipd.it/pub/R a new version of R for MsWindows compiled with gcc-mingw32. Enclosed you can find the README. Since there are many news (with respect to my previous port, rw0613), please read it. guido ------------------------ README ---------------------------------------- rw0623b.zip is a binary distribution of R (based on the last
2006 Feb 21
1
color quantization / binning a variable into levels
Hi all, I'd like to quantize a variable to map it into a limited set of integers for use with a colormap. "image" and filled.contour" do this mapping inside somewhere, but I'd like to choose the colors for plotting a set of polygons. Is there a pre-existing function that does something like this well? i.e., is capable of using 'breaks'?
2007 Mar 17
1
Correlated random effects in lme
Hello, I am interested in estimating this type of random effects panel: y_it = x'_it * beta + u_it + e_it u_it = rho * u_it-1 + d_it rho belongs to (-1, 1) where: u and e are independently normally zero-mean distributed. d is also independently normally zero-mean distributed. So, I want random effects for group i to be correlated in t, following an AR(1) process. Any idea of how