search for: lcl

Displaying 20 results from an estimated 70 matches for "lcl".

Did you mean: cl
2006 Mar 09
4
IVR woes
...of the options and to happily goes off and does it. However, if you wait until the messages stop playing back it just hangs up with the error at the bottome of this message. Any help in finding a solution to this werid problem would be greatly appreciated. The IVR context and console logs are: [lcl-ivr-main] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; This is the main number IVR menu system ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; exten => s,1,Answer exten => s,2,NoOp exten => s,3,NoOp exten => s,4,NoOp exten => s,5,Wait(1...
2015 Jan 21
3
Samba4 LDAP issues
.... Master: 4.2.0pre1-GIT-58865d9 Slave: 4.2.0pre1-GIT-815bde2 Thank you, Gilbert [root at sdc ~]# /usr/local/samba/bin/samba-tool ldapcmp ldap://pdc ldap://sdc domain * Comparing [DOMAIN] context... * DN lists have different size: 226 != 230 CN=ASUS-LAPTOP,CN=Computers,DC=phxinternet,DC=lcl CN=SCREAMER,CN=Computers,DC=phxinternet,DC=lcl CN=STARSCREAM,CN=Computers,DC=phxinternet,DC=lcl CN=dns-SDC,CN=Users,DC=phxinternet,DC=lcl * Objects to be compared: 226 Comparing: 'CN=Agency Account,CN=Users,DC=phxinternet,DC=lcl' [ldap://pdc] 'CN=Agency Account,CN=Users...
2006 Mar 11
2
IVR dial by extension option..
I'm working on an IVR that gives the users the option (number 5 in the main menu) to dial by extension: exten => 5,1,Set(TIMEOUT(digit)=5) ; Dial Extension exten => 5,2,Set(TIMEOUT(response)=10) exten => 5,3,Background(LCL/prompt-60) exten => 5,4,WaitExten(15) When going option 5 you can dial some extensions such as 2802, it goes to the extension (all extens start with 28 on the system). However, just dialing something random like 2929 sends the caller to option 2 of the main menu or 1010 sends the caller to men...
2006 Feb 12
1
lme, nlsList, nlsList.selfStart
Dear listers, I am trying to fit a model using nlsList() using alternately a SSfol() selfstart function or its developped equivalent formulae. This preliminary trial works well mydata<-groupedData(Conc~Tps|Organ,data=mydata) mymod1<-nls(Conc~SSfol(Dose,Tps,lKe,lKa,lCl),data=mydata) as well as a developped form: mymod2<-nls(Conc~Dose * exp(lKe+lKa-lCl) * (exp(-exp(lKe)*Tps)-exp(-exp(lKa)*Tps)) /(exp(lKa)-exp(lKe)), data=mydata, start= c(lKe=-2.77, lKa=-1.41, lCl=-1.13) ) However when trying to fit the model with nlsList, I get: mymod3<-nlsL...
2005 Jul 28
1
conversion from SAS
...erEstimates=parmest LSmeans=lsmeans; run;*/ proc glm data=sort_dataset; class year month; model chla=/solution; by station; weight w_chla; where bloom=0; output out=chla_res predicted=pred student=studres cookd=cookd daynumber<-data$date-mdy(1,1,y)+1 rstudent=rstudent ucl=ucl lcl=lcl / alpha=0.02; * lsmeans year / at (cos1 sin1)=(0 0); * ODS output ParameterEstimates=parmest LSmeans=lsmeans; run; quit; data sort_dataset; set chla_res; increase=ucl-pred; if chla>UCL then bloom=1; w_chla=1/(50+5*pred*pred); %if &last=0 %then %do; drop ucl lcl cookd r...
2007 Sep 11
6
xyplot question
I have the code below and it works fine if I print the xyplot but if I take the print out, then I just get a blank pdf. The same holds if I just send the plot to the console without the print ( I get nothing ). My question is whether this is always the case with xyplot or is there something wrong with my settings ? I am on linux ( redhat ) and using R.2.5.0. Thanks. load("stocks.dat")
2001 Feb 04
1
quinModel S != R
Dear friends of nlme, Running quinModel (Pinheiro/Bates page 380) on R (current release, windows) gives: Nonlinear mixed-effects model fit by maximum likelihood Model: conc ~ quinModel(Subject, time, conc, dose, interval, lV, lKa, lCl) Data: Quinidine Log-likelihood: -497 Fixed: lV + lKa + lCl ~ 1 lV lKa lCl 5.382 -0.273 2.470 Random effects: Formula: list(lV ~ 1, lCl ~ 1) Level: Subject Structure: Diagonal lV lCl Residual StdDev: 4.43e-12 0.321 0.76 lV is confusing, since the book exa...
2003 May 12
1
plot.ranef.lme (PR#2986)
library(nlme) data(Phenobarb) na.include <- function(x)x phe1 <- nlme(conc~phenoModel(Subject, time, dose, lCl, lV), data = Phenobarb, fixed = lCl+lV~1, random= pdDiag(lCl+lV~1), start = c(-5,0), na.action = na.include, naPattern = ~!is.na(conc)) phe.ranef <- ranef(phe1,augFrame=TRUE) plot(phe.ranef, form=lCl~Wt+ApgarInd) [Error in max(length(x0), length(x1), length(y0),...
2004 Aug 16
1
Anyone run across this
...and print using an xp client and I'm getting an error. Unable to install driver ...... Operation could not be completed. I've followed the Samba How To [global] workgroup = local server string = CH File/Print Server passdb backend = ldapsam:ldap://ldap.mycompany.lcl log file = /var/log/samba/%U.log max log size = 1000 socket options = TCP_NODELAY SO_RCVBUF=8192 printcap name = lpstat printer admin = dsterner logon script = %U.bat logon drive = X: logon home = \\chpas-lansrvr\%U domain logo...
2008 Sep 02
2
qcc help
...chart for MDI Summary of group statistics: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.3266 0.4249 0.4371 0.4333 0.4451 0.4858 Group sample size: 1 Number of groups: 383 Center of group statistics: 0.4332557 Standard deviation: 0.01520659 Control limits: LCL UCL 0.387636 0.4788755 I want to get LCL and UCL. It is possible ? Thanks in advance, Renata [[alternative HTML version deleted]]
2015 Jan 22
3
Samba4 LDAP issues
...tor when trying to add a user via the Windows Active Directory Users and Computers utility. Gilbert [root at pdc ~]# /usr/local/samba/bin/samba-tool ldapcmp ldap://pdc ldap://sdc domain * Comparing [DOMAIN] context... * Objects to be compared: 233 Comparing: 'CN=Builtin,DC=phxinternet,DC=lcl' [ldap://pdc] 'CN=Builtin,DC=phxinternet,DC=lcl' [ldap://sdc] Attributes found only in ldap://pdc: serverState FAILED Comparing: 'DC=phxinternet,DC=lcl' [ldap://pdc] 'DC=phxinternet,DC=lcl' [ldap://sdc] Attributes found only in ldap://pdc:...
2009 Aug 31
0
Manually set UCL and LCL
In Control Charts, for an Individual graph, how can you manually set a UCL or LCL value? [[alternative HTML version deleted]]
2012 Jul 29
4
R- Help (looping)
...: I've been working on a project a for a while, and I'm having trouble in using the loop (for) I need to read a column (c1), and for each value of this column, I need to check if it's within the control limits So, I was trying to do this: For (k in 1: c1) If (c1< lcl1 | c1 > ucl1) {here I need to store the values outside the limits) I have 5 columns, need to do the same process in each one of them. And later on I'm gonna concatenate these 5 vectors and calculate its mean for an ARL project. [[alternative HTML version deleted]]
2000 Apr 04
0
Obscure bug....?
...1, h2) { print(c(test=0,lbs1=length(h1$breaks),lbs2=length(h2$breaks))) if(length(h1$breaks) >= length(h2$breaks)) { bl <- h1$breaks bs <- h2$breaks cl <- h1$counts cs <- h2$counts mi <- h1$mids print(c(test=1,lbs=length(bs),lcs=length(cs),lbl=length(bl),lcl=length(cl))) } else { bs <- h1$breaks bl <- h2$breaks cs <- h1$counts cl <- h2$counts mi <- h2$mids print(c(test=2,lbs=length(bs),lcs=length(cs),lbl=length(bl),lcl=length(cl))) } ind <- sub.vector(bs, bl) if(! is.vector(ind)) stop("Incompatible br...
2007 Oct 26
5
help
hello, please can anyone help me out. Am a new user of R program. Am having problem with this code below, not getting the expected results. 1. Each m, the cumulative sum should be 1.000 but the 2nd and 3rd m returned 2.000 and 3.000 instead of 1.000. 2. to get the LCL(m) and UCL(m) for each m base on these instructions if out.cum > 0.025 then LCL(m)= y-1 if out.cum >0.975 then ucl(m)= y-1 how do I code these instructions into this code. thanks Aruike pp=function(x,n,M){z=1.0;a=2.3071430;b=7.266064;H=3 out.h=c() out.y=c(...
2005 Jul 07
2
Problems with nlme: Quinidine example
...of Quinidine" example on page 380 of the book "Mixed-Effects Models in S and S-PLUS" by Pinheiro and Bates (2000). I have tried to reproduce the example, but get an error: > library(nlme) > fm1Quin.nlme <- nlme(conc ~ quinModel(Subject, time, conc, dose, interval, lV, lKa, lCl), + data=Quinidine, + fixed=lV + lKa + lCl ~ 1, + random=pdDiag(lV + lCl ~ 1), + groups= ~ Subject, + start=list(fixed=c(5, -0.3, 2)), + na.action=na.pass, naPattern= ~ !is....
2005 Apr 07
1
Time to give back, Samba LDAP with FreeRadius
...stype = other # localhost isn't usually a NAS... } client 192.168.XXX.XXX/24 { secret = mysecretpassword shortname = internal-network nastype = other } Users DEFAULT Auth-Type = LDAP radius.conf ldap { server = "ldap.mydomain.lcl" identity = "cn=Manager,dc=mydomain,dc=lcl" password = "myldappassword" basedn = "dc=mydomain,dc=lcl" #filter = "(uid=%{Stripped-User-Name:-%{User-Name}})" filter = "(&amp...
2004 Jun 30
2
Question about plotting related to roll-up
Hello R'ers, I have a large set of data which has many y samples for each unit x. The data might look like: Seconds Response_time ---------- ---------------- 0 0.150 0 0.202 0 0.065 1 0.110 1 0.280 2 0.230 2 0.156 3 0.070 3 0.185 3 0.255 3 0.311 3 0.120 4 .... and so on When I do a basic plot with type=l or the default of points it obviously plots every
2017 Mar 01
5
problem with sessions
Hi i got a pdc with samba 4.5.1 with ldap backend for autentication The users can login into domain and everythings fine, after some days, the resources of the networks in this case the shares directory, can't be access by anyone, even them directory in common to everyone. i found this message with the same problem https://lists.samba.org/archive/samba/2014-March/179632.html and i applied
2015 Jan 22
0
Samba4 LDAP issues
...irectory Users and Computers utility. > > Gilbert > > [root at pdc ~]# /usr/local/samba/bin/samba-tool ldapcmp ldap://pdc > ldap://sdc domain > > * Comparing [DOMAIN] context... > > * Objects to be compared: 233 > > Comparing: > 'CN=Builtin,DC=phxinternet,DC=lcl' [ldap://pdc] > 'CN=Builtin,DC=phxinternet,DC=lcl' [ldap://sdc] > Attributes found only in ldap://pdc: > serverState > FAILED > > Comparing: > 'DC=phxinternet,DC=lcl' [ldap://pdc] > 'DC=phxinternet,DC=lcl' [ldap://sdc] > Att...