search for: pva

Displaying 20 results from an estimated 23 matches for "pva".

Did you mean: pa
2008 Mar 10
2
parmat error from MASS?
i'm in the midst of using R for a PVA/matrix project. my math skills are lousy and programming skills are worse. to deal with an error that i couldn't solve, i changed a parameter that used a new part of a routine in our PVA package's code: else if (ES == "ParDraw") { require(MASS) (previously, ES was &...
2005 Dec 13
1
Polytopic Vector Analysis (PVA)
I am curious whether anybody has or is developing this capability within R. I have not found any software yet that has this capability and I am not sure whether it is too new a method and nobody is actually using it, or if there are other means to get the same analysis that I do not know of. Any information regarding developments or use of this method would be helpful. Melanie Edwards
2017 Mar 15
5
[Bug 2693] New: ssh: Include'ed host is not resolved by ssh
...normal Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: peter.volkov at gmail.com I'm trying to use ssh client. I've created following configs: /home/pay/.ssh/config: ===========cut here========== Host thtv.db? User pva Include ssh-config/*.ssh ===========cut here========== /home/pay/.ssh/ssh-config/thtv.ssh: ===========cut here========== Host thtv.enc1 Port 2249 HostName 10.0.200.18 ===========cut here========== But ssh is not able to "resolve" thtv.enc1: $ ssh thtv.enc1 -vvv OpenSSH_7.4p1,...
2006 Mar 23
1
PCA, Source analysis and Unmixing, environmental forensics
...nd hierarchal cluster analysis. I have also been experimenting with glyph representation, k-means clusters, and similar procedures as documented in MASS. More recently I have been experimenting with Independent Components Analysis (ICA). Another commonly used procedure is polytopic vector analysis (PVA), a procedure for which I have no implementation in R sand so I have not tried it out. My question is can anyone suggest : A) Other procures in R that I may have missed and should investigate B) Your experience and/or hints for using ICA and presenting the results C) An implementation for PVA in R...
2008 Jan 25
2
Popbio - can't find or load
Hello, I'm in need of running a PVA and want to load {popbio}. However, I can't find it. I can't see where or how to load it. I have added repositories and changed the CRAN mirror site. I see {polynom} and {popgen} but no {popbio} between. What am I doing wrong? Thanks, Michelle [[alternative HTML version del...
2009 Mar 04
0
Fw: Antwort: RE: Re: Samba + Vista Issue
...ill present in active directory, and the vista client tryed to force a kerberos blob on the samba server - which was promptly ignored/rejected. The solution was deleting the AD entry for the server and re-joining. Mit freundlichen Gr??en Howard ALLISON > > samba-bounces+howard.allison=pva.sozvers.at@lists.samba.org wrote on > 26.11.2008 11:02:13: > > > Howard Allison <howard.allison@pva.sozvers.at> > > Gesendet von: samba-bounces +howard.allison=pva.sozvers.at@lists.samba.org > > > > 26.11.2008 11:02 > > > > An > > > > &quo...
2009 Sep 27
1
rsync not getting all files?
I ran rsync on a combination of Ubuntu and CentOS systems and it doesn't seem to grab all files, such as .cshrc or .bashrc (and they do exist). This makes me wonder what other files rsync may be missing, and how do I tell rsync to grab those missing files? Thanks.
2002 Sep 17
0
Bug Report rsync 2.5.5 --delete and soft links to parent directories causes MAXSYMLINKS error
...e error. Provide a soft link that refers to a parent directory. %> /bin/ls -lR /tmp/src /tmp/src: total 16 16 drwxrwxr-x 2 wke sys_admin 239 Sep 17 16:18 dir1/ /tmp/src/dir1: total 32 16 lrwxrwxrwx 1 wke sys_admin 2 Sep 17 16:17 dir2 -> ../ The command rsync -Pva --copy-unsafe-links /tmp/src/ /tmp/dst works as expected. When the --delete option is specified and the destination dir is a copy of the source dir, the command fails. %> rsync -Pva --delete --copy-unsafe-links /tmp/src/ /tmp/dst building file list ... 3 files to consider readlink dir1/dir2/d...
2008 Sep 19
2
LDAP user search request includes domain
Hi, I'm running a Samba 3.0.32 server on AIX 6.1, AIX is authorizing with secldapclntd to an OpenLDAP Server. The Clients are coming from a Windows 2003 Terminal Server Thin Client session, logged in to the domain. I see in the logs that secldapclntd tries 3 times to authorize using DOMAIN\USER as identification, and then finally uses USER(which works). Is this Samba behavior, or AIX? Is
2013 Oct 28
2
[Bug 10233] New: rsync is spending a lot of time lstat64()'ing --exclude'd files
...: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: darxus at chaosreigns.com QAContact: rsync-qa at samba.org I ran: rsync -Pva --exclude '*.gz' / <destination> For hours, strace has been scrolling: lstat64("<file>.gz", {st_mode=S_IFREG|0644, st_size=74, ...}) = 0 lstat64("<file>.gz", {st_mode=S_IFREG|0644, st_size=419, ...}) = 0 lstat64("<file>.gz", {st_mode=S...
2008 Jan 28
2
matrix creation
Hello, I am trying to create multiple matrices (to run a PVA) but can't import all of them from a .csv without the numbers treated as labels and not factors. I can enter the matrix slowly: Site05_96 <- matrix(c(0.07,0,0.03,0.00,NA,0.00, 0.09,0.166666667,0.31,0.42,NA,0.00, 0.00,0,0.00,0.00,NA,0.00, 0.00,0,0.00,0.00,NA,0...
2012 Aug 27
0
PVAClone: new package for population viability analysis
Dear UseRs! We are pleased to announce the release of our new package 'PVAClone'. The 'PVAClone' package implements Population Viability Analysis (PVA) methodology using data cloning. The data cloning algorithm by Lele et al. (2007, 2010) is employed to compute maximum likelihood estimates of the state-space model parameters and the corresponding standard err...
2012 Aug 27
0
PVAClone: new package for population viability analysis
Dear UseRs! We are pleased to announce the release of our new package 'PVAClone'. The 'PVAClone' package implements Population Viability Analysis (PVA) methodology using data cloning. The data cloning algorithm by Lele et al. (2007, 2010) is employed to compute maximum likelihood estimates of the state-space model parameters and the corresponding standard err...
2005 Sep 01
2
Kerberos problem with net ads join under AIX
Hello! If i try a net ads join i get a kerberos error , but my kerberos works fine, i can do a kinit,klist and so on. the error i get is the following. [2005/09/01 08:02:16, 0] libads/kerberos.c:ads_kinit_password(146) kerberos_kinit_password root@MY.DOMAIN.COM failed: Cannot resolve network address for KDC in requested realm [2005/09/01 08:02:16, 0] utils/net_ads.c:ads_startup(191)
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
...BUG 6601: Avoid global fd limits. o SATOH Fumiyasu <fumiyas at osstech.co.jp> * BUG 6496: MS-DFS cannot follow multibyte char link name in libsmbclient. o Simo Sorce <idra at samba.org> * BUG 6693: Check we read off the complete event from inotify. o Peter Volkov <pva at gentoo.org> * BUG 6105: Make linking of cifs.upcall --as-needed safe. o TAKEDA Yasuma <yasuma at osstech.co.jp> * BUG 5879: Update LDAP schema for Netscape DS 5. o Bo Yang <boyang at samba.org> * BUG 6560: Fix lookupname. * BUG 6615: Fix browsing of DFS whe...
2009 Sep 09
1
[Announce] Samba 3.4.1 Available for Download
...BUG 6601: Avoid global fd limits. o SATOH Fumiyasu <fumiyas at osstech.co.jp> * BUG 6496: MS-DFS cannot follow multibyte char link name in libsmbclient. o Simo Sorce <idra at samba.org> * BUG 6693: Check we read off the complete event from inotify. o Peter Volkov <pva at gentoo.org> * BUG 6105: Make linking of cifs.upcall --as-needed safe. o TAKEDA Yasuma <yasuma at osstech.co.jp> * BUG 5879: Update LDAP schema for Netscape DS 5. o Bo Yang <boyang at samba.org> * BUG 6560: Fix lookupname. * BUG 6615: Fix browsing of DFS whe...
2023 Jul 10
0
[Bug 1672] add local DNSSEC validation
https://bugzilla.mindrot.org/show_bug.cgi?id=1672 --- Comment #8 from pva <peter.volkov at gmail.com> --- What is the status of this patch? It looks like many people don't realize that without a secure local resolver, SSHFP just hides security under the carpet: instead of a clear one-time 'yes' it makes this 'yes' unattended, yet it's still...
2006 Apr 23
0
1/3 packets are reported dropped by tethereal
Hi When i ran the below command on vicidial dialer: [root@vicidial2 ~]# tethereal -i eth0 -a duration:300 -w sample.cap Capturing on eth0 320167 147496 packets dropped on net i found: When i ran Acterna PVA-1000 on sample.cap it showed Max Jitter about 20 % and packet loss and echo as major cause of voice degradation. MQS was also less 2.59 where as it should be around 5.0. are packets being dropped at interface card or at kernel and how to correct it. Machine configuration is given below: So "...
2009 Jun 02
1
Samba 3.3.4 Umlaut in Share comment
Hi, I just upgraded from 3.0.32 to 3.3.4 on Aix 6.1, and noticed that a 'net view' command from a windows xp workstation fails with a system error 1745. The share works perfectly fine, just the net view command doesn't. This occurs when there is an umlaut in the comment line of the share. Is this WAD? here are the debug lines...from Samba 3.3.3, but it's the same error. Thanks,
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