Displaying 20 results from an estimated 90 matches similar to: "MCMC Pack Crashes R-GUI session (PR#9516)"
2007 Nov 21
0
Cannot join Samba server to the ADS domain
Hi Guys,
I'm having real problems getting my Samba server to join the ADS domain.
When I run the join command I get the following error
./net ads join createcomputer="/UK/LDN/CRP-ETS/Servers/PROD" -U
1r005390@EMEADEV.ADDEV.JPMORGANCHASE.COM%passw0rd
Using short domain name -- EMEADEV
[2007/11/21 19:11:48, 0] utils/net_rpc_join.c:net_rpc_join_ok(70)
net_rpc_join_ok: failed to
2011 Aug 13
2
How do I subset a dataframe
I have a dataframe zeespan. One of the columns has the name "customer". The
data in the customer column is text. I would like to return a subset of the
dataframe with all rows that DON'T begin with either "ibm" or "exxon", or
"sears" in the customer column.
I tried .... subset(zeespan, customer != c("ibm" | "exxon" |
2007 Oct 01
1
saving and loading complex objects
Dear Sir:
When I try to save large and very complex recursive objects with some components containing models (such as the output from arima or lm ),
the resulting file sizes increase by 4 meg per save.
example directory:
amex 8 meg
argentina 12 meg
australia 16 meg
...
Moreover, I am unable to read these file objects back into R.
I note that readBin and writeBin
2009 Jun 30
0
Installing MCMCpack on Solaris 10 X86
Hi,
I've been having problems getting MCMCpack installed on my Solaris 10 x86 system.
I've installed gcc from opencsw.org, and, for the most part, other R packages install nicely.
>From what I can gather, the build fails due to a mismatch of include files. I *think* it wants to use the include files that are contained within the MCMCpack package (but I could be wrong on this - if this
2011 Feb 09
1
Problem installing MCMCpack on SPARC Solaris 10
Hi list,
I tried to install MCMCpack to R-2.12.0, got the following error,
CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include
-DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H
-I/opt/csw/include -KPIC -g -c MCMCSVDreg.cc -o MCMCSVDreg.o
"error.h", line 598: Error: The function "abort" must have a prototype.
1999 Jun 09
0
rejected passwords and locked domain accounts
Hi all,
I recently loaded Samba 2.0.3 on AIX 4.3.2, everything seem to be
working fine except that every now and then a user will be prompted that
the username/password was incorrect. After trying to enter the username
and password their domain accounts are locked. Up until this point they
were connecting with out any problems. They will have their account
reset and everything is ok again for a
2006 Jan 04
5
multiple lowess line in one plot
I'm using this code to plot a smoothed line. These two columns of data
really represent 4 groups and I'd like to plot a separate line for each
group but have them all in the same plot. The R-Docs for lowess do not
seem to indicate some type of "GROUPS=var_name" option. What would be
the syntax for this?
plot(AWGT ~ lipid )
lines(lowess(lipid , AWGT, f=.8))
--
Dean
2007 Apr 09
3
plot log scale, axis original scale
I want to produce some boxplots and plot the logged values but have the
axis scale in the original, not-logged scale. It seeming like I have the
first few steps but I'm having trouble with the last. Here's what I'm
doing (which I got for the documentation for boxplot and axis). How do I
get the ticks to be labeled 2,5, and 9 of the original scale?
a<-c(1,2,3,4,5,6,7,8,9,10)
2008 Apr 17
1
stunnel
Dear all,
I had notice that my logwatch has a heap of stunneling like the one below.
Is there a security breech?
**Unmatched Entries**
(1) LOG5[6504:3086657232]: Connection closed: 29433 bytes sent to SSL, 62
bytes sent to socket
(1) LOG5[9516:3086649040]: stunnel 4.15 on i686-redhat-linux-gnu with
OpenSSL 0.9.8b 04 May 2006
(1) LOG5[9516:3086649040]: Threading:PTHREAD SSL:ENGINE
2006 Aug 11
2
about MCMC pack again...
Hello, thank you very much for your previous answers about the C++ code.
I am interested in the application of the Gibbs Sampler in the IRT
models, so in the function MCMCirt1d and MCMCirtkd. I've found the C++
source codes, as you suggested, but I cannot find anything about the
Gibbs Sampler. All the files are for the Metropolis algorithm.
Maybe I am not able to read them very well, by the
2006 Jan 26
2
footnote in postscript lattice
I would like to add a footnote to this graph but do not see a "footnote" command in the package:lattice documentation. I would like to note the "span=.8"
as the footnote.
postscript(file= ?C:/Documents and Settings/dsonneborn/My Documents/Slovak/output/pcb_tables/smooth_PCB_lines_four.ps?, bg=?transparent?, onefile=FALSE, pointsize=20,paper=?letter?, horizontal=TRUE,
2006 May 17
1
boxplot
I am running this code to produce some boxplots. I have every thing that
I need except that I would like the whisker line to be solid line, not
dashes. I have reviewed the lattice docs but have not seemed to come
across this point.
print( bwplot( group ~ lpcb_tot, data= data7, xlab="Log PCB",
+ ylab=
+ " G B
+ S M S M
2012 Sep 05
1
Resynchronization of indexes (or Warning: Maildir Scanning <dir> took <X> seconds)
Hello,
We have a dovecot servers farm with storage in NFS and indexes in local
files. Under heavy load conditions we a log of messages in the form:
Sep 3 12:35:49 myotis32 dovecot: imap(<imapuser>): Warning: Maildir:
Scanning <maildir cur directory> took 62 seconds (9516 readdir()s, 0
rename()s to cur/, why=0x80)
We have check that messages are directed with lmtp to the same
2003 Sep 29
5
Nortel M Series phones support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've searched the mailing list quite extensively, but didn't come up
with anything promising (some things wer helpful, though). Does anyone
know if Nortel M Series (specifically the 2008, 2616, 7208, and 7310)
phones can be made to work with the TDM400P card or if they are ADSI
compatible at all? I kind of doubt they will work if they are
2010 Dec 09
3
ZFS Prefetch Tuning
Hi All,
Is there a way to tune the zfs prefetch on a per pool basis? I have a
customer that is seeing slow performance on a pool the contains multiple
tablespaces from an Oracle database, looking at the LUNs associated to
that pool they are constantly at 80% - 100% busy. Looking at the output
from arcstat for the miss % on data, prefetch and metadata we are
getting around 5 - 10 % on data,
2015 Jan 14
1
Questions regarding imaptest
Hi,
The measurements were created under the following conditions :
? operating system : Red Hat Enterprise Linux Server release 6.6 (Santiago)
kernel in version 2.6.32-504.el6.x86_64
? virtual server (VMware) with an Intel(R) Xeon(R) 4vCPU E5649 x 2,526 GHz
(2 cores per virtual socket) and 4 GB RAM
? 7,200 RPM SATA 1TB (FC SAN IBM System Storage N3400)
? all file systems had been formated in
2009 Feb 12
4
Rails & unixODBC
Hello,
I decided to embrace getting a new Rails application to see an
existing MSSQL database and trying to get unixODBC, freeTDS, and
ActiveRecord able to query my MSSQL database.
I''m following the procedure outlined at
http://wiki.rubyonrails.org/rails/pages/HowtoConnectToMicrosoftSQLServerFromRailsOnLinux
but my system (Ubuntu 8.10 - Intrepid Ibex, Rails 2.3, Ruby 1.8.7)
2013 Apr 11
1
Pruning embedded samba 3.6 installation
I'm using the Yocto Project to build an embedded distro, to which I'm adding
Samba 3.6 from OpenEmbedded. Doing so increases my root file system from
about 63MB to 175MB. I seem to be building a large Samba server with a small
ancillary operating system tacked onto it.
I listed the files in my file system image, and see that lots of the
commands are quite large. I understand that Samba 4
2006 Aug 01
0
how do i pass/save a selected param ID to different views?
hi,
i have a link called ''family doctor''.
when the user presses the ''family doctor'' link, it goes through town''s
DB and searches in which towns where there is a family doctor. after
this is done, the view displays all the towns with the total number of
''family doctors'' in each town.
next i want the user to select the town that
2005 Nov 02
0
winbind gives differnt results depending on "winbind trusted domains only"
Just notice a problem/bug with "winbind trusted domains only" and "getent passwd".
I get diffent results depending on the value of "winbind trusted domains only".
I.e.
Option 1 (NOT CORRECT!)
=======================
winbind trusted domains only = yes
# /usr/local/samba/bin/wbinfo -u | head -2
aabal01
aabed01
# /usr/local/samba/bin/wbinfo -u | wc
5411 5411