Displaying 20 results from an estimated 10000 matches similar to: "Sharing printer with samba on Windows 7 = Error 0x00000057"
2005 Jun 26
2
visualizing frequencies
Dear everybody,
In our game-theory lesson we have run several classroom-experiments where the
students had to decide for a natural number between one and seven. I have
troubles now to visualize the results: be a the vector of answers.
hist(a) will not assume natural numbers as answers, but rational. It will make
the brakes exactly at the natural numbers, which is difficult to interpret,
as
2005 Oct 21
3
make three plot to one plot
Dear all,
I want to make three plot below to only one plot together with legend,
how can I do that?
I have tried with matplot function but I did not succeed.
Thanks for your help.
Sincerelly,
Jan Sabee
test.five.x <- c(0.02,0.05,0.07,0.09,0.10,0.12,0.13,0.14,0.16,0.17,0.20,0.21,0.34,0.40)
test.five.y <- c(18,12,17,12,3,15,1,5,1,1,3,10,15,10)
plot(test.five.x, test.five.y,
2005 Dec 08
1
read.table error
Hey, Once again I ask for some quick help.
Here is some code:
ovendata<- read.table("ovens.dat",header=TRUE)
attach(ovendata)
print(ovendata)
Here is the .dat file:
D One Two Three Four Five Seven Eight
1130 254 252 375 384 252 375 876
127 250 250 384 386 251 378 875
Here is the R Console output:
>
2013 May 17
1
Error with adehabitatHR and kernelbb
Dear all,
I'm trying to get a Brownian bridge kernel (kernelbb) for each combination of two consecutive animal locations (see commands below) and put them, with a loop, inside a list. It works well at the beginning but after 42 runs, it appears the following warning :
>Error in seq.default(yli[1], yli[2], by = diff(xg[1:2])) :
> invalid (to - from)/by in seq(.)
I looked at the
2011 Sep 06
2
Windows 7 64 bits with Samba PDC (trust relationship problem)
Hi
I would like to know if anyone has success in making 64-bit Windows Seven
work with a Samba PDC without any problems?
I have a Samba 3.5.6 server running on Debian Lenny. Samba works properly
and is using the LDAP backend, which is integrated with Kerberos, GSSAPI,
etc...
Abount Windows Seven... I changed the registry as recommended Samba wiki,
applied the hotfix to not give the DNS error
2010 Nov 15
5
Poor performance on bandwidth, Xen 4.0.1 kernel pvops 2.6.32.24
Hello list,
I have two differents installation Xen Hypervisor on two identical
physical server, on the same switch :
The problem is on my new server (Xen 4.0.1 with pvops kernel 2.6.32.24), I
have bad performance on bandwidth
I have test with a files copy and "iperf".
Result iperf average:
Transfert
Bandwidth
XEN-A -> Windows
2007 Jan 29
3
Vista can't use samba hosted printer drivers
Is anyone else seeing Vista (final) will not "connect" to a samba-hosted
printer? I'm getting error 0x00000057. I can connect to the port only
and install a local driver, though. It's just that the drivers will not load
correctly. The drivers do load partly, because I can see driver-specific
attributes if I go to "Properties" rather than "Connect". But a test
2009 Jun 16
2
Question regarding dataframes, matrix, frame, etc...
Hi all,
As of now, I have a 15x8 matrix (name is "asdf"). The first seven columns
contain numbers while the last column contains a string. The class of each
column is "character". When I use the plot function to display a scatter
plot between any of the two columns, ie. plot(asdf[, 1], asdf[, 2])
everything works fine. However, if I want to use the command "pairs" to
2012 Mar 08
2
Boxplot Fill Pattern
Hello R Help!
I would like to make a legible boxplot of tree growth rates for each of
seven tree species at each of seven different sites. It's a lot of data to
put on one figure, I know. I made a beautiful, interpretable figure using
color, but my target journal can't deal with color figures. I can use seven
shades of grey to fill the boxes, but the figure then becomes
uninterpretable -
2011 Nov 28
2
problem in reading file
Hi,
I have a file that looks like this :
one,0
two,0.591,0
three,0.356,0.350,0
four,-0.098,0.072,0.380,0
five,0.573,0.408,0.382,0.062,0
six,0.156,0.232,0.517,0.424,0.303,0
seven,0.400,0.414,0.611,0.320,0.401,0.479,0
eight,0.282,0.375,0.512,0.346,0.308,0.463,0.605,0
nine,0.519,0.484,0.467,0.167,0.455,0.311,0.574,0.557,0
I want to create a data matrix out of it, so I tried this :
2009 Dec 05
3
Referencing variable names rather than column numbers
I apologize for how basic a question this is. I am a Stata user who
has begun using R, and the syntax differences still trip me up. The
most basic questions, involving as they do general terms, can be the
hardest to find solutions for through search.
Assume for the moment that I have a dataset that contains seven
variables: Pollution, Temp, Industry, Population, Wind, Rain and
Wet.days. (This
2008 Oct 08
3
R seven years ago
Hello everyone,
As some may know, today Google unveiled its 2001 search index [1]. I
was curious to see how was R like at that time, and was not
disappointed. Compared to today's main page [2], seven years ago the
page looked [3] a bit rudimentary, especially the graphic. (It is wort
noting that structurally the pages are very similar.) What definitely
changed is the `Contributed
2010 Feb 04
1
Windows Seven
Dear all,
I am sure this question was asked many times, but I read that Windows
Seven should work with Samba 3.2
We have SLES 11 (SuSE / Novell) and the version provided is smbd version
3.2.7-11.6-2057-SUSE-CODE11
Is it possible to join domain with Windows Seven to this version or is
it incompatible ?
I also read this, but it's not clear if 3.2.7 would also work or not ?
*
2017 Jul 12
1
metRology package
I'm having trouble with a simple application with metRology. I need to
estimate the uncertainty of the density thickness of seven sheets of film.
This is calculated from measurements of mass, length and width of
rectangular samples of film.
It's not too hard to calculate the whole thing with a little Monte Carlo
loop. I get about 0.07 with this:
#sample area
2006 Jan 03
2
KALMAN FILTER HELP
Hi All,
Currently I'm using DSE package for Kalman Filtering. I have a dataset
of one dependent variable and seven other independent variables. I'm
confused at one point. How to declare the input-output series using
TSdata command. Because the given example at page 37 showing some error.
rain <- matrix(rnorm(86*17), 86,17)
radar <- matrix(rnorm(86*5), 86,5)
mydata <-
2004 Dec 24
3
[LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Pathconst&, llvm::sys::P
I'll see what I can do. However, I have to balance your need for "big
bang" change with Chris' fervor for incremental changes. Making a huge
change makes his review task harder. There are only seven files to merge
so at most seven change sets. I'll probably get these done early next
week. Sorry for the hassle, but I want to get lib/System simple,
complete and working so I can
2008 Oct 28
7
How to override one method of AssetTagHelper
I created a file ./lib/action_view/helpers/asset_tag_helper.rb
and put in it only the method I want to override. like this
module ActionView
module Helpers #:nodoc:
module AssetTagHelper
def image_path(source)
compute_public_path(source, ''images'')
end
end
end
end
But as soon I try this all the others methods from the overriden module
are not
2017 Sep 12
1
Missing CentOS 7 Updates
On 09/11/2017 10:14 PM, Ken Gramm wrote:
> I must be missing something, because I can't believe that there haven't been any updates since July 27
>
>
> 9fa12aadcd2ea45fdcb91bd125b619545993defa2032cf99b8a89cf6099723e8-primary.xml.gz 27-Jul-2017 15:12 4.0M
> [ ]
2009 Mar 15
1
Contour plots of four two-dimensional matrices
I have four large two-dimensional matrices of which I want to create contour
plots. Something like
filled.contour(<matrix>)
contourplot(<matrix>)
works but only gives me one plot at a time. If I combine the four matrices
into one three-dimensional matrix, which I'll name "seven", there should be
a way of doing something like this
contourplot(seven[,,k] for k in 1 to 4)
2007 Mar 23
1
lmer estimated scale
I have data consisting of binary responses from a large number of
subjects on seven similar items. I have been using lmer with
(crossed) random effects for subject and item. These effects are
almost always (in the case of subject, always) significant additions
to the model, testing this with anova. Including them also increases
the Somers' Dxy value substantially.
Even without those