similar to: R 3.2.5 is released

Displaying 20 results from an estimated 100 matches similar to: "R 3.2.5 is released"

2016 Apr 14
0
help with OR confidence interval using probit link
Howdy everyone I?m trying to get Odds ratio and OR confidence intervals using a probit model, but I'm not getting. Do you think you can help me? I?m new with R L naive = summary(glm(pcr.data[,7]~boldBeta_individual+pcr.data$age,family=binomial(link=probit))) naive_answer = c(naive$coefficients[,1:3]) #naive estimates for
2016 Apr 15
0
Odds Ratio and OR CI
Please don't post in HTML. Your post is almost unreadable Also,lease have a look at http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example and/or http://adv-r.had.co.nz/Reproducibility.html for some suggestions about what you should include in your question. Welcome to R. John Kane Kingston ON Canada > -----Original Message----- > From: rosita21 at
2012 May 02
1
Forestplot question
Hi, I'm trying to build a Forest Plot using the second and fourth columns in the table (test.csv) below. My code is the following: curated <- data.frame("test.csv") tmp <- curated$coef tmp1 <- curated$se_coef plt <- metaplot(tmp, tmp1, xlim = c(-.45, .45)) I keep getting the following error at the last line and am not sure why: Error in if (is.na(lower[i] + upper[i]))
2008 Dec 06
0
Cannot install samba-3.2.5 on RHEL4 - libkeyutils.so.1 is needed by samba3-cifsmount-3.2.5-37.i386
Hi, I've been trying to install samba-3.2.5 but got error: error: Failed dependencies: libkeyutils.so.1 is needed by samba3-cifsmount-3.2.5-37.i386 libkeyutils.so.1(KEYUTILS_0.3) is needed by samba3-cifsmount-3.2.5-37.i386 I check my installed packages: # rpm -qa | grep keyutils keyutils-0.3-1 I found see /lib/libkeyutil.so.0 and /lib/libkeyutil.so.0.3.1 (the .so.0 file
2009 Nov 04
0
Problems with tdb-database after migration from Debian-Samba-3.2.5-4lenny6 to Samba-3.2.5-4lenny7
Hi there ... I have a problem with my tdb-database after I've migrated from Debian-Samba-3.2.5-4lenny6 to Samba-3.2.5-4lenny7. All the old directories /etc/samba with the smb.conf and /var/lib/samba with the tdb-database has been hold. Now I've inexplicable effects with my tdb-database. - I cannot list my admin - user, which is the domain-administrator, in my passwd.tdb. - I cannot
2010 Jun 14
1
group permissions broken after upgrade 3.2.5 -> 3.4.8:deleting of files denied
SNIP > [2010/06/14 11:43:21, 10] smbd/posix_acls.c:3045(add_or_replace_ace) > Replacing ACE 1 with SID S-1-5-32-545 and flags 00 > [2010/06/14 11:43:21, 10] smbd/posix_acls.c:3007(merge_default_aces) > merge_default_aces: Merging ACE 3 onto ACE 1. > [2010/06/14 11:43:21, 10] smbd/open.c:2952(create_file_unixpath) > create_file_unixpath: open file Temp/Neu Textdokument.txt for
1997 Dec 08
0
Unable to set userid in AIX 3.2.5
I'm trying to share a UNIX directory among users accesing it from Win95 boxes. I'm using the "force user" directive but it seems to not work under AIX 3.2.5. I got the message in the logs: Can't set uid (AIX3) Grepping around I found that this message comes from the module uid.c.Before I start to mess up the code, I want to know: There is any workaround for that?
2010 Sep 24
2
Windows 7 on a Samba 3.2.5 Domain
Guys, Does the Windows 7 work with a Samba 3.2.5? If it does, where can I find a documentation about it? Thanks' -- Rodolfo Barbosa Lunar Internet rodolfo at lunarinternet.com.br CEL: +55 (35) 9132-0764 FIXO: +55 (35) 3841-1142 +55 (35) 3822-3761
2012 Mar 10
0
XFS inode64 and Gluster 3.2.5 NFS export
Hi, I've recently had dataloss on an XFS (inode64) glusterfs (3.2.5) NFS exported file system. I was using the gluster NFS server. On the XFS FAQ page, they have this: Q: Why doesn't NFS-exporting subdirectories of inode64-mounted filesystem work? The default fsid type encodes only 32-bit of the inode number for subdirectory exports. However, exporting the root of the filesystem
2016 Apr 30
0
Install R (version 3.2.5) in CentOS platform
Hi, I want to install the latest R in CentOS. Below is the command line: ./configure --prefix=/home/fino/R/3.2.5/ --with-tcl-config=/home/fino/software/tcl8.6.1/lib/tclConfig.sh --with-tk-config= /home/fino /software/tk8.6.1/lib/tkConfig.sh --with-readline=yes --with-cairo=yes --without-x Below is the output message when ran the above command: ... checking whether pkg-config knows about cairo
2002 Apr 06
0
[Bug 206] New: -SNAP-20020405: build failures on AIX 3.2.5 with XLC 1.2.1.16
http://bugzilla.mindrot.org/show_bug.cgi?id=206 Summary: -SNAP-20020405: build failures on AIX 3.2.5 with XLC 1.2.1.16 Product: Portable OpenSSH Version: -current Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo:
2002 Apr 07
0
[Bug 206] -SNAP-20020405: build failures on AIX 3.2.5 with XLC 1.2.1.16
http://bugzilla.mindrot.org/show_bug.cgi?id=206 ------- Additional Comments From Matthew_Clarke at mindlink.bc.ca 2002-04-08 09:44 ------- More investigation shows that adding "--with-cppflags=-D_BSD=44" triggers a "struct cmsghdr" definition in the system headers, fixing the compilation error. However, that triggers changes to the WIFEXITED() macro and friends, such
2002 Apr 10
2
[Bug 206] -SNAP-20020409: build failures on AIX 3.2.5 with XLC 1.2.1.16
http://bugzilla.mindrot.org/show_bug.cgi?id=206 Matthew_Clarke at mindlink.bc.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|-SNAP-20020405: build |-SNAP-20020409: build |failures on AIX 3.2.5 with |failures on AIX 3.2.5 with |XLC
2007 May 19
1
individual printer setup samba 3.2.5
Hello, I'm running samba 3.2.5. I've got two printers only one of which i want the network to see. In my smb.conf global section i have: load printers = no printing = cups printcap name = cups and my printer definition: [printername] comment = network printer path = /var/spool/samba browsable = no guest ok = no writable = no printable = yes and in my network neighborhood the
2009 Jan 07
1
lenny with samba 3.2.5 and cups
I had a machine using cups and sam,ba, to let access the printers using samba. I Updated from etch 3.0.24 to lenny 3.2.5 and cups from 1.2.7 to 1.3.8 keeping the previous config files Now samba still works for files, but the printers has disappeared ... has someone a smb file with cups printers working to send me as an example ?
2009 Sep 09
0
Samba update 3.0.14a to 3.2.5 -> machine needs unix account!?!
Hi list, i've updated from 3.0.14a to 3.2.5 using a PDC-LDAP-setup. With 3.0.14a the "Primary Group SID" value was taken from LDAP's machine account entry. #pdbedit -Lv machine$ -d 10 ... ... smbldap_search: base => [o=mybase], filter => [(&(uid=machine$)(objectclass=sambaSamAccount))], scope => [2] init_sam_from_ldap: Entry found for user: machine$
2010 Jan 04
0
Bug in Samba version in debian lenny (3.2.5) -> Users can not rename or delete files
Hello, Please see the debian bts for details: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563729 I thought that this bug might be interesting for many people so I decided to post it here. greets Jimmy -- Andreas "Jimmy" Gredler ,'"`. http://www.jimmy.co.at/ | jimmy at g-tec.co.at ( grml.org -? Linux Live-CD for texttool-users and
2010 Mar 23
1
samba PDC upgrade from 3.2.5 to 3.4.7
Hello everyone. Yesterday i did an almost painless upgrade from samba pdc from 3.2.5 to 3.4.7. I'm running in a Debian Lenny (upgraded from the original package to the backported one). After a few tweaks i found on the web my users, including those who run win7, where able to log in the domain. But now the cannot access the shared folders on the server. Some users can't even open the
2010 Dec 27
0
Weird problem of slowness on 3.2.5
Hello everybody. We had a Samba 3.024 on a old computer. It's disks begun to fail and we decided to replace the computer with a new one. I installed a Lenny and a Samba 3.2.5. I've two problems of slowness : * If I open a large pdf ( around 5 Mbytes ) on any computer and if I want to print it ( directly from the computer to the printer, we do not use Samba as a print server )
2011 Apr 04
1
samba 3.2.5 PDC guest access lost
Hi all, I had linux samba 3.0.10 running as PDC of my domain which does only authentication for other linux samba boxes which are providing access to shares. After upgrade of PDC to Debian Lenny + samba 3.2.5 I've lost guess access to the shares which are run by samba 3.0.x boxes, while it works on samba 3.2.5 samba box. the scheme is like following :