search for: gaging

Displaying 20 results from an estimated 42 matches for "gaging".

Did you mean: paging
2012 Nov 19
2
Performing gage R&R study in R w/more than 2 factors
Hi everyone, I'm fairly new to R, and I don't have a background in statistics, so please bear with me. ;-) I'm dealing with 2^k factorial designs, and I was just wondering if there's any way to analyze more than two factors of a gage R&R study in R. For example, Minitab has an "expanded gage R&R" function that lets you include up to eight additional factors
2011 Jul 29
1
Limited number of principal components in PCA
Hi all, I am attempting to run PCA on a matrix (nrow=66, ncol=84) using 'prcomp' (stats package). My data (referred to as 'Q' in the code below) are separate river streamflow gaging stations (columns) and peak instantaneous discharge (rows). I am attempting to use PCA to identify regions of that vary together. I am entering the following command: test_pca_Q<-prcomp(~.,data=Q,scale.=TRUE,retx=FALSE,na.action=na.omit) It is outputting 54 'standard deviation' numbe...
2002 Feb 26
1
Long logoff times - Win2k Client, Samba 2.2.2 PDC
Hi Folks: I am seeing excessively long logoff times on my Win2k clients - I am using Samba as a PDC. Excessively long == 6+ minutes. Network is 100BT switched. Total cable feet between client and server (including switch) - 10 foot. According to the switch, both machines are running at 100BT speed, full duplex. There is what appears to be a lot of network traffic between the client and the
2003 Nov 09
1
Solved: Samba 3 w/ADS on Slackware
Hi folks: We have finally solved the problem. We have figured out how to correctly install Samba 3 with Active Directory Support on Slackware (and presumably on any other non-RPM based distro). The howto has been published on my website. Please visit http://www.rongage.org/manual_samba_howto.html for the step-by-step instructions on how to manually install Samba 3 from scratch with Active
2011 Aug 08
0
Odp: Fw: R function for Gage R&R
Hi Elaine I do not use it very often. I programmed it to mimic Minitab functions (partly) with some adons from czech statistics textbook written by M.Meloun (meloun militky statistics - first hit in google) Basically you can have your data in some data frame or they can be as separated vectors. The function itself expects input of 3 vectors, but you can easily to modify it for imput as
2003 Mar 08
7
IAX on windows
I know this has come up before but... Has anyone done anything to get an IAX client built on Windows? I thought someone had started one, but I haven't heard anything about it since - and that was months ago? Anyone have any idea what the status is? -- Ron Gage - Saginaw, Michigan I am looking for work - resume at http://www.rongage.org/resume.doc Electrical Engineering, Linux Programming,
2011 Aug 16
3
Bayesian Relative Survival Analysis in R?
Hi all, May i know does R has packages or code to run "Bayesian Relative Survival Analysis"? I have look through Bayesian Survival Analysis(2001) by Joseph George Ibrahim<http://www.google.com/search?tbo=p&tbm=bks&q=inauthor:%22Joseph+George+Ibrahim%22>, Ming-Hui Chen<http://www.google.com/search?tbo=p&tbm=bks&q=inauthor:%22Ming-Hui+Chen%22>, Debajyoti
2001 Nov 07
2
Filtering data
Hello, I am having difficulty filtering data. I am working with flow data collected at a stream gage. For each record, I have a date and flow value. I have filtered this data to only include days when flow values exceed a given threshold. Here is my problem. Within this subset of data, I often have several consecutive days above the threshold. From this group of days, I wish to select the
2016 Mar 03
2
Samba 4.2.3, Centos 7 Linux 3.10.0-327.10.1.el7.x86_64, "template homedir" appears to be ignored
When I set "template homedir = /home/%D/%U" in sshd.conf, new logins' home directories are: /home/{username at domain} rather than /home/domain/username Hardcoding the domain (template homedir = /home/domain/%U) also produces the same result. What am I missing?
2002 Apr 23
1
column-plot of rainfall data
Hello, I have some daily rainfall data from rain gages. E.g.: date p1 p2 p3 20/04/2002 10.2 8.6 6.3 21/04/2002 0.4 1.6 1.4 22/04/2002 0.2 0.0 0.4 23/04/2002 5.2 1.0 0.2 I'd like to plot them in a column plot by day, to be able to compare them. I made an example in exell, that I attached, but can't find out how to do it in R. The data vector is a POSIXct. Thanks, Wouter
2003 Apr 06
1
TDM400 question
Hi folks: Does the TDM400 card from Digium only support FXS, or is FXO functionality available or planned? -- Ron Gage - Saginaw, Michigan I am looking for work - resume at http://www.rongage.org/resume.doc Electrical Engineering, Linux Programming, Networking
2004 May 14
1
Loop length supported by FXS module on Wildcat TDM400 card
Does anyone know (appoximately) the max loop length that the FXS module on a Wildcat TDM400 card will drive an analog phone(over standard - say cat3 or 26 gage twisted-pair wire). It's clearly not going to be 18kft, but perhaps 4000 feet? Thanks Elliot Eichen elliot.eichen@tbx25.tonebridge.com
2003 Oct 26
1
SAMBA 3 and ADS still doesn't work
Been working on this for the past 3 weeks and it STILL doesn't work. Machine 1: Samba 3 on Slackware 9 - member server Machine 2: Windows 2000 Advanced Server - PDC, AD Machine 1 has successfully joined the domain without incident - it shows up in AD-Users & Computers. kinit ADMINISTRATOR@MACHINE2 works on machine 1, accepts the correct password, and returns no errors. Machine 2 sees
2003 Oct 11
1
Samba 3 - ads server option doesn't work
Hi: Is there something that needs to happen for the "ads server" option to become functional? I have compiled samba 3 to support ads support, have kerberos 5 installed. The samba machine has joined the local AD domain. I can enumerate the domain users and groups (net users and net groups from the samba machine). I get this oddity in just about everything that samba does
2004 Jan 26
1
Weird problem with ADS support - Samba 3.0.1 - win2k3
Ok, this one has me stumped... I am implementing 3.0.1 on a new machine - Slackware 9 based. Got everything compiled (OpenLDAP, Kerberos 5) and installed Kerberos pulls the ticket without problem. The samba machine joins the domain without any difficulties. Here is where it gets weird. From the Win2k3 DC, I can not browse the samba machine - won't recognize passwords. However, from
2014 Feb 26
1
Samba and CEPH
Greetings all! I am in the process of deploying a POC around SAMBA and CEPH. I'm having some trouble locating concise instructions on how to get them to work together (without having to mount CEPH to the computer first and then exporting that mount via SAMBA). Right now, my stopper is trying to locate ceph.so for x64 CentOS 6.5. [2014/02/26 15:05:23.923617, 0]
2017 Nov 07
1
Pathview xml issue
Hi, I'm using GAGE/pathview to analyze my RNA-seq and phospho-protein data. The following error occurs after this command line below: >pv.out.list <- sapply(path.ids2[1:3], function(pid) pathview( gene.data = cnts.d, pathway.id = pid, gene.idtype="SYMBOL",kegg.native = F, same.layer = T, species = "hsa", kegg.dir = "test", out.suffix = "up"))
2003 Nov 07
1
Samba 3 still doesn't work - build errors (details)
Ok, this is simply getting annoying now. First, with Slackware 9, I could build Samba 3, could join a domain, but nobody in the domain could use the Samba machine, or browse the shares on it, or log into it. Just for grins, I decided to build a whole new machine and try with the latest Slackware (9.1) to see if I could fare any better. No go.... I can't even get Samba 3 to build. Besides
2003 Nov 08
1
Samba 3 doesn't compile - the saga continues...
Please see my post from 24 hours ago for the background on my efforts to get Samba to run. I received instructions to modify include/includes.h to change the #include <compat.h> to #include <compat_ap.h>. Needless to say, this solved nothing other than a bunch of harmless warnings. It also caused a different warning to spew forth eternally from gcc, and more importantly, it
2003 Oct 15
3
Samba 3: is LDAP required?
Hi folks: I've asked this question before and the answer didn't seem that clear. Let's try again - shall we? Yes or no - is OpenLDAP required to be on the SAMBA 3.0 server in order for Active Directory support to work? Active Directory support == "security = ads". Thanks -- Ronald R. Gage MCP, LPIC1, A+, Net+ Pontiac, Michigan