Displaying 5 results from an estimated 5 matches for "cpmc".
Did you mean:
cpmac
2001 Nov 27
3
Table Command (PR#1182)
Full_Name: Manisha Desai
Version: 1.3.0
OS: UNIX
Submission from: (NULL) (156.111.36.213)
There may be a bug in the table command.
The value of 0 does not appear to show up (at least in this version of R).
The following is an example:
> blah<-c(rep(1,100),rep(0,100))
> table(blah)
Gives the following:
blah
1
100
Doing a summary shows that blah does contain values of 0.
>
2003 Dec 01
0
No subject
...ient, ther's an error message: "account is no longer available"
or something like this... but from the win2000 ther's no problem, i can
look in all the shares.... Could someone tell me if ther's a solution for
this...?
Thanks a lot
Alex
Return-Path: <wilsong@sergievsky.cpmc.columbia.edu>
Delivered-To: samba@lists.samba.org
Received: from sergievsky.cpmc.columbia.edu
(sergievsky.cpmc.columbia.edu [156.111.177.193]) by lists.samba.org
(Postfix) with ESMTP id 9AB314AAA for <samba@lists.samba.org>; Mon, 21
May 2001 03:27:48 -0700 (PDT)
Received: from [24.16...
2008 May 21
0
Errors in using gdb (PR#11496)
...SKi7qMBerW6uRYL39Notll145aZNWRpKwDdXvikxVy5IKskOvMu4468opFHbkdgZf2wGoO
1F2914G6Ndohz1AE6vXsrk92vfeogW2uTbdz1T1DxJIdi232ZOBLqLKi7SKBpgbqczS6XboC
1JlkkHkFqKOzYL1Pdr1RoE5Vc/YhGIaTzbDTxK7ESXcRlQn+bVAHF5s3k5JhWVYO95YleNFF
X2E3xMmflOpdllzmsccHQ1gO1LG+ifR8fh0Wc7Gph6dGXT4x+4oQF3nSHXJJXAquEFDqTocm
Ze4E1G3b8/cpMC/3Cyt1uFKCZUJBspai5I9iMykkI0/7RAmMaixLJAo8wYJyYnUSqMveVOfT
lafbZVx3gb1pSMxxZVZxLvMIXSaiKpScldUB1iIxQqMTN+t2bbdFrjpsSpfPxLxtma6QmU9s
u8tdepF566hdA6vryO0I7Igkzy5Qj1xQAtQl867RDnmGOlAvZo98svXedQPbQ5sRUK97hogl
NRZH2aOBLwEYlUOrXCTQ1ED9ToD6VvP2n7hkYB8OHeVXjx63dUX3oURwMX9/IV80Ksli+qFi
FxuV8ImtTPWKKomHyryZJb...
2003 Dec 01
0
No subject
...ee them.
Thanks in advance for any help that you can offer,
AA
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
Return-Path: <gew3@columbia.edu>
Delivered-To: samba@lists.samba.org
Received: from sergievsky.cpmc.columbia.edu
(sergievsky.cpmc.columbia.edu [156.111.177.193]) by lists.samba.org
(Postfix) with ESMTP id 567754245 for <samba@lists.samba.org>; Sat, 11
Aug 2001 07:47:29 -0700 (PDT)
Received: from [24.168.78.52] (account wilsong HELO station1) by
sergievsky.cpmc.columbia.edu (CommuniG...
2004 Oct 12
1
locfit confidence intervals
hi,
after
m=locfit(y~x,..........., family=binomial)
plot(m,band="local") gives me a plot of locfit's result with a confidence
interval around it. i would like to get the actual values that are being
used to plot the lines in this figure.
i tried using predict, but the standard error it returns when i supply the
se=T argument, appears not to be the same as the CI produced by