search for: p98

Displaying 6 results from an estimated 6 matches for "p98".

Did you mean: 98
2002 Jul 01
1
functions of dataframes
Hello experts I have a thing which I can't vectorize. Can any gurus out there help? This is my truncated dataset; it is a dataframe of five possums and which tree they slept in on three days. R> dataset p14 p88 p82 p90 p98 1 6 7 5 1 3 2 8 9 10 1 11 3 8 7 12 13 14 I can manipulate it with simple functions fine: R> f function(n){n+1000} R> f(dataset) p14 p88 p82 p90 p98 1 1006 1007 1005 1001 1003 2 1008 1009 1010 1001 1011 3 1008 1007 1012 1013 1014 Great. But I want to permut...
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...4) p72=g(1,5) p73=g(2,-.5) p74=g(2,0) p75=g(2,.5) p76=g(2,1) p77=g(2,2) p78=g(2,3) p79=g(2,4) p80=g(2,5) p81=g(3,-.5) p82=g(3,0) p83=g(3,.5) p84=g(3,1) p85=g(3,2) p86=g(3,3) p87=g(3,4) p88=g(3,5) p89=g(4,-.5) p90=g(4,0) p91=g(4,.5) p92=g(4,1) p93=g(4,2) p94=g(4,3) p95=g(4,4) p96=g(4,5) p97=g(5,-.5) p98=g(5,0) p99=g(5,0.5) p100=g(5,1) p101=g(5,2) p102=g(5,3) p103=g(5,4) p104=g(5,5) Mp<-c(p1,p2,p3,p4,p5,p6,p7,p8,p9,p10,p11,p12,p13,p14,p15,p16,p17,p18,p19,p20,p21,p22,p23,p24,p25,p26,p27,p28,p29,p30,p31,p32,p33,p34,p35,p36,p37,p38,p39,p40,p41,p42,p43,p44,p45,p46,p47,p48,p49,p50,p51,p52,p53,p54,p55...
2016 Jun 28
0
unique index violation on objectSid
2016-06-28 14:22 GMT+02:00 valera <valera at zvn.p98.belkam.com>: > 28.06.2016 15:50, mathias dufresne: > > Here I'm thinking of two workarounds. The first one would be to list > > deleted objects RIDs, to verify RID=2002 is really the last one used, > > being sure there is no deleted object with RID=2003 and so on. Then...
2016 Jun 28
1
unique index violation on objectSid
I love diving : ) 2016-06-28 16:44 GMT+02:00 mathias dufresne <infractory at gmail.com>: > > > 2016-06-28 14:22 GMT+02:00 valera <valera at zvn.p98.belkam.com>: > >> 28.06.2016 15:50, mathias dufresne: >> > Here I'm thinking of two workarounds. The first one would be to list >> > deleted objects RIDs, to verify RID=2002 is really the last one used, >> > being sure there is no deleted object with RID=2...
2016 Jun 28
6
unique index violation on objectSid
27.06.2016 18:45, mathias dufresne: > Perhaps you don't have yet duplicate objectSid as that's not supposed to be > possible. > Rather than scripting something to look for objectSid used twice I would > start with dbcheck and other tools to verify that your database is > consistent and identical on all servers. [root at pdc ~]# samba-tool dbcheck Checking 3346 objects
2006 Jun 09
3
GXP-2000 MultiPurpose Keys
Is it possible to program the multi-purpose keys on a GXP-2000 remotely via a TFTP configuration file? If so, what are the parameters to put in the configuration file? Thanks, Daniel