Displaying 6 results from an estimated 6 matches for "piguet".
Did you mean:
piglet
2010 Jun 25
3
Fast and simple tool for re-sampling of asynchronous time series ?
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100625/44fbea79/attachment.pl>
2011 Oct 03
3
Best method to add unit information to dataframe ?
Dear all,
I'd like to have a dataframe store information about the units of
the data it contains.
You'll find below a minimal exemple of the way I do, so far. I add a
"units" attribute to the dataframe. But I dont' like the long syntax
needed to access to the unit of a given variable (namely, something
like :
var_unit <- attr(my_frame,
2010 Jul 27
2
Match() on raw objects ?
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100727/2e19110f/attachment.pl>
2010 Jul 28
2
message box
Hi,
I need some help figuring out how to make a pop-up message box appear with
error messages when running a script using Rterm. Windows XP R2.10.1
...possibly with the ability to either continue or abort the script?
Thanks.
M
--
[[alternative HTML version deleted]]
2003 Apr 24
0
Italian-crafted Rolex - only $65 - $140!! Free SHIPPING!! (PR#2835)
...=22=3E10=2E Ulysse=3C=2Ffont=3E=3C=2Fspan=3E=3C=2Fp=3E
=3Cp class=3D=22MsoNormal=22=3E=3Cspan lang=3D=22EN-US=22=3E=3Cfont face=3D=22Verdana=22=3E11=2E Zenith=3C=2Ffont=3E=3C=2Fspan=3E=3C=2Fp=3E
=3Cp class=3D=22MsoNormal=22=3E=3Cspan lang=3D=22EN-US=22=3E=3Cfont face=3D=22Verdana=22=3E12=2E Audemar Piguet=3C=2Ffont=3E=3C=2Fspan=3E=3C=2Fp=3E
=3Cp class=3D=22MsoNormal=22=3E=3Cspan lang=3D=22EN-US=22=3E=3Cfont face=3D=22Verdana=22=3E13=2E Breitling=3C=2Ffont=3E=3C=2Fspan=3E=3C=2Fp=3E
=3Cp class=3D=22MsoNormal=22=3E=3Cspan lang=3D=22EN-US=22=3E=3Cfont face=3D=22Verdana=22=3E14=2E Bvglari=3C=2Ffont=3E=3C...
2009 Jul 03
0
A fast version of ccf () accepting missing values ?
Dear R-Helpers,
I need to compute cross-correlation on two signals wich may contain
missing values.
One cannot pass "Na.action=na.pass" to the ccf() function.
So, I wrote a naive function of my own (see below).
Unsurprisingly, this function is not very fast.
Do you think that it is possible to do better, or should I accept my fate
?
Bruno.
my_ccf <- function (X, Y,