search for: jpmchase

Displaying 20 results from an estimated 22 matches for "jpmchase".

Did you mean: jchase
2005 Jul 05
2
rsync error ?
I'm not sure it is a real error or not, when I run 'rsync' with no options on AIX 5.3, it has an error at the bottom of usage message, see below # rsync ....... ....... ........ Use "rsync --daemon --help" to see the daemon-mode command-line options. Please see the rsync(1) and rsyncd.conf(5) man pages for full documentation. See http://rsync.samba.org/ for updates, bug
2006 Apr 07
1
new to samba
...or a basic install. Any advice would be greatly appreciated. Thanks Frank Pancaldo Retail Operations Center Infrastructure ? Production Engineering Team JPMorgan Chase Global Technology Infrastructure Phone: 516.574.6057?? ??? ?=NEW Number Pager: 877.516.0190 Email: frank.pancaldo@jpmchase.com ** For all Break/Fix Issues please open a Peregrine ticket into "R1RTSUSUNIX" queue. *** For all Moves/Adds/Changes/Deletes please open a Production Service Request (PSR) at http://request.bankone.net and cross-impact "RET-OCIS."
2007 Nov 26
1
Pls delete this off the internet IMMEDIATELY
http://groups.google.com/group/linux.samba/browse_thread/thread/d669e5e24f24e1f6/236c73e8a362b5e6?hl=en&q=jpmchase.com#236c73e8a362b5e6 ----------------------------------------- This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and o...
2010 Apr 30
1
tis: cannot alter subset when input matrix contains NAs
When using the tis time series package (v1.9), I cannot select or alter a subset of a time series when the time series is created from a matrix and the matrix contains NA values. Example: x<-tis(t(c(1:10,NA)), start=c(2000,1), freq=12) x[x>0]<-0 The second line yields "Error in if (any(i > nrow(x))) { : missing value where TRUE/FALSE needed" However, both of the following
2010 Mar 30
7
Analyzing java class loading with dtrace
Hi there, I am trying to diagnose a performance problem on a Sun T5120 running Solaris 10. I see general poor performance using Java and, in particular, loading classes. I have developed a simple java test that loads all of the classes in a Crystal Reports JAR file (around 7000 classes) which takes much longer on the T5120 (40 secs) than on a Core 2 Duo windows PC (5 secs). I recognise that this
2008 Sep 30
1
prblems changing directory in mpi snow clusters
Dear R Users, I am attempting to use snow with rmpi. My configuration is: - R Version 2.7.2, rmpi - RMPI 0.5-6 - DeinoMPI 1.1.0 - Windows Xp SP2 I can sucessfully create a cluster and execute simple commands but for some reason, I cannot change the working directory in my nodes. > noclusters<-2 > cl <- makeCluster(noclusters, type = "MPI") 2 slaves are spawned
2008 Oct 30
2
smooth function advice
Dear R Users, I am looking for a smoothing function with the following characteristics for a time series of data: - at each date, should only use data up to that date (so, right aligned and not centered) - should return a smoothed series of length equal to the original time series: - for a one-day time series, just returns that day - this means the front part of the series will
2008 Jun 30
6
Plotting three time series on the same graph
Dear R Users, I would like to plot three time series on the same graph, two axis on the left and one axis on the right. The time series that I am graphing on the left do not share a similar scale: one has a range of 1:100 and the other a range of 25000:70000. How can I display the tick marks for both on the left hand side without superimposing them, i.e. one set of tick marks in black right
2008 Nov 04
4
fine grain tick marks for zoo plots
Dear R Users, I am trying to get plot.zoo to place monthy tickmarks/labels for a time series which spans daily data going back a bit over a year. Right now, I am getting only one tick mark on the x-axis for the beginning of 2008. How can I force plot.zoo to place more regular x-axis tick marks on a monthly basis ? Thanks in advance, Tolga Generally, this communication is for informational
2008 Aug 13
2
which alternative tests instead of AIC/BIC for choosing models
Dear R Users, I am looking for an alternative to AIC or BIC to choose model parameters. This is somewhat of a general statistics question, but I ask it in this forum as I am looking for a R solution. Suppose I have one dependent variable, y, and two independent variables, x1 an x2. I can perform three regressions: reg1: y~x1 reg2: y~x2 reg3: y~x1+x2 The AIC of reg1 is 2000, reg2 is
2008 Jun 19
4
How can I execute a .R/script file
Dear R-Users, I've written a number of functions in a .R/script file. I would like to call those functions from another script file. How can I execute all the code in a script file so that the functions are available for use in my other script file ? I have tried help.search("script") and various Google alternatives but couldn't come up with anything. Thanks in advance,
2006 Mar 16
4
Domain Authentication Problem
I have been running Samba 2.2.8 on a Solaris 8 server with a valid NetBIOS server name on the AD domain. The Samba 2.2.8 configuration was configured for security = domain. Everything was fine until the AD domain controllers were "upgraded" to Windows Server 2003 SP1. User authentication would no longer function with the following error message in the samba 2.2.8 log:
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...n(name) { do_something(name) do_something_else(d[[name]]) } sapply(names(d), do_both) My choice would be the first version, but yours might differ. Duncan Murdoch ------------------------------ Message: 41 Date: Tue, 4 May 2010 10:12:29 -0400 From: Abiel X Reinhart <abiel.x.reinhart at jpmchase.com> To: "r-help at r-project.org" <r-help at r-project.org> Subject: [R] fit printed output onto a single page Message-ID: <DF11712721890A4880B3FA1B046893720DED3B9231 at EMARC105VS01.exchad.jpmchase.net> Content-Type: text/plain; charset="us-ascii" Is there a...
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
...g.de tel. : ++49 761 2032559 ------------------------------ Message: 93 Date: Tue, 30 Sep 2008 09:17:39 +0100 From: tolga.i.uzuner at jpmorgan.com Subject: [R] snow: Problems with cluster To: r-help at r-project.org Message-ID: <OFC79CE925.1D2756C8-ON802574D4.002D65A7-802574D4.002D8FDB at jpmchase.com> Content-Type: text/plain Dear R Users, I have come across a problem with the snow package across two PCs recently. The error message is : "Error in unserialize(node$con) : error reading from connection" I was wondering if anyone else has ever come across this and if there...
2008 Jun 06
6
Subsetting to unique values
I want to take the first row of each unique ID value from a data frame. For instance > ddTable <- data.frame(Id=c(1,1,2,2),name=c("Paul","Joe","Bob","Larry")) I want a dataset that is Id Name 1 Paul 2 Bob > unique(ddTable) Will give me all 4 rows, and > unique(ddTable$Id) Will give me c(1,2), but not accompanied by the name column.
2006 May 16
1
Sybase ctlib Adapter
Hey all, I am very interested in being able to access Sybase from within Rails. >From the documentation and mailing list posts that I am finding, it seems that an Active Record adapter has been completed and included with Rails 1.1 - Is that the case? Is there any documentation on usage? Or on where to even find the Sybase driver for base ruby? Whether it is complete or not, many thanks
2010 Dec 08
0
Doing seasonal adjustment from within R
Is anyone aware of a way to seasonally adjust time series data using X-12 ARIMA and TRAMO/SEATS from within R? I know that that one can seasonally adjust data with gretl, which I understand offers some level of R integration. However, all the examples I've seen of gretl/R integration involve working interactively with gretl, while here I want to work interactively with R and call gretl in the
2010 May 11
1
Extract model matrix from plm
Is there a way to recover the model matrix that is being used by the plm package? For example, if you run a panel regression with fixed effects, the model matrix would contain the generated dummy variables for the groups. Thanks. Abiel Reinhart This communication is for informational purposes only. I...{{dropped:30}}
2010 Apr 16
0
RCurl slow when sending data over 1kb
I am using RCurl's curlPerform command to send an XML string to an HTTP server running on the localhost. The command is something like this: reader <- basicTextGatherer() curlPerform(url="http://127.0.0.1/", httpheader=c('Content-Type' = "text/xml; charset=utf-8"), postfields=toString.XMLNode(xmlRoot(xdoc)), writefunction=reader$update,
2008 Jan 22
0
Joining an ADS domain - issue with the netlogon pipe (anonymous access required)
I have a problem joining Samba to a Windows 2003 sp1 ADS domain. I'm running Samba 3.0.28 on Solaris 10 with MIT Kerberos 1.6.3 and OpenLDAP 2.3.38. When I run 'net ads join' i get the following error. ./net ads join -S domaincontroller.mynet.mydomain.com -U Administrator -d10 ...... ....... .... 2008/01/22 12:06:09, 1] rpc_client/cli_pipe.c:cli_rpc_pipe_open(2222)