search for: nsu

Displaying 15 results from an estimated 15 matches for "nsu".

Did you mean: ns
2009 Oct 26
2
basic statistics to csv
...to a spreadsheet-like file, as a .csv. For the summary() with an "x" dataset I can use this way: su <- summary(x) write.csv(su, file = "summary.csv") The problem with this is that the csv file is rather chaotic. but when I apply the same for the numSummary(x) output like: nsu <- numSummary(x[,c("a", "b", "c")], statistics=c("mean", "sd", "quantiles"), quantiles=c(0,.25,.5,.75,1)) write.csv(nsu, file = "numsummary.csv") I get the "ERROR: cannot coerce class "numSummary" into a dat...
2001 Feb 07
3
Goodness of fit to Poisson / NegBinomial
...do a goodness of fit test to a Poisson distribution. This seems to do it: mites <- c(rep(0,70), rep(1,38), rep(2,17), rep(3,10), rep(4,9), rep(5,3), rep(6,2), rep(7,1)) tab <- table(mites) NSU <- length(mites) N <- sum(mites) NSU.Mean <- N / NSU exp <- dpois(as.numeric(dimnames(tab)[[1]]), NSU.Mean) * NSU chi2 <- sum(((as.vector(tab) - exp)^2) / exp) tab exp chi2 I have some small expected values and so need to collapse some categories. If anyone has cod...
2005 Apr 14
1
weird problem with "access denied" on share
Hi folks, I am having a weird problem that I just recently noticed on this particular server runnng Samba 3.0.10 on Fedora Core 3 and am hoping someone could shed some light on this. We're using tdb for our backend database. The user "nsu" is a member of unix group admin. The unix group admin is mapped to "Domain Adminstrators". This works OK, in that when logging in on a workstation, I have local administrative privelege on that workstation. So far, so good. But here's the rub: when I attempt to, say, create a...
2005 Jan 27
3
Domain admins not getting local admin rights
...in client comptuters to the domain. However, I am not understanding why my domain administrator accounts are now not getting local administrator priveleges when logged in. This always worked fine on Samba 2.2.7a-1! I now cannot, when logged in on a W2K workstation as a domain user called "nsu", which is a member of "domain admins", modify files in C:\WINNT, or modify the local registry, etc. On a W2K orkstation, In the Local Users and Groups applet I can see that the local "Administrators" does in fact contain "PD/Domain Admins" and it gines a part...
2011 Jul 10
3
change legend character size in image.plot
I'm using the image.plot() function (fields package), but I want to enlarge the characters of the legend (as they are too small to be read in a combined figure), but there is no way I can find a command to do this. I can enlarge the legend bar (with legend.witdh), axis character size (cex.axis) or the total legend size (legend.shrink), but not the character size of the legend characters
2010 Feb 17
0
R in Institutional Research - Institutional Effectiveness (Higher Education)
...9;s t-Test http://tegr.it/y/az4 Thank you for all who respond to the request for information. Tom ----- Thomas W. MacFarland, Ed.D. Senior Research Associate; Institutional Effectiveness and Associate Professor Nova Southeastern University Voice 954-262-5395 Fax 954-262-3970 tommac@nsu.nova.edu [[alternative HTML version deleted]]
2018 Mar 21
1
winbind 100% CPU usage
...ss_info = yes winbind use default domain = yes winbind nss info = rfc2307 winbind cache time = 1800 printing = bsd printcap name = /dev/null printcap cache time = 750 map to guest = Never usershare allow guests = No netbios name = fsserver server string = fsserver comment = nsu-server wins support = No follow symlinks = yes wide links = yes unix extensions = no dmapi support = yes browseable = No hide unreadable = yes max open files = 170000 csc policy = disable socket options = TCP_NODELAY SO_KEEPALIVE TCP_KEEPCNT=4 TCP_KEEPIDLE=240 TCP_KEEPINTVL=15 write cach...
2004 Sep 01
6
Mitel 5010
Does anyone know if this phone can or does work with Asterisk ? I have a potential client who wants to throw away their current mitel ip system (keeps crashing on a regular basis - not good for a phone-based company), but are reluctant to purchase new handsets. Thanks. Julian.
1998 Mar 28
1
Samba 1.9.18p4 released.
...DNS lookups as a WINS server. 2). Fix core dump in smbd when acting as a logon server with security=share. 3). Workaround for a bug in FTP OnNet software NBT implementation. It does a broadcast name release for WORKGROUP<0> and WORKGROUP<1e> names and don't set the group bit. 4). Ensure all the NetBIOS aliases are added to all the known interfaces on nmbd initialization. 5). Fix bug in multiple query name responses print code. 6). Fix to send out mailslot reply on correct interface. 7). Fix retranmission queue to scan WINS server subnet so nmbd retransmits queries needed when a...
2009 Nov 30
6
Learning R
Dear R helpers, Almost 15 days back I have become member of this very active and wonderful group. So far I have been only raisingĀ  queries and in turn got them solved too and I really thank for the spirit this group member show when it comes to the guidance. I wish to learn R language and I have given 2 months time for this. Can anyone please guide me as how do I begin i.e. from basics to
2001 Mar 28
1
UTF-8 patch for Samba 2.0.7
...5\241\356\214\357\324"); -update_map("\360\320\361\344\362\345\363\242\364\223\365\213\366\224\367\366"); -update_map("\370\375\371\205\372\243\373\373\374\201\375\354\376\356\377\372"); -} - -/* Init for russian language (iso8859-5) */ - -/* Added by Max Khon <max@iclub.nsu.ru> */ - -static void init_iso8859_5(void) -{ - setupmaps(); - -/* MSDOS Code Page 866 -> ISO8859-5 */ -update_map("\260\200\261\201\262\202\263\203\264\204\265\205\266\206\267\207"); -update_map("\270\210\271\211\272\212\273\213\274\214\275\215\276\216\277\217"); -update_...
2008 Oct 23
1
Join AD: no logon server
...e offer me any pointers? Is there anything I can get the windows admin to check? Thanks Tam ================ /etc/krb5.conf ================ [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmind.log [libdefaults] default_realm = NSUK.NSC.COM dns_lookup_realm = false dns_lookup_kdc = false ticket_lifetime = 24h forwardable = yes [realms] NSUK.NSC.COM = { kdc = nsuk-ukdc3.nsuk.nsc.com admin_server = nsuk-ukdc3.nsuk.nsc.com default_domain = nsuk.nsc.com } [domain_realm] .nsuk.nsc.com = NSUK.NSC.COM ns...
2013 Nov 22
0
[LLVMdev] [clang] SSE2 intrinsics (emmintrin.h): _mm_movpi64_pi64 should be _mm_movpi64_epi64?
Hi there, I've recently encountered a piece of code that uses some SSE2 intrinsics and builds with gcc46, but not clang: clang can't find _mm_movpi64_epi64(), while gcc46 defines it in its lib/gcc46/gcc/.../4.6.3/include/emmintrin.h: extern __inline __m128i __attribute__((__gnu_inline__, __always_inline__, __artificial__)) _mm_movpi64_epi64 (__m64 __A) { return _mm_set_epi64
1998 Mar 27
1
nmbd cleans up incorrectly?
Hi, there! i have FreeBSD 2.2.6-STABLE and samba 1.9.18p3 installed sometimes nmbd could not be restarted (after killall nmbd; nmbd) with the following message in nmbd logs: === /var/log/nmb.log === 03/28/1998 02:37:50 netbios nameserver version 1.9.18p3 started Copyright Andrew Tridgell 1994-1997 bind failed on port 137 socket_addr=0.0.0.0 (Address already in use) === cut here === === netstat
2012 Apr 16
1
RELENG_8 kernel as of Apr 14 does not boot
Hi, Just update my 8.x kernel sources last weekend, and newly built kernel did not boot for me: link_elf: symbol mem_range_softc undefined KLD file acpi.ko - could not finalize loading kernel trap 12 with interrupts disabled This is stripped down kernel with everything possible loaded from modules. Any ideas? Did not see any warnings in UPDATING... ./danfe