Displaying 11 results from an estimated 11 matches for "102000".
Did you mean:
10000
2013 Apr 29
2
Adding elements in data.frame subsets and also subtracting an element from the rest elements in data.frame
...ot;,"UVWXYZ","UVWXYZ", "UVWXYZ", "UVWXYZ"),
id = c(1,1,1,2,2,2,3,3,3,4,4,4,5,5,5,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5, 1,1,2,2,3,3,4,4, 5,5),
cashflow = c(5000,5000,505000,5000,5000,505000,5000,5000,505000, 5000,5000, 505000, 5000,5000,505000,500,500,500,102000,500,500,500,102000,500,500,500,102000,500,500,500,102000,500,500,500,102000,8000,808000,8000,808000,8000,808000,8000,808000,8000,808000),
cashflows_pv = c(4931.054, 4479.1116, 431160.8529,4931.9604, 4485.6393, 432064.0228, 4932.5438,4489.8451,432646.2398,4932.1548,4487.0404,432257.9551,4932.6087,4...
2007 Apr 25
1
Help with saptial analysis (cluster)
Hi R-users
I'm a beginner with R and statistics, so I need some help to start my data
analysis. I've been reading some docs and tutorials on R and cluster analysis.
I've got a large dataset (102000 points) with values of longitude, latitude and
temperature and want to see if I can find groups (clusters).
Following some tutorials I can look for principal components but get an error
with calculation of distances:
> matriz.distancias<-dist(comp.obs)
Error in vector("double", le...
2002 Sep 27
1
Bits of scientific notation in write.table() output
...of scientific
notation in write.table() output? I've found several inelegant workarounds,
but I'm sure I'm overlooking an obvious answer
A simple example.. .
> df_data.frame(df=95000+1000*0:10); df
df
1 95000
2 96000
3 97000
4 98000
5 99000
6 100000
7 101000
8 102000
9 103000
10 104000
11 105000
> write.table(df,'c:\\df.txt',quote=F,sep='\t',row.names=F,col.names=F)
.. . creates a file with contents .. .
95000
96000
97000
98000
99000
1e+05
101000
102000
103000
104000
105000
.. .
> version
_
platform i386-pc-m...
2015 Jan 27
2
Can't get idmap_ad to work with winbind (only idmap_rid)
...rator:/home/TEST/administrator:/bin/false
test:*:70003:70004:Test User:/home/TEST/test:/bin/false
krbtgt:*:70001:70004:krbtgt:/home/TEST/krbtgt:/bin/false
guest:*:70002:70005:Guest:/home/TEST/guest:/bin/false
So the TEST:range is ignored, *:range is used instead. User Shell, Home
Dir and the UID (102000 for the test user) from the UNIX attributes in
AD are ignored.
When I set
idmap config *:backend = tdb
idmap config *:range = 70000-99999
idmap config TEST:backend = rid
idmap config TEST:range = 100000-2000000
winbind nss info = rfc2307
instead, getent passwd gives me
admi...
2015 Jan 27
2
Can't get idmap_ad to work with winbind (only idmap_rid)
...:*:70003:70004:Test User:/home/TEST/test:/bin/false
>> krbtgt:*:70001:70004:krbtgt:/home/TEST/krbtgt:/bin/false
>> guest:*:70002:70005:Guest:/home/TEST/guest:/bin/false
>>
>> So the TEST:range is ignored, *:range is used instead. User
>> Shell, Home Dir and the UID (102000 for the test user) from the
>> UNIX attributes in AD are ignored.
>>
>> When I set
>>
>> idmap config *:backend = tdb idmap config *:range = 70000-99999
>> idmap config TEST:backend = rid idmap config TEST:range =
>> 100000-2000000 winbind nss info = r...
2015 Jan 27
0
Can't get idmap_ad to work with winbind (only idmap_rid)
.../false
>
> test:*:70003:70004:Test User:/home/TEST/test:/bin/false
> krbtgt:*:70001:70004:krbtgt:/home/TEST/krbtgt:/bin/false
> guest:*:70002:70005:Guest:/home/TEST/guest:/bin/false
>
> So the TEST:range is ignored, *:range is used instead. User Shell,
> Home Dir and the UID (102000 for the test user) from the UNIX
> attributes in AD are ignored.
>
> When I set
>
> idmap config *:backend = tdb
> idmap config *:range = 70000-99999
> idmap config TEST:backend = rid
> idmap config TEST:range = 100000-2000000
> winbind nss info = rfc2307...
2010 May 15
0
No subject
...ny nv50 card, so
look at the nv50 column to see what to expect :
http://nouveau.freedesktop.org/wiki/FeatureMatrix
Below the main IRC discussion I read about video engines.
23:02 < mwk> pre-NV50 only have b000, but maybe some have f000. NV50
has b000 and f000. NV84-NV96 and NVA0 have b000, 102000, 103000. NV98,
NVAA, NVAC have 84000, 85000, 86000, 87000. NVA3-NVA8 have 104000.
23:02 < mwk> NVC0 has at least 84000, 86000, 104000, 105000.
23:02 < mwk> confusing enough already?
23:03 < shining> calim: ok thanks, sent
23:03 < mwk> 5 engines, just found 85000. 87000 proba...
2015 Jan 27
0
Can't get idmap_ad to work with winbind (only idmap_rid)
...st User:/home/TEST/test:/bin/false
>>> krbtgt:*:70001:70004:krbtgt:/home/TEST/krbtgt:/bin/false
>>> guest:*:70002:70005:Guest:/home/TEST/guest:/bin/false
>>>
>>> So the TEST:range is ignored, *:range is used instead. User
>>> Shell, Home Dir and the UID (102000 for the test user) from the
>>> UNIX attributes in AD are ignored.
>>>
>>> When I set
>>>
>>> idmap config *:backend = tdb idmap config *:range = 70000-99999
>>> idmap config TEST:backend = rid idmap config TEST:range =
>>> 100000-20000...
2008 Mar 04
5
Network Latency
Hiya,
I''m trying to track down some throughput latency that our customer seems
to be attributing to our product, I can''t see what he''s talking about,
but I want to try and get some deeper granularity than I might get with
something like smokeping, and maybe even see if its down to something
tunable on our end.
I''ve been looking for some examples on how
2015 Jul 21
17
[Bug 91413] New: INFO: task Xorg:2419 blocked for more than 120 seconds.
...d1 89 df 4c 89 e2 e8 67 fe ff ff 8b 55 e8 83 e2 01 74 d9 0f 1f 80
00 00 00 00 f3 90 8b 55 e8 <83> e2 01 75 f6 eb c6 0f 1f 40 00 8b 05 7a e7 de 00
85 c0 75 80
Jul 21 10:12:16 dioo-XPS kernel: [ 2228.983984] INFO: rcu_sched detected stalls
on CPUs/tasks: { 5} (detected by 3, t=15002 jiffies, g=102000, c=101999, q=0)
Jul 21 10:12:16 dioo-XPS kernel: [ 2228.983987] Task dump for CPU 5:
Jul 21 10:12:16 dioo-XPS kernel: [ 2228.983988] swapper/5 R running task
0 0 1 0x00000008
Jul 21 10:12:16 dioo-XPS kernel: [ 2228.983990] ffff880215267e48
0000000000000018 ffffffff81664218 0...
2001 Oct 14
0
DirectX 8 Library error.
...or page fd000
trace:module:do_relocations 20 relocations for page fe000
trace:module:do_relocations 24 relocations for page ff000
trace:module:do_relocations 64 relocations for page 100000
trace:module:do_relocations 36 relocations for page 101000
trace:module:do_relocations 24 relocations for page 102000
trace:module:do_relocations 24 relocations for page 103000
trace:module:do_relocations 60 relocations for page 104000
trace:module:do_relocations 36 relocations for page 105000
trace:module:do_relocations 52 relocations for page 106000
trace:module:do_relocations 36 relocations for page 107000
trac...