Displaying 20 results from an estimated 110 matches similar to: "FPC / FPE fix"
2010 Dec 26
0
Fitting mixtures with non-linear parameters constraints
Dear R users
Does anyone happen to know a function to fit a Gaussian mixture using
*non-linear* constraints?between the parameters? (An EM the allows
that will do the job obviously).
Thank you in advance
--
Jonathan Rosenblatt
www.john-ros.com
2004 Oct 22
0
Re: fx ruby 1.2 api docs?
On Fri, 22 Oct 2004 10:58:16 -0700, Bob Sidebotham <bob@windsong.bc.ca> wrote:
> Do you expect to release api docs for 1.2?
Bob has already followed up and noted that he found the RDoc sources
for the FXRuby 1.2 API documentation, but I''ll also note that you can
already link to those docs online, here:
http://www.fxruby.org/1.2/doc/api
I''m probably going to go
2004 Oct 23
0
Re: FXTable -- numColumns & resize
On Fri, 22 Oct 2004 13:39:06 -0700, Bob Sidebotham <bob@windsong.bc.ca> wrote:
> In 1.2 FXTable, numColumns is documented as numCols, but should be
> numColumns, I think. Also the examples/table.rb app uses numCols, and
> should use numColumns.
Yes, you''re right. I''ve added both of these bugs to the FXRuby bug
list, found here:
2002 Jul 06
0
FW: Newbie Help
I guess you are in what I think of as "Newbie Hell." It sounds like you
are learning linux like a lot of people, all by yourself. That's how I
did it, and it is maddening and worse, very time consuming. The important
thing is not to keep hitting your head against the brick wall over
and over.
So, what to do.
First, I would join a linux email support group. I belong to a very good
2012 Mar 30
1
Akaike's Final Prediction Error (FPE)
Hello,
first of all I have found lots of different versions of the FPE which have
given me different results. I was wondering if there was an explicit command
in R to compute the FPE of a model. Thank you in advance,
Jonny
--
View this message in context: http://r.789695.n4.nabble.com/Akaike-s-Final-Prediction-Error-FPE-tp4519011p4519011.html
Sent from the R help mailing list archive at
2013 Apr 08
0
prediction.strength in r package fpc
Hi
i am using prediction.strength with k-medoids algorithms. There are simple examples like
prediction.strength(iriss,2,3,M=3,method="pam")
I wrote my code like
prediction.strength(data,2,6,M=10,clustermethod=pamkCBI,DIST,krange=2:6,diss=TRUE,usepam=TRUE)
because i am using the dissimilarity matrix instead of the data itself for the clustering algorithms. But then i got this error
2004 Apr 26
0
Cluster validation statistics in fpc
Hi,
this is to announce a new version (1.1-2) of my package fpc. Apart from
the stuff already present in the older version (methods for fixed point
clustering and clusterwise regression, somewhat bug-cleaned and with
faster examples) there is now a function cluster.stats, which computes
some distance-based statistics often used for cluster validation,
description and decision about the number of
2004 Apr 26
0
Cluster validation statistics in fpc
Hi,
this is to announce a new version (1.1-2) of my package fpc. Apart from
the stuff already present in the older version (methods for fixed point
clustering and clusterwise regression, somewhat bug-cleaned and with
faster examples) there is now a function cluster.stats, which computes
some distance-based statistics often used for cluster validation,
description and decision about the number of
2006 Oct 31
0
6390254 fpc shouldn''t clutter sun4v unix with specialized hypervisor definitions
Author: schwartz
Repository: /hg/zfs-crypto/gate
Revision: f5f3bfec5aa8a6e68f91ded399aa52be0424cd76
Log message:
6390254 fpc shouldn''t clutter sun4v unix with specialized hypervisor definitions
6390258 fpc should use hypervisor versioning APIs when available
6393704 pcitool dumps core with invalid options
6396857 fpc module causes boot-time panic on non-fire pcie hostbridge
6402441 sun4v
2009 Jan 06
0
font errors running Fpc v9.3 is a fingerprint database basically
Anyone,
Fpc v9.3 is a fingerprint database basically.
http://www.agcol.arizona.edu/
I have downloaded the pre-compiled Linux binaries for 32 and 64 bit when
I try to launch them I receive this error:
FATAL ERROR (ruid: null, euid: null, nodeid: null, program: null,
version: null, file: graphgdk.c, line: 194) - Can't load default font
8x13
When I click exit the program ends.
I have
2010 Mar 02
1
Problem with package fpc
I am trying to load package fpc in order to use the 'plotcluster' function
however everytime I attempt to do so I get the following warning message:
> library(fpc)
Loading required package: MASS
Error: package 'MASS' could not be loaded
In addition: Warning messages:
1: package 'fpc' was built under R version 2.9.2
2: In library(pkg,
2008 Jan 14
0
clusterwise regression from fpc (fixed point clustering) package
hi there, whenever i try the clusterwise regression from the fpc package, there occurs the following problem:
the first cluster is always designed in a way, that when i run a normal linear regression on the independent variables to describe the dependent variable (only on those respondents from the first cluster) - then the regression uses only one independent variable that describes the whole
2008 Dec 17
1
bug (?!) in "pam()" clustering from fpc package ?
Hello all.
I wish to run k-means with "manhattan" distance.
Since this is not supported by the function "kmeans", I turned to the "pam"
function in the "fpc" package.
Yet, when I tried to have the algorithm run with different starting points,
I found that pam ignores and keep on starting the algorithm from the same
starting-points (medoids).
For my
2009 Apr 22
3
Rhelp
Hello,
I am trying to run R on my Mac (OS10.5.6) and am having trouble installing
and running packages (genefilter in particular in Bioconductor)
I've tried re-installing R and it hasn't solved the issue.
Thanks,
~Nicole Slusher
2006 May 11
1
Comparing skewness
Hello,
I'd appreciate any ideas on how to compare the skewness of two samples. In
my case, one sample is likely to be roughly normal and the other one
skewed. I could run two D'Agostino tests, but then I'll have to correct for
the family-wise error. What if both samples are skewed? If there are no
general tests (or they can't exist), I'd like to know.
Thanks,
Skirmantas
2005 Apr 29
0
Snow sockets
Greetings all. I am trying to run some stuff using the SNOW library on RH
EL3 intel x86_64 and I am running into this error:
Error in unserialize(node$con) : error reading from connection
I am using sockets (not preferred but I can't seem to get rpvm or Rmpi
either one to work on x86_64 for different reasons) and it seems to work
well when the jobs are small, but it seems that they are
2001 Dec 06
0
Win2K weirdness
Hi,
We are continuing to analyze a very strange problem. Here's what's happening:
Users are mapping a network drive on logon, connecting to a RH 7.2 machine
with SMB 2.2.1a running. The mapping fails about 50% of the time, sometimes
working just fine other times not.
The password authentication is being passed to the PDC which is a Win2K
server. For some reason when Samba sends the
2008 Apr 22
0
iproute2 rpm
Hi all;
I''m trying to be a new user for XEN and as you guess i have small problems about installation. I want to ask you about iproute2 package, my configuration is
Server: IBM 3650
OS: RHEL 4 Update 6
İ have made queries for bridge-utils and hotplug and i found them but iproute2 package is not installed. İ search for this package but i can not found the package for rhel4
2019 Jun 24
0
Reverse DNS
Hi Louis,
Just an update on this. I ran up a new test LXC container and completely removed apparmor. Then install the packages. I got the same errors
I thought I would change the DNS from Bind to internal and back to bind.
The following is going from Bind9 to Internal
root at server5-ad:/var/log# service bind9 stop
root at server5-ad:/var/log# systemctl mask bind9
Created symlink
2019 Feb 18
1
Authenticating AD users and Local users
Thank you for replying!
I can login with my Active Directory credentials, but I can’t login using the local CentOS “svc_dictations” account.
I created the local account usingusing “adduser”, “smbpasswd”, and then updating my smb.conf file (below).
Thank you,
Brian
[global]
workgroup = YALE
password server = ad1.yu.yale.edu<http://ad1.yu.yale.edu>