Displaying 20 results from an estimated 1000 matches similar to: "specifying data"
2008 Jul 10
4
Interpolation of data
Hello,
I have the data whcih are not balanced (several missing observations),
and one possibility is t use interpolation method
to get the information missing in this series from other series.
Does anybody know how I can program interpolation of
series1 (which ahs missing observations) and series 2-6,
for example.
Thanks a lot in advance,
Silke
2009 Aug 13
1
ncdf
Dear all,
working with R under Linux, I am not able to install the ncdf-package.
The following appears:
install.packages("ncdf")
Warnung in install.packages("ncdf") :
argument 'lib' is missing: using
'/user/silke/R/x86_64-unknown-linux-gnu-library/2.6'
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
versuche URL
2015 Jul 23
3
rsyslog.conf
On Thu, July 23, 2015 8:43 am, Windsor Dave (AdP/TEF7) wrote:
>>-----Original Message-----
>>From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
>> Behalf Of Leon Fauster
>>Sent: Wednesday, July 22, 2015 6:20 PM
>>To: CentOS mailing list
>>Subject: Re: [CentOS] rsyslog.conf
>>
>>Am 22.07.2015 um 17:41 schrieb Windsor Dave
2011 Jan 28
4
Months in alphabetical order rather than chronological order in graph
Greetings
Though I have months in chronological order in my data table, the data
were sampled every other month (i.e., February, April, June, August,
October, December), every time I try to plot them (on the x-axis) they are
plotted in alphabetical order. What am I missing?
Cheers
Kurt
***************************************************************
Kurt Lewis Helf, Ph.D.
Ecologist
EEO
2015 Jul 23
2
rsyslog.conf
On Thu, July 23, 2015 10:45 am, Johnny Hughes wrote:
> On 07/23/2015 09:34 AM, Valeri Galtsev wrote:
>>
>> On Thu, July 23, 2015 8:43 am, Windsor Dave (AdP/TEF7) wrote:
>>>> -----Original Message-----
> <snip>
>>>>> Sorry for the top post, Outlook defaults strike again.....
>>>>
>>>> Outlook forces you to write above ? :-)
2006 Jun 23
2
problem with hist() for 'times' objects from 'chron' package
Hello dear useRs and wizaRds,
I encountered the following problem using the hist() method for the
'times' classes
from package 'chron'. You should be able to recreate it using the code:
library(chron)
# pasted from chron help file (?chron)
dts <- dates(c("02/27/92", "02/27/92", "01/14/92", "02/28/92",
"02/01/92"))
class(dts)
2002 May 07
2
problem with package binaries
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 5.0
year 2002
month 04
day 29
language R
OS Win98
I have problems to install some of the packages dowloaded from CRAN
(whatever the
2006 Jun 02
1
Sorting records from acts_as_taggable plugin
I am using the acts_as_taggable plugin, which works rather nicely by the
way. My question is this: When using find_tagged_with, how do I sort the
resultant data? It is currently sorting based on the "id" of the record.
For instance, I have posts, with tags. If I want to find all posts
tagged with "RubyOnRails" it displays them, but not in chronological
order, they are
2004 Apr 21
1
(no subject)
Dear R-Help
Does "The R Package for Multivariate and Spatial Analysis Version 4.0
(Casgrain
and Legendre, 2001)" exist on CRAN and under what name? It supposedly has a
chronological clustering program ,CHRONO, that I would like to use.
Alternatively, I would ask if there is a R based program that performs
chronological clustering?
Thanks
Alex
Alex Hanke
Department of Fisheries and
2004 May 12
1
convert.times in chron, error when 59 < seconds < 60 (PR#6878)
Full_Name: Dennis Wolf
Version: 1.9.0
OS: Mac OS 10.3.3
Submission from: (NULL) (160.91.76.23)
platform powerpc-apple-darwin6.8
arch powerpc
os darwin6.8
system powerpc, darwin6.8
status
major 1
minor 9.0
year 2004
month 04
day
2003 Sep 12
2
Sorting a vector by date
Hello out there....
Again I have a problem and I stuck...
How can I sort a vector of dates?
For example I have the vector
a<-ISOdate(2001, 1, 1) + 70*86400*runif(10)
How can this vector be sorted chronological?
And what's the function I should work with to handle these entries?
(in sense of: which(a>2001-01-04) or somehting like that)
Thank you for helping
M.Kirschbaum
2005 Apr 16
2
"chronological" ordering of factor in lm() and plot()
I am trying to do some basic regression and ANOVA on cycle times (numeric
vectors) across weekdays (character vector), where I have simply labelled my
days as:
days<- c("mon","tue","wed"...etc).
(NOTE: There are actually multiple instances of each day, and the data is
read-in from a .dat file.)
I have no trouble at all with the actual number crunching, It is the
2015 Jul 23
2
rsyslog.conf
Leon Fauster wrote:
> Am 23.07.2015 um 18:06 schrieb "Valeri Galtsev"
> <galtsev at kicp.uchicago.edu>:
>>
>> On Thu, July 23, 2015 10:45 am, Johnny Hughes wrote:
>>>
>>> The main reason actually is chronological order. But not just for the
>>> reply .. but for IN-LINE posting.
>>>
>>> In a discussion where you need to
2011 Jul 22
4
[LLVMdev] git
Andrew Trick <atrick at apple.com> writes:
> SVN revision numbers are central to my workflow. I use them to tag
> results generated against various builds. I like those results sorted
> by time and the chronology should be obvious,
This means in the presence of branches, you want the ordering to be
[branch A] build 1
[branch B] build 2
[branch A] build 3
[branch C] build 4
?
It
2006 Apr 17
2
Problem using plot and converted dates
Dear R-help,
I am having problems with plotting converted dates in chronological as Mar-03,
May-03...Jul-04.
My script is:
sam4<-c("03/03/01","03/05/01","03/07/01","03/09/01","03/11/01","04/01/01","04/03/01","04/05/01","04/07/01")
sam5<-strptime(sam4,format="%y/%m/%d")
2016 Aug 29
4
www-pubs
Folks,
I just added two publications to www-pubs (r280004), as it used to be,
but it seems the results are not up yet:
http://llvm.org/pubs/
Also, my SVN www-pubs seems to only have papers up to 2012, while the
page has it up to 2015.
I'm confused, what's the right way to update pubs nowadays?
cheers,
--renato
2007 Oct 16
1
Chronological data manipulation question
Hi all,
I currently work on a survey which contains biographical data stored
in a chronological way, ie something like :
id year variable
001 2000 0
001 2001 0
001 2002 1
001 2003 0
002 1996 0
002 1997 0
002 1998 1
002 1999 0
002 2000 0
where id is a person identifier, year the year of observation and
variable the
2011 Jul 22
0
[LLVMdev] git
On Jul 22, 2011, at 12:29 AM, Matthieu Moy wrote:
> Andrew Trick <atrick at apple.com> writes:
>
>> SVN revision numbers are central to my workflow. I use them to tag
>> results generated against various builds. I like those results sorted
>> by time and the chronology should be obvious,
>
> This means in the presence of branches, you want the ordering to be
2020 Apr 23
2
Incorrect behavior in the LLVM dependence analyzer
Hi all,
I am trying to use the dependence analyzer in a pass that I am writing and I was surprised to see an incorrect behavior when I try to query DependenceInfo for dependences between instructions. Specifically, if the two instructions are loads/stores accessing an array in a loop, the depend() method would return a dependence regardless of the order of instructions specified. (i.e. if the two