Displaying 10 results from an estimated 10 matches for "spinazzi".
Did you mean:
spinassi
2000 Dec 18
1
R: Some libraries and ideas for a 'librarified' R
...hink the better solution would be to put them on the web: I tried
to open two web pages but I forget the possword every time :-(.
I see 2 quick solutions:
- send the files via e-mail
- put the files on CRAN (where?);
However I can do these in 2-3 days only (I have sources home).
Regards,
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-----Messaggio originale-----
Da: Luke Tierney <luke@muskrat.stat.umn.edu>
A: Federico Spinazzi <spinazzi@databankgroup.it>
Data: venerdì 15 dicembre 2000 19.25
Oggetto: Re: [Rd] Some libraries and i...
2000 Nov 27
0
R: R: RODBC
It seems to work smoothly now.
Thank you very much.
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-----Messaggio originale-----
Da: Prof Brian Ripley <ripley@stats.ox.ac.uk>
A: Federico Spinazzi <spinazzi@databankgroup.it>
Cc: R-devel@r-project.org <R-devel@r-project.org>
Data: lunedì 27 no...
2000 Dec 20
0
R: R: Some libraries and ideas for a 'librarified' R
I've just uploaded the files
Thanks for your attention,
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-----Messaggio originale-----
Da: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
A: Federico Spinazzi <spinazzi@databankgroup.it>
Cc: r-devel@stat.math.ethz.ch <r-devel@stat.math.ethz.ch>
Data: lune...
2000 Dec 06
1
R: RE:
...f a "Save As" dialog.
Another option could be to use RODBC with a datasource set to an Excel File:
as you see tha above trick don't scale well as you can have your own graphs
an pivot tables in the excel file and you cannot susbtitute this with a text
file.
Hope that helps.
Federico Spinazzi
spinazzi at databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-----Messaggio originale-----
Da: Yves Gauvreau <cyg at sympatico.ca>
A: HAKIM Nour-Eddine <noureddine.hakim at axa-corporatesolutions.com>;
R-help at r-project.org <R-help at r-project.org>...
2000 Nov 27
1
R: RODBC
Under which version of R is it supposed to run ?
With 1.1.0 under windows NT 4.0 against Access databases it doesn't work, I
cannot get the name of the tables, every query I execute returns with "No
Data".
I'm surely doing something wrong ...
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
>Several of you have kindly sent me examples of bugs in RODBC, but none
>of them reproduce on my systems. I am fairly sure I know what is
>happening, and that it is client-specific. (Do empty strings...
2000 Oct 19
2
weighting observations
...ill weight any variable ...
Suppose that I want to compute a table of weighted counts: is the right
R-approach to write a little custom function or it could be better to write
a new class (data.frame.weightable) or, finally, there is already a
'standard' way to do this ?
Regards,
Federico Spinazzi
spinazzi at databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[...
2000 Oct 20
0
R: weighting observations
...ittedly in somewhat unusual circumstances), and you might want to
>ignore the weights sometimes. You could have it both ways: have, say,
>attr(,"weights") on the data frame be the name of the column of weights
>and have the function use this by default if it is present.
Federico Spinazzi
spinazzi at databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "...
2000 Dec 15
0
Some libraries and ideas for a 'librarified' R
...n send a
char * or a wchar_t *; I followed the discussion on error handling on the
gsl mailing list and tried to implement the ideas in
http://t8web.lanl.gov/people/jungman/except.pdf I found quite interesting;
I would like to help with this code, if considered interesting.
Best regards,
Federico Spinazzi
spinazzi@databankgroup.it
Databank S.P.A
Via Spartaco, 19, ITALY
Tel. + 39 02 55002251
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un...
2000 Jul 25
1
R: Use of libmath.a
>For example,
>
>> cc -I/usr/local/lib/R/include -lmath test.c ???
I guess it should be
> cc test.c -I/usr/local/lib/R/include -lmath
The order specified for object files (libraries are) on the compiler command
line is IMPORTANT to the linker as it searches for symbols from left to
right.
Hope that helps.
Regards,
federico
2000 Aug 28
0
R: various ordinations
...n istitution could be
appreciated: it would mean to port to R some wonderful methods of data
ecological data analysis: I'm strongly interested in (doing) it.
I've a good background in C programming and in multivariate analysis: I
would like to help if needed and possible.
Regards,
Federico Spinazzi
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at sta...