Displaying 20 results from an estimated 2000 matches similar to: "discrepancy between PACKAGES file and contents of the contrib (PR#310)"
1999 Nov 02
1
discrepancy between PACKAGES file and contents of the contrib directory (PR#309)
Full_Name: Hervé Dréau
Version: not applicable
OS: not applicable
Submission from: (NULL) (212.198.234.254)
Here's the listing of difference in version and existence between the PACKAGES
file found in the contrib directory and the content of the directory.
This cause a problem with the automatic install (and upgrade) of packages
NISTnls
0.9-1
NISTnls_0.9-2.tar.gz
bats not found in
1999 May 14
1
R gnome
Who is the gnome "maintainer" of R ? Is it Lyndon drake ?
what's the plan for the future ?
Thanks
Hervé Dréau Interne en Médecine
hdreau at worldnet.fr dreau at hbroussais.fr
Médecine Linux Java
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
1998 Apr 24
0
R-beta: 3d visualisations
Is someone working on a 3d vizualisation set of functions ?
I read dream dream dream in PROJECTS about 3D GRAPHICS.
When I want to visualize 3d data, I use Geomview but with a dataset
greater than 50x50 that's too hard for my poor computer.
I know a little R but nothing with S+, are the plan to emulate S+ or
to have R functions to visualize 3d data ?
--
Hervé Dréau Interne en Médecine
hdreau
2006 May 19
1
factor analysis - discrepancy in results from R vs. Stata
Hi,
I found a discrepancy between results in R and Stata for a factor analysis
with a promax rotation. For Stata:
. *rotate, factor(2) promax*
(promax rotation)
Rotated Factor Loadings
Variable | 1 2 Uniqueness
-------------+--------------------------------
pfq_amanag~y | -0.17802 0.64161 0.70698
pfq_bwalk_~ø | 0.72569 0.05570
2010 Jul 16
1
discrepancy matrix
Hi!
I want to create a discrepancy matrix.
I have got a data.frame Q:
number colour date
2 343 b 1503
3 678 g 1701
4 347 b 1904
5 345 b 2001
6 123 g 1809
Now i want to create a matrix, whose entries are the total differences
between the ranks of number and date for each
2008 Jun 18
0
Low-discrepancy sequences
Is there any way to _test_ if a given sequence is a
low-discrepancy sequence?
Or, equivalently, is there any way to measure the "discrepancy"
of a sequence?
WTIW, ...
http://en.wikipedia.org/wiki/Low-discrepancy_sequence
... doesn't look like something implementation-friendly :-)
Alberto Monteiro
PS: low discrepany sequences are easily generated in R by
the functions
2005 Feb 22
0
[Bug 2374] New: Discrepancy in --exclude-from option between Gnu tar and rsync
https://bugzilla.samba.org/show_bug.cgi?id=2374
Summary: Discrepancy in --exclude-from option between Gnu tar and
rsync
Product: rsync
Version: 2.6.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2019 Mar 26
0
Discrepancy between is.list() and is(x, "list")
In the case of inherits (at least) this seems intended.
The help page says:
"If the object does not have a class attribute, it has an implicit class..."
which I take to mean that if an object does have a class attribute it does not also have an implicit class.
The behavior you noted below will apply to other types bearing implicit classes. For example:
> inherits(1.0,
2006 Nov 28
1
Slight discrepancy between predict.lm() and all.effects()
In the course of exploring response prediction, I stumbled upon a
small discrepancy between the CIs produced by predict.lm() and
all.effects()
require(mlmRev)
require(effects)
hsb.lm <- lm(mAch ~ minrty * sector, Hsb82)
hsb.new <- data.frame(
minrty = rep(c('No', 'Yes'), 2),
sector = rep(c('Public', 'Catholic'), each = 2))
hsb.eff <-
2003 Dec 10
0
[Fwd: Shorewall 1.4.9 news discrepancy]
On Wednesday 10 December 2003 06:33 am, Tom Eastep wrote:
> On Tuesday 09 December 2003 09:29 pm, you wrote:
> > I am sorry. I thought I was clear. I guess I did not state explicitly
> > the discrepancy.
>
> Sorry for being snippy -- I shouldn''t let my personal problems leak out onto
> the list.
>
> > The comments (#) I put in the original post (below)
2018 Feb 06
0
[PATCH] syslinux/core: Remove discrepancy between code comments and compiled code in malloc.h
From: Brett Walker <brett.walker at geometry.com.au>
Remove a discrepancy between code comments and the definition for arena_header,
ARENA_PADDING and free_arena_header.
When the size of int and pointer are both 32-bits; and compiled with
DEBUG_MALLOC undefined; the following are true: sizeof(arena_header) == 16
and sizeof(free_arena_header) == 56.
To correct this, the type of _pad needs
2005 Apr 18
0
Discrepancy between gam from gam package and gam in S-PLUS
Dear Trevor,
I've noticed a discrepancy in the degrees of freedom reported by gam() from
the gam package in R vs. gam() in S-PLUS. The nonparametric df differ by 1;
otherwise (except for things that depend upon the df), the output is the
same:
--------- snip ------------
*** From R (gam version 0.93):
> mod.gam <- gam(prestige ~ lo(income, span=.6), data=Prestige)
>
2011 Dec 12
1
Maximum discrepancy palette
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/20111212/239c1cbe/attachment.pl>
2007 Feb 22
1
Encoding discrepancy with flac-1.1.4 on Linux and FreeBSD
A friend and I mirror our music collections on each other's servers;
between the two of us we have several hundred gigs of flac files. My
friend runs Linux, I run FreeBSD.
Recently we started playing with flac-1.1.4 (we had been using flac-1.1.2
previously) and I noticed something strange.
flac-1.1.4, run with identical options on identical files, produces
different output on the linux
2007 Oct 05
0
discrepancy in the result of R and SAS on same data in logistics regression
Dear Members,
Greetings!
I have come across a discrepancy shown by R and SAS results on same data for logistics regression..
When I processed the above csv file(1000.csv) for predicting the Action (i/c) by Age Group(1-7,Na) and Gender(M,F,Na) with GLM of R I get:
R result
Call:
glm(formula = Action ~ Gender + AgeGroup, family = binomial,
data = mydata1, na.action = na.pass)
Deviance
2018 Mar 16
0
Discrepancy: R sum() VS C or Fortran sum
Install the gmp package, run your code, and then try this:
bu <- gmp::as.bigq(u)
bs4 <- bu[1] + bu[2] + bu[3] + bu[4] + bu[5]
s4 <- as.double(bs4)
s1 - s4
## [1] 0
s2[[2]] - s4
## [1] 7.105427e-15
s3 - s4
## [1] 7.105427e-15
identical(s1, s4)
## [1] TRUE
`bs4` is the exact sum of the binary rationals in your `u` vector;
`s4` is the closest double precision to this exact sum.
2008 Apr 04
0
discrepancy between CDR clid and Polycom IP601 clid
Hi,
Returning to my office I find two "missed calls" (from autodialers) that
my IP601 displays as originating from 01111111111. However the CDR
database recorded the call this way:
calldate: 2008-04-04 14:18:16+02
clid: 0172752780
src: 0172752780
dst: 2131
dcontext: default
channel: Zap/1-1
dstchannel: SIP/0146472131-007a7e80
lastapp:
2007 Nov 06
0
Discrepancy of Neg. Binomial Estimation in R
Dear all,
I have a puzzle regarding the estimation of Neg. Binomial event count
model in R. I would greatly appreciate if anyone could shed some light
on my puzzle.
Using the glm.nb command, or the zelig command developed by Gary King
et. al., I obtain the same point estimates in R as well as in Stata.
However, if I write my own likelihood function to estimate a neg.
binomial event count
2006 May 19
0
smbclient vs. smbmount -- discrepancy?
Hi. Using Debian smbclient 3.0.22 and smbmount 3.0.22, I've found an
oddity that I can't explain: when I use smbclient, and log in to an XP
box's C$ share as administrator, if I try to go to
c:\Documents and Settings\Administrator
it tells me I don't have permissions; note that I can see stuff above
"Administrator" in the hierarchy. If I try to visit the same location
2014 Jan 19
1
Cluster Size discrepancy between FAT32 and NTFS
Hi,
I am not an engineer or linux expert but I have been using syslinux to boot
live disk filesets (extracted from iso's) residing on fat32 and NTFS volumes.
In FAT32 there has been no problem going with larger cluster sizes up to the nominal maximum of 64K
however, with NTFS it has not been possible to exceed the cluster size of 4096.
With NTFS formatted using clusters of 8192 or larger,