search for: usms

Displaying 20 results from an estimated 52 matches for "usms".

Did you mean: uses
2008 Dec 29
3
Normal Curve
Dear ALL: How I show the area under the normal curve for example for the following example: Assume X has N(100,15). How to show the area corresponding to the probability: P(90<X<110) With many thanks Abou ========================== AbouEl-Makarim Aboueissa, Ph.D. Assistant Professor of Statistics Department of Mathematics & Statistics University of Southern Maine 96
2009 Mar 30
1
Comparing Points on Two Regression Lines
Dear R users: Suppose I have two different response variables y1, y2 that I regress separately on the different explanatory variables, x1 and x2 respectively. I need to compare points on two regression lines. These are the x and y values for each lines. x1<-c(0.5,1.0,2.5,5.0,10.0) y1<-c(204,407,1195,27404313) x2<-c(2.5,5.0,10.0,25.0) y2<-c(440,713,1520,2634) Suppose we need to
2008 Mar 01
4
Help needed in R
Dear ALL: I have two quick questions about how to perform some steps in R. Could you please see the attached MS file if the data not clean enough in this email. Thank you so much for all your helps. Abou Here it is: ========================= Consider the following matrix: data<-matrix(c(2,2,12,2,1,10,10,4,10,1,1,2,2,1,2,10,3,1,1,1,3,5,17,23,9,9,3,3,15,5,
2009 Aug 20
0
Canonical Discriminant Function Analysis
Dear R users: Could you please help me out how to use R to get and interpret Standardized discriminant functions and structure coefficients for sex, Degree_Program, and Enrol_USM Please find the data file at: http://www.usm.maine.edu/~aaboueissa/Rhelps/Rhelps.html data files are (xls file: dataforRxls or txt file: dataforRtxt) Output looks like this table. Standardized
2013 May 16
5
ddos attack causes high ksoftirqd cpu use
Hello List! I got a small (50mbits or so) application layer ddos attack against a few name servers (thousands of IPs sending lots of bogus A record requests - weird) - one of the name servers was behind a shorewall firewall. That firewall was running a 2.6.18-194.11.1.el5 kernel and shorewall-4.4.11.1-1. I noticed that the shorewall host had ksoftirqd using 100% of the CPU during the
2007 May 02
2
Asterisk-1.4 with agent snmp
Hi, I`m trying to use the agent snmp buit in the asterisk-1.4, but I can`t do this... I used this link to do it: http://www.voipphreak.ca/archives/382 but I can't... Does somebody know how to do this or knows a how-to to do this?? Thank's _______________________________________________________ Yahoo! Mail - Sempre a melhor op??o para voc?! Experimente j? e veja as
2013 May 30
2
Question, how to coorelate snapshot ID's to the files that they represent?
Hi folks, first post :) I'm running Redhat 6 x64 with ibvirt-0.10.2-18 and qemu-img-rhev-0.12.1.2-2.355 My question is, if I do something like the following.. [root@testbox ~]# virsh snapshot-list STIGtest Name Creation Time State ------------------------------------------------------------ 1369421485 2013-05-24 13:51:25 -0500 disk-snapshot
2007 Aug 16
3
Urgent Help needed
Dear All: Urgent help is needed. I have a data set in matrix format of three columns: X, Y and index of four groups (1,2,3,4). What I need to do is the following; 1- How I can subtract the sample mean of each group indexed 1,2,3,4 from the corresponding data values of this group and create new columns say X-sample mean and Y-sample mean? I tried to use the "tapply" but
2008 Dec 08
0
ARMA models
Dear ALL: Could you please eamil me how to simulate Mixed Seasonal ARMA (p,q)x(P,Q)12 models [say ARMA(0,1)x(1,0)12 ]from R. With many thanks. Abou ========================== AbouEl-Makarim Aboueissa, Ph.D. Assistant Professor of Statistics Department of Mathematics & Statistics University of Southern Maine 96 Falmouth Street P.O. Box 9300 Portland, ME 04104-9300 Tel: (207)
2004 Mar 25
0
AW: Public Printer Share with security=domain
yes, the printer works..I just have to enter a username/password to print to it. I want it to be totally public, so no authentication is required. thanks again, stephen Radio Gong 2000 GmbH & Co. KG [Technik] wrote: > Did u configure the printer on the server??? > > Make sure ur directory /var/spool/samba has the same rights like /tmp. > > If u like to print from windows
2003 Sep 17
3
[Bug 667] Openssh 3.7x, Windows ssh clients and Ldap don't play together
http://bugzilla.mindrot.org/show_bug.cgi?id=667 Summary: Openssh 3.7x, Windows ssh clients and Ldap don't play together Product: Portable OpenSSH Version: 3.7.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: PAM support AssignedTo:
2013 Jun 25
2
Re: snapshot-create-as for a single disk not all disks
...9; > // sdm1 is a remote scsi lun and mounted at the local host <target dev='vdc' bus='virtio' /> </disk> Given above problem, I want to only create the snapshot of local disk. 在 2013-06-24 23:22:47,"vonNieda, Adam (USMS)" <Adam.vonNieda@usdoj.gov> 写道: I think what you’re looking for is LVM snapshots. The whole purpose of taking VM snapshots is to have a consistent image of the machine as a whole. There’s lots of articles out there on LVM snapshots, here’s one. http://www.tldp.org/HOWTO/LV...
2010 Sep 07
2
R package to identify model
Dear all, I would like to know if there is a R package performing model identification? thank you! -- View this message in context: http://r.789695.n4.nabble.com/R-package-to-identify-model-tp2529525p2529525.html Sent from the R help mailing list archive at Nabble.com.
2013 Jun 26
2
Re: snapshot-create-as for a single disk not all disks
...remote > scsi lun and mounted at the local host > <target dev='vdc' bus='virtio' /> > </disk> > Given above problem, I want to only create the snapshot of local disk. > > > > 在 2013-06-24 23:22:47,"vonNieda, Adam (USMS)" <Adam.vonNieda@usdoj.gov> > 写道: > > ** ** > > I think what you’re looking for is LVM snapshots. The whole purpose of > taking VM snapshots is to have a consistent image of the machine as a > whole. There’s lots of articles out there on LVM snapshots, here’s one...
2005 Oct 18
2
Installing Bioconductor on R
hi all, Am new to R. I am having problems installing Bioconductor package in R on fedora core 4 running on AMD64 bit machine. this is the error message I get : gcc -shared -L/usr/local/lib -o affyPLM.so avg_log.o biweight.o chipbackground.o common_types.o do_PLMrlm.o do_PLMrma.o do_PLMthreestep.o idealmismatch.o LESN.o lm.o lm_threestep.o log_avg.o matrix_functions.o
2007 Oct 02
2
plot question
Hello, I have a question about how to plot a series of data. The folloqing is my data matrix of n > n 25p 5p 2.5p 0.5p 16B-E06.g 45379 4383 5123 45 16B-E06.g 45138 4028 6249 52 16B-E06.g 48457 4267 5470 54 16B-E06.g 47740 4676 6769 48 37B-B02.g 42860 6152 19276 72 35B-A02.g 48325 12863 38274 143 35B-A02.g 48410 12806 39013 175 35B-A02.g 48417 9057 40923
2002 Feb 13
2
Comparison between Ogg Vorbis and LAME
Guys (and girls), I\'ve been testing Ogg Vorbis quality at home, and I thought I\'d share the results with you. For those who want the conclusion, Vorbis 1.0 RC3 sounds better than LAME 3.70 vbr/cbr (which I\'m told now that it\'s broken for VBR), at less bitrate, however, it\'s not perfect (and probably never will, since it\'s a lossy audio codec) and could use some
2017 Aug 19
0
Problem with SNMP rpm
Hello everyone, Im trying to configure SNMP to use Kerberos authentication, but im having some trouble. The standard package of snmp dont have the kerberos module included, then i needed to create a new package. So i found the last centos snmp source rpm, version "net-snmp-5.7.2-24.el7_3.2.x86_64", and modified the .spec file to generate a new rpm with the kerberos module. But in the
2023 Mar 16
0
[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
Hi Oded, sorry for the late response, somehow this mail slipped through. On 2/6/23 15:48, Oded Gabbay wrote: > On Thu, Jan 19, 2023 at 7:24 AM Matthew Brost <matthew.brost at intel.com> wrote: >> Is this not an application issue? Millions of mappings seems a bit >> absurd to me. > If I look at the most extreme case for AI, assuming 256GB of HBM > memory and page
2007 Aug 07
1
input data file
Hello, I am new to R. I used scan() to read data from tab-delimited files. I want to save all my data files (multiple scan()) in another file, and use it like infile statement in SAS or \input{tex.file} in latex. Thanks!