Displaying 20 results from an estimated 26 matches for "ilstu".
2004 Feb 16
1
Samba 3.0.2 mapped by Actve Directory
...004/02/16 10:51:46, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password: Authentication for user [rceacostl] ->
[rceacostl] FAILED with error NT_STATUS_NO_SUCH_USER
How can I make it so users can map their drives to this computer?
Part of /etc/smb.conf
[global]
workgroup = ADILSTU
realm = AD.ILSTU.EDU
security = ADS
auth methods = winbind, guest, sam
password server = air.ad.ilstu.edu
idmap uid = 10000-50000
winbind gid = 10000-50000
winbind enum users = yes
winbind enum groups = yes
valid users = @AD.IL...
2011 Nov 01
2
Discrepancy with p.value from t.test
...b1,b2,var.equal=T)
# the p.value returned is 2.2e-16
> 2*pt(-15.9366,212) # using the t.statistic and the df returned above
[1] 4.10686e-38
Jonathan B. Thayn, Ph.D.
Illinois State University
Department of Geography and Geology
200A Felmley Hall
Normal, Illinois 61790
(309) 438-8112
jthayn@ilstu.edu
my.ilstu.edu/~jthayn
[[alternative HTML version deleted]]
2009 Mar 15
1
Bug Report Fwd: MANOVA Data (PR#13595)
...shown below (his run) with the shown data set. His results are shown below. we both got the same results.? I was running with R 2.3.1. I'm not sure what version he used.
Thanks very much,
David Booth
Kent State University
-----Original Message-----
From: dvdbooth at cs.com
To: kberk at ilstu.edu
Sent: Sun, 15 Mar 2009 7:01 pm
Subject: Re: MANOVA Data
Ken,
Did you notice that Wilks, Roy, etc p-values are all the same?? Pillai is almost the SAS result.? Can't figure it out.? I'll submit a bug report. What's Velleman going to talk about?? Thanks for looking at the...
2006 Oct 21
1
pie
Hi,
I would like to draw a pie chart. I've already tried out the standard
pie-function in the GRAPH-package. My question: is there any 'better'
function or package to draw a pie chart. For example I would like to
draw a 3D pie chart.
Dietrich Tissen
2005 Nov 10
7
simple routing query
Hi,
I have 2 interfaces - one for adsl and other for LAN on my Linux gateway
machine. The IP addresses are 10.10.10.3 & 192.168.10.101 respectively.
Now my routing tables show this particular entry. What exactly is this?
169.254.0.0/16 dev eth0 scope link
Or by traditional route -n,
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
What exactly is this 169.254.0.0/16
2003 Aug 18
2
3D pie
Hello,
is there a function for 3D pie representation in R ?
Thanks
Klaus-P.
--
Dr. Klaus-Peter Pleissner
Max Planck Institute for Infection Biology
Campus Charit? Mitte
Schumannstr. 21/22
D-10117 Berlin
Germany
phone: +49-30-28460-119
fax: +49-30-28460-507
email: pleissner at mpiib-berlin.mpg.de
2004 Jun 19
0
Charts and Graphs
Hi Roland:
I'd encourage you to take a look at the following page:
http://lilt.ilstu.edu/gmklass/pos138/datadisplay/badchart.htm
Best,
/Arin Basu
>Rau, Roland wrote:
> > it might be a bit off-topic but can anyone suggest some online
> > material concerning good graph / bad graph examples?
> > I imagine something like:
> > a) These are the data and...
2007 Dec 10
2
Tutorial for Basic Stats
Thanks in advance - am looking for a Tutorial for doing basic stats. I have already looked/looking at the R-intro.pdf at the R site.
Regards
BK
[[alternative HTML version deleted]]
2008 Sep 06
3
new to R
hi im starting with R.....have no idea to start...plz help
--
View this message in context: http://www.nabble.com/new-to-R-tp19342903p19342903.html
Sent from the R help mailing list archive at Nabble.com.
2009 Jan 17
2
Where to start with R?
Hello again,
I have tons of data files that I have to decide how/which subsets to
extract. While researching data mining products I came across R. As a
newbie, where do I start to start using this popular tool?
Any help is appreciated.
Thank you in advance.
Regards,
Subba Rao
ewbie, where do I start to start using this popular tool?<br>
<br>
Any help is appreciated.<br>
2004 Apr 26
3
Kernel for Pentium MMX
Is the there Plain Kernel for i586arch or I have to compile it form
i386source.
Best Regards
Cooba
2008 Oct 29
2
R rockie
Help.
- Is there a beginner's manual for R?
- How do i analyse gene expression data using R, to generate a
dendrogram.
I would greatlyy appreciate every bit of input.
--
BEST
Paul
[[alternative HTML version deleted]]
2008 Jan 09
2
R help
Is there a number I can call to get started with R? I have some really
basic questions that won't take more than 10 minutes.
Sitadri
This e-mail, including attachments, is intended for the person(s) or company named and may contain confidential and/or legally privileged information. Unauthorized disclosure, copying or use of this information may be unlawful and is prohibited. If
2006 Dec 03
2
creating column based on another variable
Hi all,
I hope someone can help me with this.
Suppose I import a text file and one of the columns looks like this:
New York
New York
England
Spain
Spain
Orlando
New York
England
France
I want to add a variable that is based on the previous one
US
US
Europe
Europe
Europe
US
US
Europe
Europe
How do that?
Also, I would like to be able to export the data as
2006 Dec 21
2
data -> data matrix that can be used in regressions
Dear R users,
I have spent most of this day figuring out how to read STATA data into R
(which eventually worked) and to run a simple OLS regression. It seems
that the manuals are written in the most general and abstract way which
does not really make it easy to understand what's going on.
I'd be glad if somebody could save my day by:
telling me how to define a matrix from the
2010 Jun 25
2
i want create script
Hi R community,
I want to create a script which will take the .csv table as input and do
some prediction and output should be returned to some file.Inputs is exel
sheet containing some tables of data.out should be table of predicted
data.Will some one help me in this regards...
Thanks in advance.
I am using Windows R.Please advise proccedure to create Rscript.
Regards
---------
Vijay
Research
2008 Oct 14
4
problem using R
Hi ,
I am having serious trouble doing this homework. I am using R for doing the homework. I am having the following specific problem:
a) when I input the data using the command > Wbdc <-read.table("wdbc.txt")? I do not see the data.
b) When I want to run histogram using command > hist(area) I get an error message,
Error in hist(area) : object "area" not found.
?
I am
2006 Aug 24
6
Intro to Programming R Book
I am new to R and am looking for a book that can help in learning to
program in R. I have looked at the R website suggested books but I am
still not sure which book best suite my needs. I am interesting in
programming, data manipulation not statistics. Any suggestions?
Raphael
2006 Apr 20
4
online tutorials
I work for a Investment group with a very extensive training program and
we are having our new hires take a statistics course at University of
Chicago where they have to complete some assignments with R. I was
wondering if there are any online tutorials that exist where we could
get our participants comfortable with R before the class itself? I
appreciate any help at all.
Thanks,
Matt Maxon
2007 Oct 28
5
Help for Beginner!!
LĂ©andre BASSOLE
PhD Student
CNRS-CERDI
65 Bd Francois Mitterrand
Boite Postale 320
63009 Clermont-Ferrand CEDEX 1
FRANCE
Tel : +33 4 73 17 74 45
Fax : +33 4 73 17 74 28
----- Forwarded Message ----
From: Leandre Bassole <leandrebassole@yahoo.co.uk>
To: r-help@r-project.org
Sent: Saturday, 27 October, 2007 8:41:05 PM
Subject:
Hi all!!
I am a new user of R. I am very familar to Stata, but