search for: alm

Displaying 20 results from an estimated 38 matches for "alm".

Did you mean: all
2010 Mar 05
1
About the interaction A:B
...oved from the 'coefficients' vector. Since lm(Y~A) has coefficients for (intercept), Ab, Ac (there are no NA's), I think that it is reasonable to make sure that there are no NA's when there are interaction terms, namely, A:B in this case. Thank you for answering my questions! > alm=lm(Y ~ A*B,fr) > alm$coefficients (Intercept) AAb AAc BBb BBc BBd -3.548176 -2.086586 7.003857 4.367800 11.887356 -3.470840 AAb:BBb AAc:BBb AAb:BBc AAc:BBc AAb:BBd AAc:BBd 5.160865 -11.858425 -12.853116 -20.289611...
2015 Jul 17
1
Improvements (?) in stats::poly and stats::polym.
...uide.html) here, namely to send your original post to R-devel instead of R-help. Then it would have been noticed by me and most probably several other R core members ... } > IMHO the reproducible code I presented in that post: > ############# > library(datasets) > alm <- lm(stack.loss ~ poly(Air.Flow, Water.Temp, degree=3), stackloss) > alm$fitted.values[1:10] # "correct" prediction values [1:10] > predict(alm, stackloss)[1:10] # gives correct values > predict(alm, stackloss[1:10,]) # gives wrong values > #########...
2016 Jul 08
2
Problem with Samba 4 samba_dnsupdate
Hello! I have a problem in my AD, after removing a file server that was as AD member. I can no longer put any computer in the domain. In the Samba 4, run a command like wbinfo - u. wbinfo -g, samba-tool user list and it works, but when I type samba_dnsupdate --all-name --verbose generates the following error: Traceback (most recent call last): File "/opt/samba/sbin/samba_dnsupdate",
2016 Jul 08
0
Problem with Samba 4 samba_dnsupdate
Can you navigate to the domain controller like, \\dcname? Also do the logs tell you anything? Is bind running? Samba? etc? On Fri, Jul 8, 2016 at 4:18 PM, Igor & Sandra <group.alm at gmail.com> wrote: > I mean to join the network. > I have this network, nearly 120 computers. > Already does this AD since 2014 without giving problem. Only now emerged. > Unfortunately I had no backup. > I try to access the domain to manage via RSAT and does not work. > &gt...
2012 Feb 08
2
need help with understanding coxph encoding
Hi, in coxph, coxph(Surv(time, status)~x,data=alm). How to encode x? For example, if x has two groups, the treatment group and control group. if I encode them as 1 and 2. Is the HR results treatment/control? What if I encode them as 0 and 1. I am confused with how survival package works for HR. What should I do to get a treatment/control HR? Tha...
2007 Feb 12
6
Boxplot: quartiles/outliers
For boxplot(), is it possible to pass in a parameter to change the default way that the 1st and 3rd quartiles are computed? (specifically, I'd like to use type 6 described in the quantile function). Also, what are the options for how outliers are computed, and how can one change them? Thank you [[alternative HTML version deleted]]
2014 Feb 20
0
Identify SIEMENS MASTEGUARD
...ng ascii command: "BAT{CR}" Response: "BAT=2;0450.0;100;27.4;24;313.0,313.1{CR}" Sending ascii command: "OUT{CR} Response: "OUT=2;49.9;217.0;00.0;0000;000{CR}" Sending ascii command: "ALM{CCR}" Response: "ALM=01;0;0;0;0;0;0;0;0;0;1;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0{CR}" Sending ascii command: "TST{CR}" Response: "TST=0;0;0;0;0;0;0{CR}" On the internet it seems that more people...
2009 Jan 14
1
Memory use
...gc trigger (Mb) max used (Mb) Ncells 421697 11.3 1476915 39.5 1476915 39.5 Vcells 45503399 347.2 147241270 1123.4 147023097 1121.7 What am I missing? With many thanks and best regards, Stefan ____________________________________ Dr. Stefan Albrecht, CFA Allianz Investment Management SE AIM-GI-ALM Königinstr. 28 | 80802 Munich | Germany Phone: +49.(0)89.3800.18317 Fax: +49.(0)89.3800.818317 EMail: stefan.albrecht@allianz.com<mailto:stefan.albrecht@allianz.com> Allianz Investment Management SE Vorsitzender des Verwaltungsrates: Dr. Paul Achleitner Geschäftsführende Direktoren: Dr. Kar...
2011 Oct 27
1
Question about .Fortran in glmnet package
...a,nobs,nvars,nc,as.double(x),y,offset,jd,vp,ne,nx,nlam,flmin,ulam,thresh,isd,maxit,kopt, lmu=integer(1), a0=double(nlam*nc), ca=double(nx*nlam*nc), ia=integer(nx), nin=integer(nlam), nulldev=double(1), dev=double(nlam), alm=double(nlam), nlp=integer(1), jerr=integer(1),PACKAGE="glmnet" ) Thanks for your help. Regards, Axel. [[alternative HTML version deleted]]
2011 Feb 17
1
cv.glmnet errors
...gnet", parm = alpha, nobs, nvars, nc, as.double(x), y, offset, jd, vp, ne, nx, nlam, flmin, ulam, thresh, isd, maxit, kopt, lmu = integer(1), a0 = double(nlam * nc), ca = double(nx * nlam * nc), ia = integer(nx), nin = integer(nlam), nulldev = double(1), dev = double(nlam), alm = double(nlam), nlp = integer(1), jerr = integer(1), PACKAGE = "glmnet") 2: lognet(x, is.sparse, ix, jx, y, weights, offset, type, alpha, nobs, nvars, jd, vp, ne, nx, nlam, flmin, ulam, thresh, isd, vnames, maxit, HessianExact, family) 3: glmnet(x[!which, ], y_sub, lambda =...
2007 Jul 02
3
0.23.0 puppet dependancy issue
Hello, I use some define in classes like class foo { define bar() {} } before in .22.4 i had require => Bar[''mybar''] on object and it worked. Now i have : err: Could not apply complete configuration: Could not retrieve dependency ''Shorewall-realize[shorewall.conf]'' at /etc/puppet/manifests/classes/shorewall.pp: for exemple. Do anyone knwo why it
2009 Sep 22
3
trying to install plotrix
.../tmp total 48 drwx------ 3 dbae wheel 102 Sep 22 10:41 502/ drwxr-xr-x 2 rona wheel 68 Sep 21 16:25 506/ drwxrwxrwx 5 dbae wheel 170 Sep 20 16:47 FLEXnet/ -rw-r--r-- 1 _usbmuxd wheel 0 Sep 18 15:38 MobileDevice.log -rw-r--r-- 1 dbae wheel 1185 Sep 20 22:39 alm.log -rw-r--r-- 1 dbae wheel 2928 Sep 20 22:39 amt.log -rw-r--r-- 1 dbae wheel 0 Sep 20 16:47 cs_cache_lock_502 -rw-r--r-- 1 security wheel 0 Sep 21 13:37 cs_cache_lock_92 drwxr-xr-x 3 dbae wheel 102 Sep 22 10:10 hsperfdata_dbae/ -rw------- 1 nobody wheel 3...
2006 Jun 14
2
Bug or not? (PR#8977)
...etical bragg mirror (0=B0 and 70=B0). The plots for 0=B0 matched perfectly but t= hose for 70=B0 were quite a bit off. After trying out all sorts of things for several days, I tried the same algorithm in octave (matlab clone, but open source). There, I got a perfect match for both 0=B0 and 70=B0. I alm= ost could not believe it, R must have calculated wrong. The R version I use at home at the moment is 2.2.1 on gentoo linux. I also tried version 2.1.0 at my university (debian stable), both had the same result. I uploaded everything to reproduce this to http://n.ethz.ch/student/homartin/r-vs-oc...
2016 Jul 27
1
Errors with the installation of Samba 4.4.5.
...File "/usr/local/samba/sbin/samba_dnsupdate", line 632, in <module> get_credentials(lp) File "/usr/local/samba/sbin/samba_dnsupdate", line 124, in get_credentials raise e RuntimeError: kinit for SRV-DC1$@HOMELAB.CORP failed (Cannot contact any KDC for requested realm)
2006 Mar 29
2
Why does FLAC not support bitrates?
grep -i bitrate /usr/include/FLAC/* doesn't work...
2006 Mar 29
0
Why does FLAC not support bitrates?
...ssless, it cannot even attempt to meet a bitrate target. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ "A mouse is a device used to point at the xterm you want to type in." -- Kim Alm, a.s.r
2007 Jul 13
1
Unreviewed tickets
Luke, What state should I put them in if I have looked a ticket, but it requires more information to decide what to do next? Can we add a "needs more info" or something similar where you select "unreviewed"? Mike B. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
2007 Feb 06
1
Mount options
Hello, I am currently attempting to manage the /etc/fstab file using the Mount command but do not want the command to do anything to certain mounts that I specify. I have tried different ''ensure'' options, but puppet seems to always want to try an mount or unmount the devices. Basically, I would like to have certain options in the fstab on the cdrom and floppy devices but leave
2003 May 22
0
Everything working as expected, but log gets spammed.
...8.0.0/255.255.0.0 socket options = TCP_NODELAY log file = /var/log/samba/log.smb max log size = 500 log level = 1 status = yes dead time = 1000 lock directory = /var/samba/locks share modes = yes locking = yes # strict locking = yes Suggestions anyone ? Google groups almost always helps me out, but couldn't this time :) Regards Hans Alm?sbakk
1999 Sep 23
3
Update on libvorbis
The 2.0 release at my Day Job is winding itself up so I finally have cycles for libvorbis and the player again. I'm seriously considering just doing Vorbis full time, funding or no :-) In any case, I'm going to push off all the aggressive, unfinished features I've played with for the time being and institute a (personal) feature freeze in the interest of finishing the coder block for