Displaying 3 results from an estimated 3 matches for "manzato".
Did you mean:
manzano
2001 Mar 09
0
Fitting automatically empirical data
...arctg, or exp or parabolic:
they are not bad :)
2)How can I use nls to do the same thing (I hope nls is stronger than my
implementation of nlm: or not?)
Thank you very much!
--
___________________________________________________________________
| _____ _ _ _ ___ AGOSTINO MANZATO |
| |_ _| | | | \| | / _ \ ARPA-OSservatorio MEteorologico Reg.|
| | | | | | \' | | (_) | c/o Villa Chiozza, Via Carso 3 |
| |_| |_| |_|\_| \___/ I-33052 Cervignano (UD) Italy |
| Agostino.Manzato at osmer.fvg.it tel. +39 0431 382448/1 fax 382400 |...
2005 Mar 22
0
R on SuSe 9.2 AMD 64 bit
Hi everybody,
I would like to know if it is possible to find the RPM
of R 2.0.1 for SuSe 9.2 AMD64 (Athlon 64 bit).
Alternatively, where to find clear instructions how to
compile it on the same OS (I'm not an expert).
Many thanks in advance.
Tino
2005 Mar 23
0
R on SuSe 9.2 AMD 64 bit: Solved
Hi everybody,
I just downloaded the file R-2.0.1.tar.gz and followed
the instruction written in doc/R-admin.html.
In particular we installed for SuSe 9.2 AMD64 the following
packages: gcc, gcc++, gcc-g77, Perl, te-latex, te-pdf, libpng,
libbz, PCRE, Tcl/Tk, BLAS, LAPACK.
After we just made:
./configure
make
make check
make install (from root)
make install-info
make install-pdf
Now everything