Displaying 7 results from an estimated 7 matches for "occidentale".
2003 Aug 18
1
round.POSIXt sometimes crashes R (PR#3763)
...ersion: 1.7.0
OS: w2k sp3
Submission from: (NULL) (212.17.194.154)
Hi all,
the problem is when you try to round.Posix an empty vector of dates
Please give a look to this code:
> data=seq(ISOdate(2001,1,1),by="day",length=3)
> data
[1] "2001-01-01 13:00:00 ora solare Europa occidentale"
[2] "2001-01-02 13:00:00 ora solare Europa occidentale"
[3] "2001-01-03 13:00:00 ora solare Europa occidentale"
this works:
> non.crasha=round(data[c(F,F,T)],"day")
> non.crasha
[1] "2001-01-04"
this (subsetting data with an empty set) crashes...
2005 Sep 23
2
Strange behaviour of as.Date function
...idvar : chr "DATA"
..$ times : Factor w/ 2 levels
"TORINO/CASELLE",..: 2 1
..$ varying: chr [1, 1:2] "tm.UDINE/RIVOLTO"
"tm.TORINO/CASELLE"
>
You see that the first field DATA is POSIXct
Now
> dati[1,1]
[1] "2005-07-01 ora solare Europa occidentale"
BUT
>
as.Date(dati[1,1],"%d%m%Y")
[1] "2005-06-30"
How come?
What is wrong
with it (or better with me)?
Ciao
Vittorio
2003 Jan 08
0
plotting multivariate data and lm()
...els and interactions increase.
Maybe my plotting method is totally wrong ?
Many thanks for taking time for a newbie.
--
C'est curieux chez les marins, ce besoin de faire des phrases (M.A.)
----------------------------------------------------
Fred JEAN - UMR CNRS 6539 / LEMAR
Univ. Bretagne Occidentale - Inst. Univ. Europ?en de la Mer
Place Nicolas Copernic F-29280 PLOUZANE
Pho:+33 (0)2 98 49 86 38 // Fax:+33 (0)2 98 49 86 45
2003 Jan 27
1
Owner and group
...I do to
preserve these information on all the files transfered ?
thank's
----------------------------------------------------------------------------
-------
Jean-Hugues BELPOIS
D?partement informatique - I.U.P d'ing?nierie informatique
U.F.R sciences - Batiment LC
Universit? de Bretagne Occidentale
20, Avenue Victor Le Gorgeu 29285 Brest Cedex
Tel : 02.98.01.69.70 Fax : 02.98.01.80.11
Mail : belpois@univ-brest.fr
----------------------------------------------------------------------------
-------
2003 Jan 10
1
plot() and lines() multivariate problem
...scription is comprehensible. Could someone explain me how to
avoid this ?
Many thanks for giving me some of your time.
--
C'est curieux chez les marins, ce besoin de faire des phrases (M.A.)
----------------------------------------------------
Fred JEAN - UMR CNRS 6539 / LEMAR
Univ. Bretagne Occidentale - Inst. Univ. Europ?en de la Mer
Place Nicolas Copernic F-29280 PLOUZANE
Pho:+33 (0)2 98 49 86 38 // Fax:+33 (0)2 98 49 86 45
2002 Jul 01
1
chi square residuals
...obs-exp)/sqrt(exp))/((1-row.sum/N)*(1-col.sum/N))
#
return(list(Complet=fullArray,Expected=exp,Chi=chi.table)) # add res.norm
}
thanks for any help (and sorry for my poor english)
----------------------------------------------------
Fred JEAN - UMR CNRS 6539 / LEMAR
Univ. Bretagne Occidentale - Institut Universitaire Europ?en de la Mer
Place Nicolas Copernic F-29280 PLOUZANE
Pho:+33 (0)2 98 49 86 38 // Fax:+33 (0)2 98 49 86 45
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send &...
2010 Apr 07
3
DHCP server and Windows XP clients : set hostname ?
Hi,
For the last few years, I've been using exclusively Linux on servers and
desktops, so I don't know anything about Microsoft products.
When setting up a 100% GNU/Linux LAN, I use a local DHCP and DNS caching
server, and then all the clients are configured to use DHCP. Hostnames
are all handled by the server. This works very well and never causes any
headaches.
Now a local town