Displaying 20 results from an estimated 104 matches for "niggle".
Did you mean:
wiggle
2008 Dec 08
0
gee niggles
...be fit to these data. In fact, when (as here) there are at most two observations per subject, the AR(1) and exchangeable structures are equivalent, and the latter fits fine:
gee(y ~ 1, id = i, df, subset = j <= i & j <= 2, corstr = "exchangeable")
(2) This brings up the second niggle. When all cluster sizes are less than four, gee fits fine but the print method tries to extract elements of the working correlation matrix that don't exist (x$working.correlation[1:4, 1:4]):
gee(y ~ 1, id = i, df, subset = j <= 3)
(3) Finally, we might want to explicitly enter the identit...
2005 Nov 30
0
SELinux niggle
Hi,
I am not very experienced with SELinux and I have a problem which I
can't track down. Any help would be really appreciated.
I have an 'install everything' Centos 4.2 system which I am using as a
workstation. Before anyone tells me off for installing everything, I
have done this in order to get used to CentOS before using it on live
servers.
Anyway when I log into X (gnome, gdm)
2010 Oct 15
6
[PATCH 01/13] Nested Virtualization: tools
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2005 Sep 27
3
quick "points" question
Hi
Just one of those niggles.......
I've just been trying to plot a filled circle.
I thought that this would do it
plot(1,1,type="n")
points(1,1,pch=1,bg="blue",cex=5)
#bg: background ("fill") color for open plot symbols
But I need to do this instead
points(1.2,1,pch=19,col="blue"...
2006 Jan 18
4
Coercing a list to integer?
Dear group,
I am nearly beside myself. After an entire night spent on a niggling little detail, I am no closer to to the truth. I loaded an Excel file in .csv form into R. It apparentely loads as a list, but not the kind of list you can use. Oh no, it converts into a list that cannot be converted into an integer, numeric, or vector, only a matrix, whihc is useless without integers.
2008 May 09
4
Code freeze, or catching up with new features
wine has evolved too much in the recent years. and with the evolution new features have come.
but unfortunately a program that tries to emulate a vast and complex system as windows are,has come to a point which it has flooded with bugs and "temp code".
So the code freeze is a refreshing point which allows the programmers - contributors to polish their code so it can take more
2015 Jun 03
3
sedwards@sedwards.com causes me to be knocked off the list
...er.
Part of my mail servers reject these emails because they cannot be
replied to, or are likely to be spam.
Every so often I get a mail from the list management to say that I've
been unsubscribed because of excessive bounces and it takes a single
click to re-register.
It's a bit of a niggle for me. What do you think I should do? Change my
servers so that I don't check sender domains?
--
Regards,
Giles Coochey, CCNP, CCNA, CCNAS
NetSecSpec Ltd
+44 (0) 8444 780677
+44 (0) 7584 634135
http://www.coochey.net
http://www.netsecspec.co.uk
giles at coochey.net
-------------- next p...
2004 Dec 01
4
allowing users to change system time
Greetings Samba users,
I'm the proud administrator of a samba 3 domain with openldap backend. All
is well but for one niggling little problem which i hope somebody could help
me with ?.
My pdc is set up as a time server "time server = yes" and I have created a
logon script with the following entry :
net time \\mypdc /set /yes
Now, when i logon to a windows 2k domain client as
2010 Mar 07
1
Some hints for the R beginner
There is now a document called "Some hints
for the R beginner" whose purpose is to get
people up and running with R as quickly as
possible.
Direct access to it is:
http://www.burns-stat.com/pages/Tutor/hints_R_begin.html
JRR Tolkien wrote a story (sans hobbits) called
'Leaf by Niggle' that has always resonated
with me. I offer you an imperfect, incomplete
tree (but my roof is intact).
Suggestions for improvements are encouraged.
--
Patrick Burns
pburns at pburns.seanet.com
http://www.burns-stat.com
(home of 'Some hints for the R beginner'
and 'The R Inferno...
2007 Aug 03
0
correct Rd markup for \value{}
...ootstrapped
estimates for the training set. With the following components:
% added \itemize
\itemize{
\item{\code{estimated}}{estimated values for \code{"y"}, the
environment.}
}
}
) then these are indented in both the ?foo help and the pdf.
But this has several niggles;:
1. that the indented \item labels are not left aligned as the top
level \items are,
2. as shown above, I have to manually wrap the labels in \code{ }
to have them show in typewriter font in the pdf pages (but then
these appear underlined and wrapped in ' &...
2006 Nov 09
3
compiz plugins and window types
Hi All,
First off, I've just started using compiz and its fantastic...
I'm using compiz with KDE (on FC6), all is OK apart from one small niggle
which is when I use the scale or switcher plugins it includes my kicker
windows (the desktop panels) in the list, which isn't so pretty.
I don't know much about gconf, but poking around in the settings for compiz
and found that these plugins do have a list of window types they include....
2007 Sep 17
1
[LLVMdev] C interface
Hi Gordon,
> > I'm authoring a C interface to the LLVM IR type system.
It's great to see a C interface being added. A minor niggle:
> +typedef enum {
> + LLVMVoidTypeKind = 0, /* type with no size */
> ...
> +typedef enum {
> + LLVMExternalLinkage = 0,/* Externally visible function */
> ...
> +typedef enum {
> + LLVMDefaultVisibility = 0, /* The GV is visible */
It's defined by the language...
2008 Aug 14
1
Double-clicking in tk list dialogs
...d(box, "<Double-ButtonPress-1>",onOK)
(put it in the right place though, after 'box' has been created).
Not sure if this would be a default behaviour, or if its's worth
having a 'doubleClick=FALSE' argument that switches it on if TRUE.
Anyway, it was a little niggle that bothered me recently, and after
fixing someone else's TclTK problem recently I figured I'd have a go
at this.
Consider it a feature request for the next version.
Barry
2009 Aug 05
4
Autorun ability on cd?
I have a little niggling situation that I would like to resolve
programmatically. I use Git as my SCM and I have release branches
which are sometimes patched. I find myself sometimes entering the
working directory tree forgetting that I was last on a release
branch and not on the master.
What I would like to do is to have a script run every time that I
enter a directory, check for .git, and if
2007 Apr 09
2
/etc/passwd authentication anomalies
...ult): passwd-file /etc/passwd: User kmem has invalid GID 0
Apr 9 14:44:59 mercury mail:err|error dovecot: auth(default): passwd-file /etc/passwd: User ipsec has invalid GID 0
Apr 9 14:44:59 mercury mail:err|error dovecot: auth(default): passwd-file /etc/passwd: User + has invalid UID 0
This is a niggle, but is there something I should do differently, or is
DC just annoyed at what IBM has done with /etc/passwd?
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
sdean at bard.edu voice: 845-758-7475, fax: 845-75...
2004 Feb 17
1
Security warning with XP clients and 3.0.2a PDC
Hi all,
I hope I don't make a prat of myself with my first posting...
I've got a 'niggle' with Windows XP Pro (SP1a) clients and 3.0.2a PDC
(Slackware 9.1, 2.4.22). Joing a domain, logging on etc is working
perfectly but I'm getting a 'File Download' security warning when I try and
open an executable that's stored on the server. If I agree to open the file
it runs...
2005 May 06
2
problem with swap and upgrade to 4 from 3.3
...d, but the
swap still fails at startup, thus preventing me from using the CDs to
upgrade the box.
I guess I could set the swap back to an unmirrored set, run the upgrade
from the CDs then mirror it again, but this is not ideal, does anyone
have any suggestions as to how to fix this little RAID niggle with the
swap caused by not RAIDing the swap parition originally on install?
Regards
Pete
2011 Jun 23
3
problem (and solution) to rle on vector with NA values
Hello there R-help,
I'm not sure if this should be posted here - so apologies if this is the case.
I've found a problem while using rle and am proposing a solution to the issue.
Description:
I ran into a niggle with rle today when working with vectors with NA values
(using R 2.31.0 on Windows 7 x64). It transpires that a run of NA values
is not encoded in the same way as a run of other values. See the following
example as an illustration:
Example:
The example
??????? rv<-c(1,1,NA,NA,3,3,3);rle(rv)
Ret...
2011 Oct 03
2
Bug#644125: xenstore-utils has completely inadequate description
Package: xenstore-utils
Version: 4.0.1-2
all it says is:
"Description: Xenstore utilities for Xen
This package contains the Xenstore utilities."
Wow, i never would have guessed that a package called xenstore-utils
might contain Xenstore utilities. I'm glad that's cleared up!
that just leaves a few tiny, niggling questions:
1. WTF are the Xenstore utilities?
2. What are
2008 Nov 13
1
ogg dirac granulepos in oggz tools
...in the rest of the
liboggz tools is required, a little more work may need to happen.
> Here's some oggz output that seems a bit fishy. Using
> http://diracvideo.org/download/test-streams/ogg/sage-640x360.ogg and
> current liboggz svn, http://svn.annodex.net/liboggz/trunk/ :
The only niggle i have with this file is that the EOS page has a bizare
timestamp. imho, because there is no picture in the eos page, there is
no meaningful time for it, so the granulepos should be -1 on the eos
page on the dirac logical stream.
> conrad at chichai:~/share/dirac$ oggz validate sage-640x360.og...