search for: pp5

Displaying 5 results from an estimated 5 matches for "pp5".

Did you mean: pp
2007 May 19
2
What's wrong with my code ?
I try to code the ULS factor analysis descrbied in ftp://ftp.spss.com/pub/spss/statistics/spss/algorithms/ factor.pdf # see PP5-6 factanal.fit.uls <- function(cmat, factors, start=NULL, lower = 0.005, control = NULL, ...) { FAfn <- function(Psi, S, q) { Sstar <- S - diag(Psi) E <- eigen(Sstar, symmetric = TRUE, only.values = TRUE) e <- E$values[-(1:q)] e <- sum(e^2/2) e } FAgr...
2016 Sep 21
0
Domain Member Server: Domain Users cannot access shares
...t = PlymouthData Share > path = /mnt/md0/samba_shares/PlymouthData > admin users = @"PHM\Domain Admins" > read only = no > > [PP4] > comment = PP4 Share > path = /mnt/md0/samba_shares/pp4 > admin users = @"PHM\Domain Admins" > read only = no > > [PP5] > comment = PP5 Share > path = /mnt/md0/samba_shares/PP5 > admin users = @"PHM\Domain Admins" > read only = no > > [Primary] > comment = Primary Share > path = /mnt/md0/samba_shares/Primary > admin users = @"PHM\Domain Admins" > read only = no >...
2016 Sep 20
5
Domain Member Server: Domain Users cannot access shares
...in Admins" read only = no [PlymouthData] comment = PlymouthData Share path = /mnt/md0/samba_shares/PlymouthData admin users = @"PHM\Domain Admins" read only = no [PP4] comment = PP4 Share path = /mnt/md0/samba_shares/pp4 admin users = @"PHM\Domain Admins" read only = no [PP5] comment = PP5 Share path = /mnt/md0/samba_shares/PP5 admin users = @"PHM\Domain Admins" read only = no [Primary] comment = Primary Share path = /mnt/md0/samba_shares/Primary admin users = @"PHM\Domain Admins" read only = no [secdata] comment = secdata share path = /mnt/md0/sa...
2001 Jan 26
1
tseries 0.7-0 with R 1.2.1 dumps core (PR#827)
...es 0.7-0 package with R 1.2.1 (the latest version) under redhat linux 6.2, but the command library(tseries) causes R dump to core with a segmentation fault. Do you have any suggestions how to fix this? Thank you, Keith Dr. Keith M. Briggs, Complexity Research Group, BTexaCT. Adastral Park admin2 pp5, Martlesham Heath, IP5 3RE, Suffolk, UK Tel: 01473 641 911 Fax: 01473 647 410. Home tel: 01473 625 972 Personal homepage http://www.btexact.com/people/briggsk2/ NEW! Exact Real software: http://www.btexact.com/people/briggsk2/XR.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking