Displaying 5 results from an estimated 5 matches for "putouts".
Did you mean:
cutouts
2012 May 25
1
Correlograms: using boxes and different variables on rows and columns
I'm trying to make correlograms using corrgram. See below for a simple
example.
####
library(corrgram)
data(baseball)
vars1 <- c("Assists","Atbat","Errors","Hits","Homer","logSal")
vars2 <- c("Putouts","RBI","Runs","Walks","Years")
corrgram(baseball[,vars2],lower.panel=panel.shade, upper.panel=panel.pie)
####
I am having two problems:
1) I want to change the visual to "bars" (see Figure 1 on p. 3:
http://www.datavis.ca/papers/corrgram.pdf...
2006 Apr 23
1
Question about bicreg
....runs 54.6 8.680e-04 0.0008855 1.704e-03 1.688e-03
1.529e-03 . 1.614e-03
career.rbis 36.2 3.764e-04 0.0005293 . .
9.876e-04 . 1.051e-03
career.walks 59.5 -6.551e-04 0.0006580 -8.521e-04 -8.894e-04
-9.950e-04 . -1.583e-03
putouts 0.0 0.000e+00 0.0000000 . . .
. .
assists 8.3 -4.809e-05 0.0001787 . . .
. .
errors 0.0 0.000e+00 0.0000000 . . .
. .
middle.infield 44.2...
2010 Aug 19
1
Correlograms and linear regression
Dear all,
I generated a Correlograms and used the panel.ellipse (confidence ellipse
and smoothed line) option. Is there a way to get instead of the smoothed
line the linear regression?
Thanks,
As hz
--
View this message in context: http://r.789695.n4.nabble.com/Correlograms-and-linear-regression-tp2331071p2331071.html
Sent from the R help mailing list archive at Nabble.com.
2016 Apr 18
3
FW: Domain member seems to work, wbinfo -u not (update4)
Ok. I've done the following, any samba dev, please read below.
Looks to me some bug in librpc/ndr/ndr.c
But im not a coder.. so please have a look.
Environment.
Debian Jessie, samba 4.2.10 (debian)
I remove my proxy2 server from the domain, cleared up the AD.
Removed all content from /var/(lib/cache)/samba
Removed all other unnneeded services for this test.
Removed all
2016 Apr 18
0
FW: Domain member seems to work, wbinfo -u not (update4)
On 18/04/16 12:52, L.P.H. van Belle wrote:
> Ok. I've done the following, any samba dev, please read below.
>
> Looks to me some bug in librpc/ndr/ndr.c
>
> But im not a coder.. so please have a look.
>
>
>
>
>
> Environment.
>
> Debian Jessie, samba 4.2.10 (debian)
>
>
>
> I remove my proxy2 server from the domain, cleared up the AD.