Displaying 20 results from an estimated 37 matches for "pfa".
Did you mean:
pa
2006 Sep 09
3
Per field analyzer
Is there a way to add per-field analyzer? I can''t seem to find a way to do that.
Thanks
--
Kent
---
http://www.datanoise.com
2007 Mar 28
6
trouble with PerFieldAnalyzer
...t version 0.10.14).
Script:
require ''rubygems''
require ''ferret''
require ''pp''
include Ferret::Analysis
include Ferret::Index
class TestAnalyzer
def token_stream field, input
pp field
pp input
LetterTokenizer.new(input)
end
end
pfa = PerFieldAnalyzer.new(StandardAnalyzer.new())
pfa[:test] = TestAnalyzer.new
index = Index.new(:analyzer => pfa)
index << {:test => ''foo''}
index.search_each(''bar'')
Output:
:test
""
:test
"bar"
Why is input "" the fi...
2009 Mar 25
2
pca vs. pfa: dimension reduction
...h produces loadings on the one
specified factor very fine. But since this is a contradiction to
theoretical introductions in so many texts I'm completely confused
whether I'm right with these calculations.
(1) Is there an easy example, which explains the differences between
pca and pfa? (2) Which R procedure should I use to get what I want?
Thank you for your help
S?ren
Refs.:
Venables, W. N., and Ripley, B. D. (2002). Modern applied statistics
with S (4th edition). New York: Springer.
1998 Feb 27
1
R-beta: is there a way to get rid of loop?
...ctor of 2000 ns numbers that way. However, for each ns I want an
associated binomial variate with p=phit. Is there a better way to do this
than by looping?
Gsens.ci.mc<-function(nhit,nmiss,nfa,ncr)
{
#monte carlo simulated 95% CI
nsignal<-nhit+nmiss
nnoise<-nfa+ncr
phit<-nhit/nsignal
pfa<-nfa/nnoise
ns<-rbinom(2000,nsignal,.5)
nn<-nsignal+nnoise-ns
nh<-NULL
nf<-NULL
for(i in 1:2000)
{
nh<-c(nh,rbinom(1,ns[i],phit))
nf<-c(nf,rbinom(1,nn[i],pfa))
}
g<-Gsens(nh,ns-nh,nf,nn-nf)
quantile(g,c(.025,.975), na.rm=TRUE)
}
Thanks very much for any help!
Bill Simp...
2009 Apr 15
1
OpenSSH for Windows2003
Hi,
We are trying to connect SFTP server from Windows2003 server.
Steps carried out:
a) Installed OpenSSH client in Windows Server.
b) Generated Public key and the same has been uploaded in SFTP Server.
c) When we run the SFTP.exe in command prompt we are getting an error,PFA
d) I have changed compatability mode to Windows2000, but still same error is coming.
Kindly help us to resolve the issue.
Thanks & Regards
K.Ganesh
________________________________
Serviont Global Solutions
Mobile : +91-9920839338
www.servion.com
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
...Laser PS drivers the ps2pdf command fails.
[root at lou inet]# ps2pdf 20180412_104403_tcards.ps
GPL Ghostscript 9.14: Unrecoverable error, exit code 1
[root at lou inet]#
The PDF contains:
ERROR: invalidfileaccess
OFFENDING COMMAND: .findfont
OPERAND STACK:
r
/usr/share/X11/fonts/Type1/UTBI____.pfa
--nostringval--
true
NimbusMonL-Regu
Courier
--nostringval--
Courier
4544317
Courier
Font
Courier
Has anyone else had this problem, and have they managed to find a solution?
Gary
2002 Feb 01
4
ROC curves using R
I did some serach around. It seems that ROC curve computation is not
supported on R. Anyone has some leads? Thanks.
Jason
=====
Jason G. Liao, Ph.D.
Division of Biometrics
UMDNJ School of Public Health
335 George Street, Suite 2200
New Brunswick, NJ 08903-2688
phone (732) 235-9748, fax (732) 235-9777
http://www.geocities.com/jg_liao
__________________________________________________
Great
2004 Apr 28
1
wine using -windows-System- font
.../share/fonts/default/Type1/n022004l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/n021024l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/a010035l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/X11R6/lib/X11/fonts/Type1/couri.pfa
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/n022003l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/a010033l.pfb
trace:font:load_fontconfig_fonts fontconfig: /usr/share/fonts/default/Type1/n021023l.pfb
trace:font:load_fontconfig_fonts...
2013 Oct 31
0
Older ssh clients can't connect to sshd (6.3p1) built using FIPS object module 2.0.5
...We have applied a FIPS patch similar to
http://www.openssl.com/export/openssh/openssh-6.0p1.fips-revised.patch
<http://www.openssl.com/export/openssh/openssh-6.0p1.fips-revised.patch%20to
%20openssh%20suite%20v6.3p1> to openssh suite v6.3p1 and successfully
generated openssh suite binaries. PFA our draft of FIPS patch for openssh:
openssh-6.3p1-fips-patch (Not reviewed by OpenSSL Software Foundation).
sshd built this way has connection issues with older ssh clients - even in
FIPS off mode. PFA error logs (ssh_error.log)
ssh client just blocks at the following log:
>debug1: exp...
2012 Apr 15
1
Patch for Initial Prototype implementation of Unigram Langauage Modelling in xapian-core.
...s.
Discussion about log trick needed to be used are here for reference:
http://comments.gmane.org/gmane.comp.search.xapian.devel/1857
2. Setting tighter bound for the get_maxpart() to make matching process
more efficient.
3. Adding other smoothing factors to the UnigramLMWeight implementation.
PFA 5 patches for the initial prototype implementation of Unigram Language
Model in Xapian.
Thanks,
--
with regards
Gaurav A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20120415/4f9b3ad9/attachment.ht...
2005 Aug 22
2
pdf font embedding --- again
...Of course,
I really would like to get pdftex to embed the fonts, but how to do
this is not obvious either. [This method seems to be what the R help
page is indicating... The software including the PostScript plot file
should either embed the font outlines (usually from '.pfb' or '.pfa'
files) or use DSC comments to instruct the print spooler to do so.)
So, I would really, really like to embed the necessary fonts with the R
figures. I first reread the discussion in this mailing list about
(eps) font embedding earlier this year. This was ultimately not very
helpful. Fi...
2010 Sep 15
3
changing from zap to DAHDI
...sh -x /etc/init.d/dahdi start, I see
initlog -q -c 'modprobe wct4xxp'
sh: /sbin/ztcfg: No such file or directory
FATAL: Error running install command for wct4xxp
doing updatedb then,
locate zap returns me
/var/lib/asterisk/sounds/spy-zap.gsm
/usr/share/groff/1.18.1.1/font/devps/zapfdr.pfa
/usr/lib/asterisk/modules/app_zapateller.so
locate zt return me
/lib/modules/2.6.9-42.0.3.EL/kernel/sound/pci/snd-azt3328.ko
/lib/modules/2.6.9-42.0.3.ELsmp/kernel/sound/pci/snd-azt3328.ko
/lib/modules/2.6.9-42.EL/kernel/sound/pci/snd-azt3328.ko
/lib/modules/2.6.9-42.ELsmp/kernel/sound/pci/snd-azt...
2015 Nov 03
1
Re: P2V using 2 physical machines - Fedora OS installed on both
Thanks a lot for your awesome support Richard.
"test connection" worked after we configured the necessary IP details but
the "Conversion" ends with status as 1 with the below error message: (PFA
of the complete logs stored on conversion server under "/tmp/virt-v2v-***"
directory)
/run/lvm/lvmetad.socket: connect failed: No such file or directory
WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
:
:
Error: The device /dev/null is so small that it cannot...
2009 Oct 28
6
Re: [virt-tools-list] Unable to complete install: ''Domain not found: xenUnifiedDomainLookupByName
[This email is either empty or too large to be displayed at this time]
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]
2003 Jan 03
4
factor analysis (pca): how to get the 'communalities'?
Dear expe-R-ts,
I try some test data for a factorAnalysis (resp. pca) in the sense of Prof.
Ripley's MASS ? 11.1, p. 330 ff., just to prepare myself for an analysis of my
own empirical data using R (instead of SPSS).
1. the data.
## The test data is (from the book of Backhaus et al.: Multivariate ##
Analysemethoden. Springer 2000 [9th ed.], p. 300 ff):
2013 Apr 17
0
[LLVMdev] Loop vectorizer behaviour for 2D arrays and parallel annotation
On 04/17/2013 04:55 AM, Anadi Mishra wrote:
> Hello,
>
> I am trying to vectorize the following loop but the vectorizer says:
> "Found a possible write-write reorder" and does not vectorize.
> Why?
To my knowledge, the dependence analysis in the loop vectorizer is not
yet able to prove the absence of dependences here.
> for (j=0; j < 8; j++)
> {
> jj
2013 Apr 17
1
[LLVMdev] Loop vectorizer behaviour for 2D arrays and parallel annotation
...ma ivdep' before the loop.
Thanks for the suggestion, it worked using the latest llvm from svn.
Thanks Pekka and Paul for your inputs.
>
> Tobias
>
> P.S.: Please attach a full C file as test case. The way the different data
> structures are declared my influence the analysis.
PFA the example.
-Best,
Anadi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.c
Type: text/x-csrc
Size: 611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130417/a101a71e/attachment.c>
2016 Mar 08
1
unable to create preallocated image with gluster protocol
Hi All,
When I tried to create preallocated image with gluster , I am unable to
create one
The image gets created but not preallocated.
[root@ ]# qemu-img create -f qcow2 -o preallocation=full
gluster://host1.lab.eng.blr.redhat.com/rep3vol/vm3.img 3G
Formatting
'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img',
fmt=qcow2 size=3221225472 encryption=off cluster_size=65536
2018 Apr 12
0
Windows PC PostScript printer driver -> CUPS data import fails
On 04/12/2018 03:08 AM, Gary Stainburn wrote:
> The PDF contains:
>
> ERROR: invalidfileaccess
> OFFENDING COMMAND: .findfont
> OPERAND STACK:
> r
> /usr/share/X11/fonts/Type1/UTBI____.pfa
> --nostringval--
> true
> NimbusMonL-Regu
> Courier
> --nostringval--
> Courier
> 4544317
> Courier
> Font
> Courier
It seems that .findfont can't find a font file that the PS file is
asking for. Is it possible that your Windows 10 is printing using some
new fonts...