Displaying 20 results from an estimated 200 matches similar to: "[OT] Re: p-values"
2004 Apr 27
5
p-values
I apologize if this question is not completely
appropriate for this list.
I have been using SAS for a while and am now in the
process of learning some C and R as a part of my
graduate studies. All of the statistical packages I
have used generally yield p-values as a default output
to standard procedures.
This week I have been reading "Testing Precise
Hypotheses" by J.O. Berger
2007 Feb 27
2
ts; decompose; plot and title
Is there any way to give a "decent" title after I plot something
generated by decompose?
For example:
# generate something with period 12
x <- rnorm(600) + sin(2 * pi * (1:600) / 12)
# transform to a monthy time series
y <- ts(x, frequency=12, start=c(1950,1))
# decompose
z <- decompose(y)
# plot
plot(z)
Now, the title is the ugly "Decomposition of additive time
2003 Nov 05
1
save(iris,file=
I tried it using file and it seems to work for saving:
> data(iris)
> con <- file("clipboard","w")
> save(iris,ascii=T,file=con)
> close(con)
> readLines("clipboard")
... lengthy output follows which seems correct ...
but not for loading:
> con <- file("clipboard","r")
> load(con)
Error in load(con) : loading from
2008 Aug 12
0
EAC on Wine - how well does it work on non-Linux?
I'm reripping all my CDs to FLAC. I wrote a blog post fervently
recommending Exact Audio Copy as the Chuck Norris of CD ripping
software:
http://rocknerd.co.uk/2008/08/12/yak-shaving-day/
I know it performs the same miracles on Linux as it does on Windows.
The question is: does it actually perform just as well on other
supported platforms? Mac OS X, FreeBSD, Solaris? Can it get the fine
2002 Oct 11
0
BSD Print Magazine
Daemon News is pleased to announce issue #7 of the print magazine.
The Daemon News print magazine is an excellent resource for BSD sysadmins
to read and use on the job, or just to have lying around the office for
others to pickup and take an interest in BSD. The print magazine includes
articles that have not appeared on the online ezine as well as really cool
artwork that you won't see
2010 Jan 26
0
XCP, xvp VNC console server, file missing?
What is it with me and missing files anyways :).
I''ve just picked up the packages for xvp, xvpviewer, and xvpweb to try
out on my XCP cloud however I notice the mentioned xvpdiscover package
isn''t there, even though it''s mentioned in the page content? Mess up?
Not included? Abducted by aliens?
Vern
--
Vern Burke
SwiftWater Telecom
http://www.swiftwatertel.com
2003 Nov 20
0
(no subject)
Hi All,
I'm trying to migrate from an NT4 domain to samba-3...
sorry this is so long...
when I run the "net rpc vampire" I get errors for users and machines
in uppercase or contain uppercase chars.
I'm in a test env before I go live!
I'm on a gentoo distro w/ shadow.
useradd FOO errors, this might be the culprit...
I set up some dummy accts and made them members of
2003 Nov 20
0
problems with uppercase in usernames
Oops, forgot to put a subject... apologies for the repost... (newb!)
> Hi All,
>
> I'm trying to migrate from an NT4 domain to samba-3...
> sorry this is so long...
>
> when I run the "net rpc vampire" I get errors for users and machines
> in uppercase or contain uppercase chars.
>
> I'm in a test env before I go live!
>
> I'm on a
2003 Dec 01
0
No subject
7 box, DAFFY. I can telnet to DAFFY. Using the NT Explorer I can see the
Samba server but when I try to access it I get the message "\\DAFFY is not
accessible, network path not found".
When using the command line the error looks like this (note that the share
exists)
E:\>net use h: \\daffy\samba * /USER:dirk
Type the password for \\daffy\samba:
System error 53 has occurred.
The
2009 Mar 09
1
predict.glm predicted prob above 1?
I have a puzzle....
When I include an interaction in the model, many predicted probabilities are above 1. Is that a problem with my model? I thought the predicted prob can't be bigger than 1...
Any help would be really appreciated! Thanks!
K.
reg1<-glm(pyea~male+edu+married+inc+relig+factor(time)+
factor(time)*male, data=mydata, family=binomial(link="logit"))
2004 May 27
5
SCO & R
I apologize if this has been addressed before;
recently
I read an article in Forbes which discussed how SCO
was going after companies that have been using Linux.
The article made the point that the ideas behind GPL
are under attack precisely because no one is making
sure
that the code being put into the freely avail.
packages
isn't owned by someone else.
Here's my question: Is R
2011 Mar 16
2
[PATCH] Remove no longer used cpu_possible definitions
cpu_possible_mask and related macros are no longer used in Xen. Remove them
and adjust comments accordingly.
Signed-off-by: juergen.gross@ts.fujitsu.com
1 file changed, 11 insertions(+), 40 deletions(-)
xen/include/xen/cpumask.h | 51 +++++++++------------------------------------
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2011 Oct 01
0
Just added! Grocery Store POS Forum
Just added Grocery Store POS Forums. Feel free to post any comments regarding Grocery Store POS Hardware, Software, and POS Solutions here. [Twisted Evil]
Retail point of sale (http://www.propos.co.za/), Point of sale South Africa (http://www.propos.co.za/), Pos point of sale (http://www.propos.co.za/)
2006 Apr 13
4
Installation of Rails without ''gem install rails''
I am wondering if anyone has any procedural documentation for installing
and using Rails from the standalone packages rather then via ''gem
install''. It seems there should be some steps outside of simply
unpacking the tar ball in order to integate it with your Ruby
installation. Seems every bit of installation documentation I can find
has ''gem install
2006 Aug 29
1
member server can't authenticate users?
Hey List-
I've got 2 samba servers.
PDC: FreeBSD 5.4; samba: 3.0.23 ? name: bugs
member server: FreeBSD 6-stable; samba: 3.0.23 ? name: daffy
note: config files are at the bottom of the email
The PDC was running an older version, but I just upgraded and it didn't fix
the below issue. The member server was running fine with the old smb.conf
file, but I rebuilt the server and now it
2001 Dec 14
1
smbfs under RH7.2 - 2.4.13
Hello everyone,
I recently built a second PC at home with RH 7.2 and have downloaded and
compiled 2.4.13 to my liking and have made smbfs asa module. I am
attempting to mount an smb share from my linux file server [running RH 7.1
with 2.2.18 and smbfs as a module as well].
Details:
daffy - RH 7.1 - samba works fine - can be mounted from other clients
[Win2k,win98,winNT]
tweetie - RH 7.2 - can
2001 Nov 23
1
(no subject)
does anyone know how to request your password. I need to unsubscribe for a
few days. going to be out of town an do not want to have to download the
backlog of emails from this list when i get back.
thanks
Jack Malone
jack@malone.tyler.com
http://www.ballistic.com/~jemalone
Luke 4:18-19
"The Spirit of the Lord is on me, because he has anointed me to preach
good news to the poor. He
2007 May 10
4
apply( )
I have a question that must have a simple answer (but eludes me).
I need a row-by-row logical comparison across three numeric variables
in
a data frame: foo$x, foo$y, foo$z. The logic is
if( x < y || x > z ) 1 else 0
for a particular row.
It is simple and very inefficient to use for(i in 1:length(foo$x)){ }
loops. How can I accomplish this using sappy( ) / lapply( ) / apply( )
or
2011 Mar 17
0
Processed: tagging as pending bugs that are closed by packages in NEW
Processing commands for control at bugs.debian.org:
> # Thu Mar 17 19:03:59 UTC 2011
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: mythes-it
> tags 617565 + pending
Bug #617565 [openoffice.org-thesaurus-it] please rename to mythes-it
Added tag(s) pending.
> # Source package in NEW:
2011 Oct 01
0
Re: dot matrix POS parallel printer problems
The TM U950 is a 2.5 station printer highly suitable for POS applications with its 40 columns of receipt/journal printing per station and 86 columns of slip.
This printer's user friendly features and compact design add to its flexibility.
Featuring optional check printing and endorsement capabilities, the TM U950 prints one original and four copies for added convenience. [Embarassed] :P