Displaying 8 results from an estimated 8 matches for "datfils".
Did you mean:
datfiles
2005 May 18
1
problem to exclude
Hi,
I want to mirror NetBSD on this server:
ftp://ftp.univ-orleans.fr/logiciel-libre/netbsd-ftp/
The problem is I dont want to mirror old versions (1.5.x)
There are 1.5* branches as subdirs of 'packages' and others at the root
of the server called 'NetBSD-release-1-5' and 'NetBSD-1.5.3'.
I want to avoid to sync them.
The command I use to sync is:
- - - - - - - - - - -
2012 Aug 01
2
add vectors to multiple objects
Hi everyone,
I try to add many vectors (L1,L2,L3....) to many list objects (a.list, b.list....) in a workspace. Somethings like below, but it is not working. Any suggestions will be appreciated. Best, John
lf=ls(pattern=".lst")
for (x in listfiles) {
dat=read.delim(x,header=F)
for (i in 1: lf) {
assign(i$add,as.numeric(dat[,3]))
#or i$add=as.numeric(dat[,3]
2006 Jan 25
0
Interpolating spline problems and akima
Hi everyone
I was using spline to interpolate single or two consecutive missing data points
in time series. However, when it comes to longer gaps in the data the spline
function generate new data for both my known and unknown data (see below).
Aside from not understanding why this happens, I thought thought I might try
function "aspline" in library (akima). However, I cannot install or
2012 Apr 02
2
Reading first line before using read.table()
So far I have figured out that the following line
reads our time series files into R OK.
dtLs$dta <- read.table("C:/TryRRead/datFiles/JFeqfi4h.rta", header = TRUE,
sep = ",", colClasses = "character")
But I have to remove a main-title line so
that the first line is the column titles line.
This leads to having two sets of data files around when
we would rather
2005 Aug 05
0
GAP pointer
I am trying to do a simple segregation analysis using the GAP package. I
have the documentation for pointer but I desperately need an example so
that I can see how to format the datfile and the jobfile. For each
individual, I have FamilyId, SubjectId, FatherId, MotherId, and
AffectedStatus (0/1). I would like to obtain the likelihood ratio
statistic for transmission.
I would greatly
2005 Aug 08
0
R-help Digest, Vol 30, Issue 6
On Fri, 5 Aug 2005 Julia Reid wrote:
> Subject: [R] GAP pointer
>
> I am trying to do a simple segregation analysis using the GAP package. I
> have the documentation for pointer but I desperately need an example so
> that I can see how to format the datfile and the jobfile. For each
> individual, I have FamilyId, SubjectId, FatherId, MotherId, and
> AffectedStatus (0/1). I
2002 May 27
2
hist failed with unused arguments
Hello,
I urgently need a histogram of the vector geo1$ds1
but:
> hist(geo1$ds1)
Error in hist(geo1$ds1) : unused argument(s) ( ...)
I can use density, summary, boxplot and stem with this vector but not hist ?
Any suggestions ?
Thanks in advance,
Detlef Groth
> density(geo1$ds1)
Call:
density(x = geo1$ds1)
Data: geo1$ds1 (1412 obs.); Bandwidth 'bw' = 0.2805
2000 Apr 03
2
PC Virus scanning on *nix side?
Date: Fri, 31 Mar 2000 10:49:21 +0900 (JST)
From: Steve Frampton <frampton@j-com.co.jp>
To: Multiple recipients of list SAMBA <samba@samba.org>
Subject: PC Virus scanning on *nix side?
Message-ID:
<Pine.LNX.4.21.0003311046390.7302-100000@firewall.j-com.co.jp>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi: