similar to: milanoR

Displaying 18 results from an estimated 18 matches similar to: "milanoR"

2009 May 04
0
Java-R
Dear R user We would be interested to talk with someone, living in Milan (Italy) area, with good experience in Java-R based applications development. We can provide good R skills but we are poor java programmers Can anyone help? Thanks in advance for any help -- Andrea Spano' Quantide s.r.l. andrea.spano at quantide.com Il messaggio trasmesso pu? contenere informazioni di carattere
2006 Apr 04
0
[SUISSE] Utilisateurs Ruby on Rails région Lausanne
Je trouverais enrichissant de pouvoir rencontrer quelques utilisateurs de RoR dans la r?gion pour ?changer des bonnes id?es, se faire des critiques sur les choses ? faire, ? ne pas faire, se donner quelques coups de main... Si vous habitez dans la r?gion et ?tes int?ress? par une telle proposition, merci de m''envoyer un email ? gaspard AROBASE teti POINT ch. Je me chargerai de
2016 Apr 06
0
Plotting data on a map
Some tutorials and examples may help. http://www.zoology.ubc.ca/~kgilbert/mysite/Miscellaneous_files/R_MakingMaps.pdf http://coulmont.com/cartes/rcarto.pdf https://pakillo.github.io/R-GIS-tutorial/ http://www.milanor.net/blog/maps-in-r-plotting-data-points-on-a-map/ https://www.youtube.com/watch?v=PTti7OMbURo https://www.nceas.ucsb.edu/scicomp/usecases/CreateMapsWithRGraphics -- Best, GG
2001 Mar 22
1
Compiling Windows
Hi everyone, I need something like a "virtual windows machine" to capture all the Windows' messages and events (even the messages and events between "user32" and "gdi" libraries).... do I have a way to make that?.... I'm trying to compile WINE under Windows OS (w2k)...every graphic function called by Windows should be in USER MODE and I'd be able to
2011 Sep 09
3
split variable / create categories
Hi, is there a function or an easy way to convert a variable with continuous values into a categorial variable (with x levels)? here is what I mean: I want to transform x: x <- c(3.2, 1.5, 6.8, 6.9, 8.5, 9.6, 1.1, 0.6) into a 'categorial'-variable with four levels so that I get: [1] 2 2 3 3 4 4 1 1 so each element is converted into its rank- value / categorial-value (in
2006 Dec 13
11
tcptop fail to run
Hello all, i''m trying to run the tool tcptop from the dtracetoolkit but it fails. I got the following error: tcptop -C 30 dtrace: failed to compile script /dev/fd/11: "usr/include/sys/kstat.h", line 439: invalid type combination I let it run on different machines on a Ultra 45 and a E20K both with Solaris 10 same result. any ideas? best regards Jens This message
2009 May 05
1
self organizing map advice for categorical data
Hello, Could anybody offer any advice about implementing a Kohonen self organizing map for categorical data? Specifically I am wondering if there are any pre-existent packages that can deal with categorical data and/or how one would compare the input vector of categoricals with the self organizing map nodes. Thanks in advance. George Chen ----- Original Message ----- From: r-help-request at
2017 Jan 03
3
Consulta mapas
Hola! Quiero empezar a georeferenciar en mapas con R. En blogs se encuentra bastante información pero veo que no hay unanimidad respecto a las librerías a utilizar ni tampoco la información es muy clara ni abarcativa. ¿Alguno/a trabaja con mapas en R y me puede indicar por donde encarar? En principio mi interés es realizar mapas sencillos con información por provincias y departamentos de
2005 Jul 04
2
RESIDUALS IN THE AR TIME SERIES FUNCTION
Dear all, It's possible to obtain the residuals with AR time series function. Thanks in advance, Massimiliano Talarico Pianificazione Commerciale - Area Crm Unicredit Xelion Banca S.p.A. Via Pirelli 32 - 20124 Milano Tel.: 02 67360 525 Fax: 02 67738 525 www.xelion.it [[alternative HTML version deleted]]
1998 Sep 19
0
strange problem with w95
Hi all, and please excuse my English. I've a strange problem (probably not due to samba, but maybe other ones on this list have experienced it before). here's my LAN: xx.xx.0 segment xx.xx.1 segment WINS (linux) -| ISDN |- some linux |-- router -- router --| many win3.11 -| |- many win95 | few win95
1999 Apr 26
0
deleting print jobs
hi, i've a little problem with deleting print jobs. let me briefly explain. i've several win95/win3.11 machines that print to linux machines running samba (1.9.18 or 1.9.17, it depends). print services are all public, so no password is needed to print. but when someone tries to delete his/her print job, after a pause, the windows machine says that he/she has to contact the administrator or
1997 Aug 01
1
problem with printer
Hi, I've a strange problem with samba 1.9.15pl4 and an Epson LQ2070 printer (not that I think that samba release or printer type are relevant ..). I'm using samba with linux to offer print share to a win3.11 LAN. A little drawing: Win PC <----> File Server <----> Axis print server <----> printer (spool dir) The printer is connected to an Axis printserver
2012 Nov 20
1
method show
Hello the list, As a simple example: > rm(list = ls())> setClass("tre", representation(x="numeric"))> setMethod("show", "tre", def = function(object) cat(object@x))[1] "show"> setMethod("summary", "tre", def = function(object) cat("This is a tre of value ", object@x, "\n"))Creating a generic
2018 Feb 22
0
[WORKSHOP] Computational Aspects of Simulation and Inference for Stochastic Processes and the YUIMA Project
Computational Aspects of Simulation and Inference for Stochastic Processes and the YUIMA Project This two-day workshop is aimed at presenting the latest results on simulation and inference for stochastic processes and their current and prospect implementation within the YUIMA R package. Dates: March 27 (Tue) 9:15-12:15, 14:45-17:45 March 28 (Wed) 9:15-12:15, 14:45-17:45 Location:
2000 Sep 11
1
R 1.1.1 (and 1.2.0) on Mac (PPC) and "/afm/" bugs (?)
Hy (I hope this is the right list). 1. Mac porting I'm finishing the porting of R for Mac. I hope to finish it for the end of september. Thanks to the porting of R 0.64 by Ross (that he gave me) I succeded in this porting. This is the current state: Both R 1.1.1. and 1.2.0 works with minor modification to the original code. The Macintosh device has been updated to the new version of
2005 Aug 29
14
Oracle 9.2.0.6 on Solaris 10
How can I tell if this is normal behaviour? Oracle imports are horribly slow, an order of magnitude slower than on the same hardware with a slower disk array and Solaris 9. What I can look for to see where the problem lies? The server is 99% idle right now, with one database running. Each sample is about 5 seconds. I''ve tried setting kernel parameters despite the docs saying that
2010 May 15
1
barplot: invalid 'xlim' value
Forum, I am attempting to plot weekly horizontal histograms, something very similar to: http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109 The part of the code used to create this graphic that interest me: # Draw the histograms for (i in 1:length(ages)){ par(new = TRUE) xmin <- -ages[i] + xlim[1] xmax <- xlim[2] - ages[i] ser <- freqs[, i+1] ser <-
2003 Dec 18
1
RSPerl
If anyone can help it would be very much apreciated... System RedHat 9 R installed as # ./configure --enable-R-shlib # make # make install and R seems to work fine ... Then I do # R INSTALL --clean --configure-args='--with-in-perl' RSPerl_0.5-7.tar.gz # export R_HOME=/usr/local/lib/R # cd /usr/local/lib/R/library/RSPerl/examples/ # perl -I