Displaying 20 results from an estimated 2000 matches similar to: "Code for Support Vector Clustering Algorithm"
2009 Sep 28
2
Polynomial Fitting
Hello All,
This might seem elementary to everyone, but please bear with me. I've
just spent some time fitting poly functions to time series data in R
using lm() and predict(). I want to analyze the functions once I've
fit them to the various data I'm studying. However, after pulling the
first function into Octave (just by plotting the polynomial function
using fplot() over
2009 Apr 06
1
package: maps and spatstat question
I would like to use the output from the map function
in the package maps for use in, say, the spatstat
package. I don't quite understand the coordinates
for the border of the state:
Example:
library(maps)
iowa<-map("region","iowa)
x<-iowa$x
y<-iowa$y
There are NA's and duplicated coordinates.
What would I need to do to use this in the
spatstat owin command?
2000 Sep 14
5
ListenAddress option.
How do I compile OpenSSH so that I can use:
ListenAddress 0.0.0.0
in my sshd_config file ?
Currently I get:
[root at dark openssh-2.2.0p1]# sshd -d
debug: sshd version OpenSSH_2.2.0p1
debug: Seeding random number generator
debug: read DSA private key done
debug: Seeding random number generator
error: getnameinfo failed
fatal: Cannot bind any address.
if I try to use "ListenAddress
2010 Oct 07
2
using a package function inside another function
Hello all,
I am trying to use the micEcon 'insertRow' function inside a function
I have written. For example:
insert_row_test <- function(m){
insertRow(m,nrow(m)+1,v=0,rName="test")
}
However, when I try to call the 'insert_row_test' function (after
loading the micEcon package), it does not insert a row into the matrix
I pass in. When I call the insertRow
2007 Oct 22
4
Bar plot with error bars
Apologies if this has been asked before. I am having trouble
understanding the R mailing list never mind R!
I am relatively new to R having migrated from Minitab and SPSS. I
have managed to do some more complicated statistics such as
hierarchical partitioning of variance on an 80,000 record dataset but
have to admit that drawing a simple bar plot I could do by hand is
proving extremely
2009 Aug 12
2
Plotting sigma symbol with unicode and turning into pdf
Paul,
You solution worked out really well when I ran my code in R. However, when I try to turn the plot into a pdf, the unicode string no longer seems to function and instead of the sigma symbol there are just two periods (See example code below).
The following is the code working in the R environment just like I want it to look:
set.seed(1)
Data=rnorm(100,sd=10000)
plot(density(Data))
2012 Dec 14
1
Re: Digest for rubyonrails-core@googlegroups.com - 4 Messages in 3 Topics
This is a delivery failure notification message indicating that
an email you sent could not be delivered. The problem appears to be :
-- Recipient email server rejected the message
This condition occurred after 1 attempt(s) to deliver over
a period of 0 hour(s).
If you sent the email to multiple recipients, you will receive one
of these messages for each one which failed delivery, otherwise
2007 May 28
5
Blindside Web Conferencing
Hello,
We are creating a web-based conferencing application using Asterisk as the
voice conferencing server.
This as an open source project. We are trying to determine if there
is interest of the community and perhaps work together to improve the
application.
Using the web application, you can upload your powerpoint presentation,
manage the participants in the conference thru the web interface
2011 Jul 11
2
Help! permission denied when accessing folder
Hi all,
Running samba 3.5.5 in a Solaris non-global zone. I have created a folder (StudentJobApplications) on a share which I want to make accessible only to members of a Unix group (studempl). I have added myself to the group but when I or other group members try to access the folder via Windows Explorer I get the following:
I:\StudentJobApplications is not accessible
Access is denied
Here
2007 Jun 18
4
pxelinux bug's
Hello Peter,
The attached patch contains three small (although 2 of them are
fundamental :) fixes for pxelinux
1. Alignment error when more than one initramfs are loaded using initrd
- the alignment of the last disk is discarded in calculations but is
ALWAYS present when the loading procedure is called. As a result - the
second image (cpio) is not recognized.
2. On some platforms
2010 Oct 13
2
adding a named column to a Matrix
Hello all,
I am trying to use cbind to add a named empty column to a Matrix:
outputmatrix <- cbind(outputmatrix,kog_id = seq(0,0,0))
The problem I have is that kog_id is a variable that has a value e.g.
"KOG1234", but I when I try to use this to name the added column, it
is named literally "kog_id" instead of "KOG1234".
How can I name a column by passing in a
2007 Oct 24
1
rcmdr and mailing lists
I am trying to draw a bar chart with standard error bars for two
groups. I was struggling in R so have now managed to get rcmdr up and
running on my mac (although the help frequently crashes, everything
else seems fine, if a bit sluggish; wouldn't use it for stats). This
has allowed me to very easily create a plot of the means and standard
errors
BUT-does anyone know if it is
2005 Apr 20
1
Samba 3 Upgrade Questions
Hi all,
Samba 2.2.8a is currently running on Solaris 8 as a member of a domain. For
testing purposes I have installed Samba 3.0.10 on a test server (Solaris 9)
a a member of a Workgroup.
In a couple of weeks we will be upgrading our production server to Solaris 9
and are planning on doing a fresh install of Samba 3.0.10 at the same time.
I will be saving the following files to be restored after
2010 Mar 01
0
Simulation conference -- possible R opportunity
I have been talking with Gabriel Wainer about the possibility of some community building
with R and simulation workers. The conference announced below is just before UseR (but in
that capital to the north of Washington).
If anyone on this list is participating or thinking of participating, perhaps they could
let me know off-list. Ottawa-Gatineau R User Group would likely try to set up some
2005 Sep 01
2
VarCorr function for assigning random effects: was Question
If you are indeed using lme and not lmer then the needed function is
VarCorr(). However, 2 recommendations. First, this is a busy list and
better emails subject headers get better attention. Second, I would
recommend using lmer as it is much faster. However, VarCorr seems to be
incompatible with lmer and I do not know of another function to work
with lmer.
Hence, a better email subject header
2012 Oct 18
3
#asset_url helper method
Just putting this out there before I make a pull request.
Is there any interest in an asset_url method as a view helper?
It would work by using the config.action_controller.asset_host if it exists
and prepending this to the results of asset_path.
I have found this necessary when writing html emails and needing a full url
path for assets. Since my CDN in the asset_host mirrors my assets in my
2018 Jan 04
2
Samba 4.4.16 %g translation fails for some users
Hi all,
Just migrated users to a samba 4 server on built on Solaris 11 samba pkg. Some users are mapping all required drives (G:, H:, and I:) but some are not able to map them. The affected users user log files indicate that the %g variable is being translated to '-1' instead of the users Unix group.
I would welcome any feedback or suggestions on how to resolve this issue.
>From my
2010 Oct 18
5
IAX2 works one direction, but not the other...
2007 Dec 10
3
3-D plot of likelihood
Could anyone recommend a package for visualizing a likelihood function
of two scalar parameters? I would prefer a three-dimensional plot
similar to the kind Mathematica is known for, perhaps generated by a
package not specific to likelihood.
David
______________________________
David R. Bickel
Ottawa Institute of Systems Biology
BMI Dept., University of Ottawa
http://www.oisb.ca/members.htm
2010 Jul 14
3
Mathematica and R
What are some effective ways to leverage the strengths of R and
Mathematica for the analysis of a single data set?
More specifically, are there any functions that can assist with any of
the following?
1. Calling an R function from Mathematica.
2. Calling a Mathematica function from R.
3. Using XML or another reliable data format to pass vectors, matrices,
and/or lists from one environment to