similar to: Réf. : About STEM Plot in R

Displaying 20 results from an estimated 500 matches similar to: "Réf. : About STEM Plot in R"

2003 Feb 06
0
About STEM Plot in R
Hey Does anybody know if R can plot the 3-dimensinal stem graphs? In Matlab, there is such similare function to plot 3D plots, stem3(X,Y, Z), where X, Y , Z (column vectors) are coordinate values of data points. Thanks. Fred
2003 Apr 08
5
Help on smooth.spline?
Hey, R-listers I was recommended to try using smooth.spline function for estimating 2-Dimensinal curve given a data set. So will you please tell me where to get this R function? Or which package provides this function? Thanks for your point. Fred
2005 Apr 07
3
package
hello, I created a package with my functions, and i wand to hide the code of some functions. Could you help me ? Gr?gory -------------------------------------------------------------- GAZ DE FRANCE Gr?gory Benmenzer DIRECTION DE LA RECHERCHE P?le Economie Statistiques et Sociologie 361 Avenue du pr?sident Wilson - BP 33 93211 La Plaine Saint Denis cedex tel : 01 49 22 55 07 fax : 01 49 22
2003 Mar 04
3
linear model with arma errors
Dear all, I'm looking for how can I estimate a linear model with ar(ma) errors : y(t)=a*X(t)+e(t) with P(B)e(t)=Q(B)u(t) where u is a white noise and P, Q are some polynomes. Could you help me ? Gr?gory Benmenzer
2005 May 26
1
PAN: Need Help for Multiple Imputation Package
Hello all. I am trying to run PAN, multilevel multiple imputation program, in R to impute missing data in a longitudinal dataset. I could successfully run the multiple imputation when I only imputed one variable. However, when I tried to impute a time-varying covariate as well as a response variable, I received an error message, “Error: subscript out of bounds.” Can anyone tell if my commands
2004 Mar 02
1
Réf. : Re: Réf. : Re: Réf. : Re: using a master ldap server and a slave ldap server
The origine of my message is a problem with my local LDAP server. last thursday I upgraded my RH 8 with the glibc update from RedHAt, after sometimes the LDAP server is unreachable. In log : Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open /etc/hosts.allow: Too many open files Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open /etc/hosts.deny: Too many open files Mar 2 11:40:02
2001 Oct 22
0
Réf. : Re: Réf. : Re: Dead keys on Wine
OK! Thank you for your answer. Merci de ta r?ponse... RB g.patel@wanadoo.fr.invalid (gerard patel) on 17/10/2001 16:18:46 Veuillez r?pondre ? wine-users@winehq.com Pour : wine-users@winehq.com cc : (ccc : Roland Baudin/ALCATEL-SPACE) Objet : Re: R?f. : Re: Dead keys on Wine On Wed, 17 Oct 2001 12:36:46 +0200, Roland.Baudin@space.alcatel.fr wrote: >Ok, but isn't there any
2004 Apr 09
0
Réf. : RE: Réf. : Re: Fritz ISDN PCI v2 and CAPI
<FONT face="Default Sans Serif, Verdana, Arial, Helvetica, sans-serif" size=2><div>Finally, i will get back to a RedHat 9 distrib as I see that it works with that distribution...</div></FONT>
2004 Mar 02
1
Réf. : Re: Réf. : Re: using a master ldap server and a slave ldap server for one samba
If the first LDAP server faild, the second can be used directly. This server is a PDC server with more than 100 people connected and some application required domain authentification for running. For me is a critical server. ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32
2003 Aug 04
0
Réf. : Réf. : trash can on samba
Mateus, here is a more complex (working !) example : vfs objects = recycle recycle:name = .recycle ; max-size (in bytes) of files allowed in the recycle bin recycle:maxsize = 2000000 ; keep directory trees ? recycle_keeptree = True ; files to exclude from the bin recycle:exclude = *.tmp *.temp *.swp ; root dirs to exclude from the bin recycle:exclude_dir = tmp ; include file versionning in the
2011 May 06
1
How to alter circle size
Hello all, I'm trying to create a heatmap using 2 matrices I have: z and v. Both matrices represent different correlations for the same independent variables. The problem I have is that I wish to have the values from matrix z to be represented by color intensity while having the values from matrix v to be represented by circle size. I currently have the following in front of me and an unsure
2010 Feb 08
1
Color intervals in image.plot function
Hi, The script below is my current coding in order to produce a contour plot of temperature across altitude and time. In my case,?time,altitude and temperature?are represented by x, y and z variables. ############################################## Brazilan.Pallete <- colorRampPalette(c("blue","green","yellow","red")) image.plot(x, y, z, col =
2003 Dec 04
0
Réf. : Re: Réf. : Re: SAMBA Groups and Permissions
damn.... now everything works samba recognises user "test_user" in group "users" AND "kids".... i dunno why ?!?!!? i did nothing, i just removed "valid users" from this share and reloaded smb-conf...nothing special ! if i could reproduce it, it would be better then seeing it working now and not knowing why.... but thx very much for your patiance greez
2003 Aug 21
2
levelplot behaviour for panel with constants
In the example: x = rep(c(0,0,1,1),4) y = rep(c(0,1,0,1),4) z = c(1,0,1,0,0,0,1,1,0,1,0,0,1,1,1,1) f = as.factor(c(rep("a",4),rep("b",4),rep("c",4),rep("d",4))) levelplot(z~x+y|f,data.frame(x=x,y=y,z=z,f=f)) I noted that the last ("d") plot remains empty. I guess the reason for this is that the values are constant (1), but I consider it more
2007 Sep 20
2
Superimposing vector polygons over raster grid in a plot
Hello: I would like to superimpose vector polygons (state outlines) from a Shape file on top of a satellite image, imported into a SpatialGridDataFrame from GEOTIFF via gdal_translate and readGDAL. When I plot polygon and point shape files in R, into SpatialPointDataFrame and SpatialPolygonDataFrame, the two feature sets line up geographically, so it seems logical that a SpatialGridDataFrame
2003 Oct 28
0
Réf. : LDAP + NET PROBLEM
I know, but I said that I'm trying to use "net group add". On Tuesday 28 October 2003 13:58, you wrote: > net group map must be used for group mapping, no for add group. > example : net group map unixgroup=root ntgroup="Domain Admins" > > ----------------------------------- > St?phane PURNELLE stephane.purnelle@corman.be > Service
2003 Jul 22
0
Réf. : Samba 3 - Can't create trusted domain account
Woops, I just forgot to create the UNIX$ account associated with the trusted domain name... Sorry ;-) Gana?l.
2003 Sep 17
0
Réf. : smbadduser problem
try smbadduser mr no mr:test ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467 Brian Reichholf
2004 Sep 29
0
Réf. : security in samba
Could you explain more ? One people can access to one printer or each printer are one adminitrator and other people can just print ? else there are the printer admin parameter ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467
2004 Mar 24
0
Réf. : samba mount setuid problem
When i go to Yast Control center i can see that the user log in is set to /bin/bash and this is the default. Is this what you meant? Where else to find smbmnt? 'coz when i try to open up /usr/bin/smbmnt it tells me that "COULD NOT FIND THE PROGRAM smbmnt. rgds, Segie On Tuesday 23 March 2004 14:22, you wrote: > Are you sure that smbmnt is /usr/bin ? > > >