similar to: Fwd: License Agreement

Displaying 20 results from an estimated 1000 matches similar to: "Fwd: License Agreement"

2000 Dec 21
1
Factor analysis with R
I am a user of R, but I don't read current R-mail's, because I use it seldom. I should solve a factor analysis, but I don't find a proper R function, like the function factanal in S-Plus. Does someone can tell me, if there exist an R-analoge- function? I I'am glad to here, if someone can help me thanks Sigrid -- Z?rcher Hochschule Winterthur Departement Physik und
2012 Oct 10
2
se's and CI's for fitted lines in multivariate regression analysis
I?m entirely stumped on this particular issue and really hoping someone has some advice for me. I am running a covariant model in lm I would like to give the standard errors or the confidence intervals for the fitted lines. I?ve been using the dataset OrangeSprays where I want lines for each level of treatment over the covariant ?colpos?. I?ve been able to calculate intercepts and slopes for
2011 Jun 26
1
changing graphs in qqplot2
This is what I have now so far. p=ggplot(data = test, aes(x = YEAR, y = TOTAL, colour = TREATMENT)) + geom_point() + geom_smooth(method = "lm", se=FALSE) + facet_wrap(~COUNTRY) > p +scale_x_continuous(limits=c(1,4)) http://r.789695.n4.nabble.com/file/n3626510/graph.gif I would also like to: 1.) change the headline for the faced wraps ?high? and ?low?. Is there any other way of
2011 Jun 12
2
Side by side scatter plots with specified regression lines
I am new and self taught in R, so please bear with me. I want to create two scatter plots side by side. The data set includes measurements from two different countries with 7 treatments over a timeline (x-axis). Problem 1 I want to have each plot to include the data from one of the countries with 7 regression lines of the treatments, but I do no know how to divide the data between them. This is
2011 Nov 08
2
nesting scale_manual caracteristics in ggplot
Hi there, I am having a little problem with combining three scale_manual commands in a facet plot. I am not able to combine the three different characteristics, instead ending up with three different descriptions next to the graph for the same geom. I would like to see two separate labels (not three); one describing lines 1-7 and the other 8-14. For each of the treatments (A-B) I want a
2011 Jul 10
2
grey colored lines and overwriting labels i qqplot2
I created this graph in ggplot and added ablines to the different facets by specifying with subset commands. As you might see, there are still a few issues. 1.) I would like to have the diamonds in a grey scale instead of colors. I accomplished this (see graph 2) until I overwrote the label title for the treatments and the colors came back (graph 1). I used these two commands: p=ggplot(data =
2006 Apr 24
1
RE: Limited Autocompleter
Joe Athman St. Paul Travelers - IS Investments 651-310-7597 -----Original Message----- From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Athman,Joseph J Sent: Monday, April 24, 2006 2:14 PM To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject:
2005 Sep 08
1
Samba 3.0.15
Do you know if Samba 3.0.15 was built for AIX? If so, where can i find it? Thanks, Sig --------------------------------- Click here to donate to the Hurricane Katrina relief effort.
2006 Apr 24
0
(no subject)
In my application we have several drop down lists which contain a few hundred items. These lists are completely unmanageable by the customers so we decided to implement a searchable dropdown list using the scriptaculous Autocompleter. The only problem is this type of field allows the user to type in anything they want. What I wanted was a searchable list which does not allow the user to have
2006 Feb 22
0
Ajax.Autocompleter clear field if nothing selected
Here''s the basics of what I want to do: If the user selects something from the autocompleting dropdown the use the normal functionality and populate the text box. If the user does not select something, and simply leaves the field, I want it cleared back out to blank. I just can not get the javascript to work to be smart enough to know when something was selected and leave it and when
2006 Mar 15
1
Rails license agreement
Does anybody know where I can find the Rails license agreement? Thanks, David -- David Katz david.katz@gmail.com
2009 Dec 07
2
License agreement
Hello, I plan to create a commercial software that would automate the running of a few IT security tools and build a nice report, in order to help security auditors in their work. I saw your smbclient tool that could be really appropriate. As this tool is GPL'd, I would like to make sure you agree with the usage (running and parsing) I plan. Of course, should you have any requirement (e.g.
2014 Jun 22
0
openssh connection hangs upon shell exit
I am using an openSSH server on a privately built distribution. I am can login with an interactive session, use scp and everything is fine except that when I exit the shell of an interactive session or when the copy transfer terminates (scp), sshd hangs forever. The shell process is in the zombie state, which indicates that the openssh process for the connection has not checked the child status.
2006 Jun 12
10
Cross Broswer Fire Event
Is there a standard way of programmatically firing an event on an element? I think this code works in IE but not FF: myElement.fireEvent(''onclick''); I really only care about IE and FF, but anything else is a bonus. I didn''t see anything in prototype/scriptaculous for this, but I might have missed it. Thanks. Joe Athman
2012 Feb 16
3
ACM Software Copyright and License Agreement
ACM Software Copyright and License Agreement I have often seen the use of routines from the ACM Collected Algorithms, i.e. <netlib.org/toms/> (CALGO, or Trans. On Math. Software, TOMS), in Open Source programs, maybe also in some R packages --- and sometimes these programs are distributed under the GPL license, sometimes under proprietary licenses, e.g. in Scilab. The use of these CALGO
2004 Jun 18
2
Need a working model of smb.conf for a PDC
Having some major troubles with smb and making it a PDC For 2 weeks now I have been testing, and retesting. At one point I had it all working except for password changing. Has anyone goten Samba 3.0.4 to work correctly as a PDC with an smbpasswd back ground (not pam or ldap). If so could you please send me a working copy of your SMB file (only core components needed, no need for shares or
2003 Sep 19
1
Cannot access Samba share
Samba server on Linux 9.0, Win2K Pro client Can ping the Linux box by its IP address and name, can see the linux machine name on Network Places, But when I double-click on the machine name, after few seconds comes up with the error message: "Network Path not found". Any ideas? Alex Alborzfard Network Manager Identix, Inc. The information contained in this e-mail and any and all
2006 Nov 29
1
Removing terms from formula
R-help, Given a simple linear model, say lm(x ~ y + z), I would like to remove model terms that are factors with only one level. Thus, if 'z' were a factor with only one level, lm(x ~ y + z) becomes lm(x ~ y + 1). Likewise, if both 'y' and 'z' are one-level factors, then the resulting calculation is simply lm(x ~ 1). Unfortunately, I have not been able to come up with an
2007 Jan 28
3
Inverse fuction of ecdf
Hi Everyone, I want to generate some random numbers according to some empirical distribution. Therefore I am looking for the inverse of an empirical cumulative distribution function. I haven't found any in R. Can anyone give a pointer? Thanks, Geoffrey _______________________________________________________=0A= =0A= =0A= The information in this email or in any file attached
2007 Feb 08
1
Scope
Hi all, When I write a script, I'd like to create a main() function so that I only need to type main() t re-run it. However, I'd like all the variables in main() to be global so that when the function terminates, I still have access to the variables in the environment. Does anyone know how to do that? Best regards, Geoffrey _______________________________________________________=0A=