search for: numric

Displaying 4 results from an estimated 4 matches for "numric".

Did you mean: numeric
2009 Oct 01
1
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'character' & 'getEncChar' must be called on a CHARSXP
Hello, I have list of 600K lists, each sublist a list of two elements, the first a character, the second a list of six named elements, some characters some numrics. LISTA (600K) (:= h) |__ List of two elements |__ Character |__ Named List of 6 elements (characters and numerics) This works, sip <- lapply(h,function(r) r[[2]][['sip']]) but I wish to unlist this sip <- unlist(lapply(h,function(r) r[[2]][['sip']]))...
2007 Apr 26
0
winbindd PID name resolution mis-behaviour with Linux (openSuse 10.1)
...e 10.1 PPC using samba 3.0.22-13.27-1162-SUSE-CODE10 integrated with winbindd and idmap_rid support to a Windows 2003 AD. However, I've encountered two issues: 1. username resolution of PID UID's stay numeric, the operating system is not resolving the UID of the process and leaving it numric. 2. in another deployment (with exact smb.conf, however this time using a Windows 2000 domain), I encounter the same issue as #1, but this time, the operating-system is trying to resolve the UID's and taking significant time per process that is owned by a winbind-provided UID. Yet, when I d...
2005 May 31
3
FW: why is it numeric(0)?
hello,everyone. I have one question: example 1 > x=numeric(0) > y=5 > print(x+y) numeric(0) example 2 > x=numeric(1) > y=5 > print(x+y) [1] 5 why the print(x+y) is numeric(0) at the first example, but the result is 0 at the second example? __________________________________________________ 佈伵伝仮伱佲伔佈G佊伿佅佷仯伃佒佇伖侜伒佢佉伝伨侙佄佫伬伂伝侙佊伿伡侢伾仹伻伵伋伂伌侒佊伿佅佷
2005 Dec 08
2
'mean' and 'sd' calculations do not match
Dear list, I am using R 2.1.1 on a Fedora 3 Linux, 32 bit PC. If I compute the aggregated mean and the standard deviation I get standard deviation values for factors where the mean was not computed. It seems to me that this is somehow related to the NA values. But I don't quite understand what is going wrong? Could it be related to the data import already? Some of the imported data got the