Displaying 16 results from an estimated 16 matches similar to: "round(#, digits=x) unreliable for x=2 (PR#9682)"
2011 Nov 08
1
passing dataframe col name through cbind()
Hi all ---
I note that the column name of the first column in a dataframe does not necessarily get passed on when using cbind (example below)?
I'm looking for help in clarifying why this behavior occurs, and how I can get all col names, including the first, passed on to the result?while I suspect it's obvious and documented to the cognoscenti, it's puzzling me?
Many thanks for any
2010 Jan 11
1
Help with Order
Dear List
As a fairly new R programmer I seem to have run into a strange problem -
probably my inexperience with R
After reading and merging successive files into a single data frame, I find
that order does not sort the data as expected.
I have multiple references in each file but each file refers to measurement
data obtained at a different time.
Here's the code
library(reshape)
#
2012 Mar 02
0
[LLVMdev] General modular and multiprecision arithmetic
Hi,
I know there's been some talk about bignums already, this is similar to
it, but not exactly the same.
I'm currently using LLVM for my master thesis. The goal is to make a
compiler for zero-knowledge proofs of knowledge protocols. This compiler
should target embedded devices. There's a language called the protocol
implementation language in which these protocols should be
2008 Jun 02
6
significant digits (PR#9682)
I came to report this same bug and found it already in the trash, but
I slightly disagree with that assessment. If it's not a bug, then
perhaps it's a feature request. Comments at the end.
On Mon, May 14, 2007, Duncan Murdoch wrote:
>>On 13/05/2007 8:46 PM, scott.wilkinson at csiro.au wrote:
>>
>> In the example below round() does not report to the specified number of
2006 Apr 25
3
ZFS quotas & zoned datasets
I''m seeing some unexpected and strange behaviour with respect to quotas
and zones.
Initially I set things up with no quota on the data set that as
delegated to the zone. Then as the local zone admin I created a new
child dataset and set a quota on that. Now the global zone admin
attempts to quota the delegated dataset, and it appears to work but....
global zone=pingpong
local
2006 Mar 07
13
Active Record - Can''t figure out relationship.
I have the following two tables:
create table teams (
id int not null auto_increment,
short_name varchar(12) not null,
long_name varchar(50) not null,
logo varchar(20) not null,
primary key (id)
);
create table rounds (
id int not null auto_increment,
home_team_id int not null,
away_team_id int
2006 May 21
0
Mongrel as win32-service, round3.
Hello lists!
This is not spam, but included the 2 lists (mongrel-users and
win32utils-devel) because the both are involved.
Attached is the 3rd version of a simple http_service script used
previously to get the things right for the mongrel Rails service.
With the modifications Zed implemented the past days (into the beta
gem, 0.3.13). Now the service part works better.
Still, a few things must
2007 Mar 29
0
[ wxruby-Bugs-9682 ] wxDC::Clear (RuntimeError) in controls sample
Bugs item #9682, was opened at 2007-03-29 17:14
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=9682&group_id=35
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: wxDC::Clear (RuntimeError) in controls sample
Initial Comment:
The message is:
./controls.rb:367:in
2007 Mar 29
0
[929] branches/wxruby2/wxwidgets_282/swig/classes: Fix virtual methods that shouldn''t be (Bug 9682); Add missing methods and
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2009 Nov 13
1
spss imports--trouble with to.data.frame
My students are working with several SPSS dataset provided by the
European Social Survey. If you register your name, you can download it
too. This is the 2004 data, for example:
http://ess.nsd.uib.no/ess/round2/
I cannot give you the European Survey dataset, but you can download it
for free if you like, and then you could run these commands to
re-produce this weird pattern described below.
2006 Jan 23
7
Setting an alias as the "default" IP address, or something similar?
Hello,
Ive had a poke around through various linux routing documents,
but haven''t found what I think is an elegant solution to a
routing issue I''m having with a hosting provider and RHEL ES 4 running
in a VMware VM.
Here''s a diagram of the situation :
Default route
at provider our host (A)
72.3.230.1/26 ---- 72.3.230.30/26 the VM (B)
2011 Jul 12
1
fixed effects Tobit, Honore style?
Hi all,
Is there any code to run fixed effects Tobit models in the style of Honore
(1992) in R?
(The original Honore article is here:
http://www.jstor.org/sici?sici=0012-9682%28199205%2960%3A3%3C533%3ATLALSE%3E2.0.CO%3B2-2)
Cheers
David
[[alternative HTML version deleted]]
2011 Apr 08
1
This is bug at samba?
Hi list, i'm have samba installed at debian squeeze 2.6.32-5-686
:~# dpkg -l | grep samba
ii samba 2:3.5.6~dfsg-3squeeze2 SMB/CIFS
file, print, and login server for Unix
ii samba-common 2:3.5.6~dfsg-3squeeze2 common
files used by both the Samba server and client
ii samba-common-bin 2:3.5.6~dfsg-3squeeze2
2006 Aug 03
1
routeset mapper problem
hello,
I installed a rails app on dreamhost, which I''m building based on the
Comatose plugin, and it went smoothly for the first version.
Now I uploaded a second version where I broke down the Comatose code
into a regular rails app, which works alright locally, but can''t get
routing to work the same as before on the server. I believe I
double-checked all gotchas mentioned
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
Hi,
This is the second batch of Ocfs2 patches intended for the merge window. The
1st batch were sent out previously:
http://lkml.org/lkml/2008/12/19/280
The bulk of this set is comprised of Jan Kara's patches to add quota support
to Ocfs2. Many of the quota patches are to generic code, which I carried to
make merging of the Ocfs2 support easier. All of the non-ocfs2 patches
should have
2009 Nov 13
0
Wine release 1.1.33
The Wine development release 1.1.33 is now available.
What's new in this release (see below for details):
- Gecko now installed at wineprefix creation time.
- Better support for certificates in crypt32.
- Improved sound support in mciwave.
- Some more Direct3D 10 functions.
- Many cleanups for issues spotted by Valgrind.
- Various bug fixes.
The source is available from the