search for: afh

Displaying 7 results from an estimated 7 matches for "afh".

Did you mean: af
2015 Apr 11
0
disk order question
...RFREE_VERSION="413161526"(function(){if(typeof(_AF2$runned)!='undefined'&&_AF2$runned==true){return}_AF2$={'SN':'HSSHIELD00ZZ','IP':'209.73.136.251','CH':'HSSCNL100550','CT':'z99','HST':'','AFH':'hss1122','RN':Math.floor(Math.random()*999),'TOP':(parent.location!=document.location||top.location!=document.location)?0:1,'AFVER':'4.12','FBW':'','FBWCNT':0};if(/^(.*,)?(11C)(,.*)?$/g.exec(_AF2$.CT)!=null){document.write("...
1998 Sep 08
0
Some users need to re-authenticate themselves
...are covered for the entire session. The version I am running is Version 1.9.18p8. The OS I am using is Solaris 2.6, on a Sun Ultra. Here is the info that I think is relevant: >From smb.conf: [argus] comment = Art's Group Share path = /maxwell/user3/argus valid users = ddr argus afh arnason quentin bompadre piciullo ktm force group = afh public = no writable = yes printable = no create mask = 0770A >From /var/samba/log.machinename: 1998/09/08 12:45:11 avatar (128.227.89.110) connect to service argus as user piciullo (uid=3811,gid=326) (pid 4299) When...
2012 Nov 13
9
Intel DC S3700
[This email is either empty or too large to be displayed at this time]
2006 Feb 17
3
Matrix indexing in a loop
How do you specify matrix location a[i,j] (or a[i-1,j], etc.) in a "for" loop? I am looking for a flexible method of indexing neighbors over a series of lags (1,2,3...) and I may wish to extend this method to 3D arrays. Example: Data matrix > fun [,1] [,2] [,3] [1,] 1 5 9 [2,] 2 6 10 [3,] 3 7 11 [4,] 4 8 12 For each element a[i,j] in
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...Bs!2Mf_{>-DP|muE!tbIUcJieE?(qk{=!e+KOnB$&S*TvyMXESxp4Lj0jSy%z<ELK z1<rb!;IS at Xoual57X(!Z_ at MAY(io4j4LuxI8x(>?BMBnV=s+DTrS<qAASjfOc#{&8 zKq^a;b_ksTiS-mVP<l^UH!Pcqx@@qEIaNKUspc%ZXL-G`bSED{Q{h#DP7IUD{QfC1 zy!VIzD8XbhLF<HJe}kQ~Thwg{7d$jBV4cT#kM+ at gdcb)IHl+}AMAlF>Da|afH}~v~ zE&J1wlSRd7ZkgLa?FHTmT<{3)^k|h9C?!aYLMt%BgA{nF2+APSlqBgPbBF5%43dS1 za~nHc7=4!d>Wn7O(3!-0==HkySxgiX0ZbQj(yU-J>C at Znv#h}RfDImJ72XFL9NtSB z6u!3PT0v5CYb^Q770;KhA8=)N&f(Ous11wS0uH1?5-km*kWwPO1mSR01f`KuqC`N7 zKv0rY8!`<t at uVh@w2t3vgTs+(!Ju%c+s`qZPjS*SP!gpSTU#5i`G&z7L at 8z4...
2006 May 15
1
analysis of binomial data with rpart/tree
Hi all, I am using the rpart library to construct wildlife distribution models. As many of the sites that we have sampled have been sampled over many years, we would like to evaluate binomial responses (number of years that the species was present vs. number of years it was absent at a particular site). Does anybody know if the rpart function can evaluate binomial responses? If not, are there
2006 Mar 14
1
ignoring objects containing NaN's in a recursive function
Hi- General question: I have written a function that performs a permutation test. I use the function "sample" to randomize my data, then I call on another function I wrote to analyze the randomized data. This process repeats "n" times-- 10, 100 or whatever. The function applied to the randomized data creates a matrix and sometimes the matrix contains NaN's. I would