Displaying 20 results from an estimated 100 matches similar to: "4D Plot"
2007 Jun 26
1
ylab at the right hand of a plot with two y axes
When I try to plot two lines ( or scatterplots) with different scales, this
is what I have been doing:
Suppose: I have y1 and y2 in a very different scale
y1 = 1:100
y2 = c(100:1)*10
To plot them on top of each other and denote by different colors: I have to
figure out the correct scale '10' and corresponding tick.vector and lables.
Then do:
plot(1:100, y1) # I can have
2020 Aug 07
2
User mapping?
On 8/7/20 12:00 PM, Rowland penny via samba wrote:
> On 07/08/2020 19:46, Simon Matthews via samba wrote:
>> I have a network with a Samba server (Samba 4, but running as an old
>> NT-style domain), Windows and Linux clients.
> You really should consider upgrading to AD,
>> Is there any way to have the Windows client access map to just "user",
>> with its
2020 Aug 07
0
User mapping?
On 07/08/2020 20:12, Simon Matthews wrote:
>
> The client is running CentOS 7:
>
> # cat /etc/redhat-release
> CentOS Linux release 7.8.2003 (Core)
>
> After another attempt, I have successfully joined the linux client to
> the domain:
>
> # net rpc join MEMBER? -S raidserver -U root%<password>
> Using short domain name -- BLUE
> Joined 'TURQUOISE'
2020 Aug 07
0
User mapping?
On 8/7/20 1:57 PM, Simon Matthews wrote:
> On 8/7/20 12:58 PM, Rowland penny via samba wrote:
>> On 07/08/2020 20:12, Simon Matthews wrote:
>>>
>>> The client is running CentOS 7:
>>>
>>> # cat /etc/redhat-release
>>> CentOS Linux release 7.8.2003 (Core)
>>>
>>> After another attempt, I have successfully joined the linux
2020 Aug 07
6
User mapping?
On 8/7/20 12:58 PM, Rowland penny via samba wrote:
> On 07/08/2020 20:12, Simon Matthews wrote:
>>
>> The client is running CentOS 7:
>>
>> # cat /etc/redhat-release
>> CentOS Linux release 7.8.2003 (Core)
>>
>> After another attempt, I have successfully joined the linux client to
>> the domain:
>>
>> # net rpc join MEMBER -S
2012 Jan 31
1
Currency symbols in Xtick or Ytick labels
How do you label Xtick and Ytick marks with Currency symbols: $2000
instead of 2000? I would like to add dollar symbols to tickmarks on
boxplots, histograms and back-to-back histograms.
My Examples (requiring the lattice and Hmisc packages):
data(case0102, package="Sleuth2")
str(case0102)
boxplot(Salary~Sex, case0102)
histogram(~ Salary | Sex, data=case0102)
require(Hmisc)
#
2011 Aug 17
1
Why does the graph converge?
I have a set of functions:
Probability <- function(N, f, w, b, l, n, q) {
#N is the number of lymph nodes
#f is the fraction of Dendritic cells (in the correct node) that have the
antigen
#w is time in terms of hours
#b is the starting position (somewhere in the node or somewhere in the gap
between nodes. It is a number between 1 and (x+t))
#q is the length of the time step
#l is the LN
2006 Jan 18
2
Own Color Palette
Own Color Palette
Dear all,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
I would like to generate a contour-plot according to a master plot. The problem is that the rainbow-palette included in R does not answer this purpose. I need a darker blue, no turquoise, relatively less green, more yellow and more red. Haw can I adjust
2002 Jul 25
15
Changing ACLs as administrator
One work-around would be to create a hidden share that only Domain Admins
can access. The use "force user=root" on that share. Then you'll be able to
change ACL's and not be root.
Josh
> -----Original Message-----
> From: Tanstaafl [mailto:tanstaafl_bh@netzero.net]
> Sent: Thursday, July 25, 2002 1:36 PM
> To: 'Samba List'
> Subject: Re: [Samba] Changing
2005 Jan 14
2
Reencoding mp3pro in mp3pro or mp3 with ices
Guten Tag Geoff Shang,
Am Freitag, 14. Januar 2005 um 13:22 schrieben Sie:
GS> Carsten Henkel wrote:
>> if i reencode a stream that is in mp3pro (streamed with sam) to a
>> lower bitrate by using ices/lame, is the reencoded stream mp3 or mp3pro
GS> MP3. LAME does not do MP3Pro. And in fact, the stream that is reencoded
GS> will also only be a reencode of the
2002 Sep 23
4
How do I change plot colors in bwplot
Hello,
I'm using bwplot to make a few plots. The plots are exactly what I
need, but are coming out with a grey background and turquoise boxes and
whiskers. I cannot figure out how to just get black and white to be
the default. Can anyone help me with this?
Thanks
Kenneth E. Nussear Phone 775 784-1703
Ecology, Evolution and FAX 775 784-1369
2002 Mar 09
1
labels outside plotting region
Hello,
I've just started R, and I'm getting a bit mad using it. I've managed to
produce a barplot with the labels for the ytick marks placed
horizontally (perpendicular to the y-axis) usiing par(las=1). The
problem is that most of my labels are in part beyond the plotting area
because they are rather long (e.g. "H. sapiens", "D. melanogaster" ...).
What is the
2004 Sep 29
2
lattice .ps graphic is rotated in LaTeX slides
I've generated a version of the classic dotplot of the barley data with
library(lattice)
data(barley)
trellis.device("postscript", color=TRUE, file="barley2x3.ps")
old.settings <- trellis.par.get()
trellis.par.set("background", list(col = "white"))
lset(list(superpose.symbol=list(pch=c(19, 1, 25, 2, 15, 22, 23),
2004 Jan 11
0
esearch problems ?!
any idea why i get this :
# esearch cfg-update
Traceback (most recent call last):
File "/usr/bin/esearch", line 3, in ?
from output import bold, red, green, darkgreen, turquoise, nocolor
ImportError: No module named output
# eupdatedb
Traceback (most recent call last):
File "/usr/sbin/eupdatedb", line 7, in ?
from output import red, darkgreen, green, bold,
2004 Jan 12
0
(no subject)
Woops you might like to ask this question to the Gentoo mailing list
:-).
Unfortunatly I haven''t had these problems with esearch, so I am not
of much help to ya.
James
|any idea why i get this :
|
|# esearch cfg-update
|Traceback (most recent call last):
| File "/usr/bin/esearch", line 3, in ?
| from output import bold, red, green, darkgreen, turquoise,
||nocolor
2011 Sep 26
0
Farmhouse in Provence
The Building Painting (http://www.micaroo.com/home-and-garden/wall-art/building-paintings.html) Farmhouse in Provence also known as Entrance Gate to a Farm with Haystacks was made in 1888 by Vincent van Gogh in Arles in Provence at the height of his career. Oil Paintings for sale (http://www.micaroo.com/home-and-garden/wall-art.html) Partially due to having been inspired by painter Adolphe
2020 Aug 07
2
User mapping?
I have a network with a Samba server (Samba 4, but running as an old
NT-style domain), Windows and Linux clients.
The Windows clients need to be able to read and write to filesystems on
the Linux client. Also, other Linux machines need to write (via NFS) to
the same directories on the Linux client as the Windows clients.
This was all working with with a Linux client running (I am ashamed to
say)
2008 Feb 17
2
filled.contour with log axis
Dear all,
I would like to generate a filled.contour plot with log x and y axis,
however using:
filled.contour(as.line,log="xy")
results in a warning message.
Does anybody knos what to do?
Thanks
Thomas
2003 Mar 17
1
postscript and ps.option metrics
Good Afternoon All,
I am working on a project to generate a particular celeration graph that requires a very specific height and width in the format of the postscript output.
I have attempted to specify my height and width parameters in inches as I found in the R help documentation, but this produces a graph much smaller than what it should if the standard metric is indeed inches.
Since inches
2000 Feb 29
0
mapping of colornames into hsv: half way done
Ok,
now we have the mapping of color names to color codes (see below) and
conversion to rgb (something like Ben Bolker's function), but how to convert
rgb to hsv?
Thanks to Brian Ripley, Peter Dalgaard and Ben Bolker
Details below
Regards
Jens
etc/colors.big maps 455 names to rgb in S syntax
etc/rgb.txt maps 657 names to rgb in C syntax, but unlike colors() it has
mixed upper and