Displaying 20 results from an estimated 2000 matches similar to: "(no subject)"
2006 Mar 27
2
Clustering question \ dist(datmat)
Hello everybody. I am trying to cluster circular data (data points which are angles), thus i can not use the "dist" function in "mclust" to generate my distance matrix, I am using the function " Dij = 0.5*( 1 - cos(theta_i - theta_j)). The thing is "hclust" will not accept this distance matrix, i tried to put it in a data frame, but again i get an error message
2013 Mar 21
1
Descent RoR shared hosting
Hi everyone. I was in the market for wordpress host today and i thought
while i was at it why not get a hosting provider that can support RoR
too. I just about to begin to try to learn rails & ruby. I''m a .net
developer. It won''t be any site with much load but of course id like to
pick a hoster that kept ruby & rails somewhat current (without me having
to do it manually)
2005 Mar 29
2
dependency help for FC2 rpm
I am having difficulty with dependencies for the R rpm for Fedora Core 2.
In attempting to load R-2.0.0.0.fdr.1.fc2.i386.rpm it fails the
libtk8.4.so dependency even though I have this library loaded. The
library is located in: /usr/local/lib.
How might I tell R where to find this library? I am new to Linux and
loading rpms so I am hoping there is a simple answer and that the
problem is
2011 Apr 24
3
If Then Trouble
Dear R Helpers,
I have another one of those problems involving a very simple step, but due
to my inexperience I can't find a way to solve it. I had a look at a
number of on-line references, but they don't speak to this problem.
I have a variable with 20 values
> table (testY2$redgroups)
1 2 3 4 5 6 7 8 9 10 11 12
13 14 15 16
2005 Jan 08
3
Echo on Zaptel FXO :(
Hi All,
I've got an MD3200 modem which is working as a Zaptel FXO interface for
Asterisk (X100P clone I believe). It seems to work, but on incoming or
outgoing calls I can hear the other party ok but when I speak, I hear
my voice echo back at me (quite quietly but it's distracting!) on
everything I say. The other party doesn't seem to hear the echo - they
just say I sound a bit quiet.
2006 Oct 02
4
PCI unable to handle 64bit address space for
Hello all this is my first post to this list so i would like to than you all in advance for your time and consideration.
I am in the process of building a new server and have purchased some used hardware. There seems to be some hardware issuses and i am hoping nothing was damaged during shipping. However i am in contact with intel and we are tring to figure out the exact problem via email.
So
2006 Mar 15
1
/dev/console not getting created...
Hi All,
I've been trying to put together a one off CentOS 4 based distro, and
I ran into some trouble. First off just so you know we've been doing
this with CentOS 3 and with RedHat 9 before that, so the inexperience
is only with the delta between CentOS 3 and CentOS 4 (and RHEL 3 and
RHEL 4 by extension).
Anyway, the problem is that for some reason /dev/console is not
getting created.
2011 Feb 22
1
odfWeave graphics glitch
Using R2.12.1 on Ubuntu 10.04.1 I've tried to run the following code chunk in odfWeave
<<fig1, echo=TRUE,fig=TRUE,width=7,height=4>>=
x<-seq(1:100)/10
y<-sin(cos(x/pi))
imageDefs <- getImageDefs()
imageDefs$dispWidth <- 4.5
imageDefs$dispHeight<- 4.5
setImageDefs(imageDefs)
X11(type="cairo")
plot(x,y)
title(main="sin(cos(x/pi))")
2002 Oct 30
1
gam bug with poisson family? (PR#2234)
Full_Name: Brian Aukema
Version: 1.6
OS: Windows XP Professional
Submission from: (NULL) (144.92.164.204)
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 6.0
year 2002
month 10
day 01
language R
Hello, I am relatively new to
2001 Jul 25
1
Usage of R CMD INSTALL
The help page for INSTALL says, in part,
Some package sources contain a `configure' script that can be
passed arguments or variables via the option `--configure-args'
and `--configure-vars', respectively, if necessary. The latter is
useful in particular if libraries or header files needed for the
package are in non-system directories. In this case, one can
2013 Oct 15
1
discrepancy between r cmd check --as-cran and messages at submission
Dear r-devel list,
I've observed at both of my submissions that issues arise at submission
that were not pointed out by
R cmd check --as-cran
For example at my last submission:
You have
VignetteBuilder: knitr
but there is nothing looking like a vignette in your source package....
We also see:
* checking DESCRIPTION meta-information ... NOTE
Author field differs from that derived from
2011 Oct 10
3
Superposing mean line to xyplot
Dear R-users,
I'm using lattice package and function xyplot for the first time so
you will excuse me for my inexperience. I'm facing quite a simple
problem but I'm having troubles on how to solve it, I've read tons of
old mails in the archives and looked at some slides from?Deepayan
Sarkar but still can not get the point.
This is the context. I've got data on 9 microRNAs, each
2010 Jan 11
1
Help with Order
Dear List
As a fairly new R programmer I seem to have run into a strange problem -
probably my inexperience with R
After reading and merging successive files into a single data frame, I find
that order does not sort the data as expected.
I have multiple references in each file but each file refers to measurement
data obtained at a different time.
Here's the code
library(reshape)
#
2004 Aug 16
1
Simple?? questions?
Greetings all!
I have installed 3.0.5 on a Fedora Core2 systems with a hand-built
kernel and I seem to have things mostly running. I do have some
questions that searches have been unable to produce an answer to.
Hopefully, someone here can help.
When I log on to the domain with an XP system(not SP2, yet), it
takes forever. It stops at "Loading/Saving your profile" for
2008 Feb 19
1
recursive function help
I'm trying to implement a recursive function using integrate, and I
suspect I need a Vectorize somewhere,
but I can't suss it out. Any help would be appreciated. I've tried
traceback() and various debugging ideas to no avail (most likely due to
my inexperience with these tools.)
Here's what I have.
Nk <- function(m, C) {
if (length(m) > 1) {
rho <- C[1, -1]
2005 Jan 08
2
[LLVMdev] Primer with LLVM
> > Would be great if we append into the documentation several "patters"
> > to show how perform with LLVM. It would accelerate the learn curve for
> > beginners like me, avoiding basic errors and mistakes. If I reach a
> > good level with LLVM I can make these.
>
> I'm not sure if I understand what you mean. Are you looking for an
> "LLVM
2017 Jun 10
1
Re: virt-customize issue/question
On Fri, Jun 09, 2017 at 08:07:57PM -0400, Richard Maloley II wrote:
> Richard,
>
> Hello - I am hoping that you can shed some light on an issue I am
> encountering. This could be due to my inexperience with KVM/Libvirtd
> and the associated tools.
>
> Scenario: I am writing a VM deployment script for my home lab. From
> my admin workstation I can connect to my KVM host and
2004 Mar 11
1
Re: Fax support and 'f' DTMF tone extension & Asterisk mangling faxes
For whom asked me support for capi devices, that's here:
http://www.junghanns.net/asterisk/
I'm using a AVM B1 card. also AVM passive card (FRITZ!PCI) works....
Then is you use SuSe all is configured by yast...
Hello,
probably is a feature what I'm asking for but because of my inexperience to asterisk this is my question:
I've configured CAPI ISDN to receive calls. When I
2011 Mar 18
1
points() rendering points outside of input
As a followup to pi-day, I attempted to make a .gif of a simulation
based estimation of pi by plotting points inside a single quadrant of
a circle (a la?http://www.drewconway.com/zia/?p=2667 ). ?When
rendering the individual x,y pairs with points() I intermittently see
points crop up around (2,0.5) but the input values for x and y are
bounded between 0 and 1.
square<-structure(c(0, 0, 1, 1, 0,
2004 Jan 30
2
request for comments --- package "distr" --- S4 Classes for Distributions
Hello,
after some discussions with Martin Maechler and Josef Leydold (WU Wien),
we have felt the need for some package that should allow for an
object-orientated
approach to distributions.
Our small group at Bayreuth now has developed a package "distr" which
tries to fill this gap, implementing distributions by means of
S4--classes.
A mother class "Distribution" is