Displaying 10 results from an estimated 10 matches for "bw2".
Did you mean:
bw
2006 May 11
3
Now another question regarding the Foreign package
...Foreign" package which I understand reads in various datasets from programs such as SPSS and SAS. There isn't much documentation that I can find regarding the specifics of this in the online docs, but I assume that it is like read.table. So, here is what I wrote and here is what I got.
bw2 <- read.spss("c:\birthwt.sav")
Error: couldn't find function "read.spss"
Any thoughts?
Thanks again for your help.
David
[[alternative HTML version deleted]]
2002 Oct 15
1
2.2.6rc2 and authentication issues...
...mplate homedir = /home/%U
template shell = /usr/local/bin/bash
winbind separator = +
guest account = smbguest
printer admin = "CORP+Domain Admins"
hosts allow = 65.198.68. 127. localhost
printing = lprng
the printer general settings:
[bw2]
comment = bw2.corp.lumeta.com
path = /tmp
printer admin = @ntadmin, root, ges, @lumeta, "CORP+Domain Admins"
guest ok = Yes
printable = Yes
print command = lpr -r -P%p -J '%J' %s
printer name = bw2
I'm a member o...
2011 Jan 20
0
Bandwidth - Kernel Density Estimation
...3,0.37,0.94,0.49,0.40,0.55,0.68,0.89,0.00,0.42,0.94,0.06,0.53,0.46,0.11,0.96,
0.41,0.69)
I need to find out the bandwidth and I have two ways of doing it
as
# as per the stats package
bw1 = bw.nrd0(recovery_rates) # which gives me bw1 = 0.1050780
# as per the KernSmooth package
bw2 = dpik(recovery_rates) # which gives bw2 = 0.1027932
I am bit confused which bandwidth is to be used. Is it that "statistics package" deal with univariate data while KernSmooth deals with multivariate data? Also, whenever I need to read some package, I download the...
2008 Mar 12
0
R code for kernel density using kd-tree, looking for speed up
...= (points[split.dim,] < split.mean);
leftPoints = points[,index1,drop=F];
rightPoints = points[,!index1, drop=F];
tree$left = addNode(newtree(), leftPoints);
tree$right = addNode(newtree(), rightPoints);
return(tree);
}
evaluate.element.obj = function(target.element, bw)
{
bw2 = bw*bw
func1 = function(tree)
{
temp = target.element - tree$center
dis2 = sum(temp*temp)
if(is.null(tree$left))
{
temp = 1. - dis2/bw2
if(temp<0.) 0. else temp^3
}...
2011 Mar 26
1
bwplot [lattice]: how to get different y-axis scales for each row?
Dear expeRts,
How can I get ...
(1) different y-axis scales for each row
(2) while having the same y-axis scales for different columns?
I coulnd't manage to do this with relation="free" [which gives (1) but not (2)].
I also tried relation="sliced", but it did not give the same y-axis scales
within each row (see the fourth row). Further, it "separates" the
2007 May 23
0
Samba priting problem, might be windows printer defintion
...ok=yes
path = /var/spool/samba
printer = col1-pet
printable = yes
writeable = yes
browseable = yes
force user = root
force group = root
[col2-pet]
#
#
print ok=yes
path = /var/spool/samba
printer = col2-pet
printable = yes
writeable = yes
browseable = yes
force user = root
force group = root
[bw2-box]
#
#
print ok=yes
path = /var/spool/samba
printer = bw2-box
printable = yes
writeable = yes
browseable = yes
force user = root
force group = root
# hosts allow = 10.3.101. 127.
[bw1-pet]
print ok=yes
path = /var/spool/samba
printer = bw1-pet
printable = yes
writeable = yes
browseable = yes...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...f54x-lq043fb.c | 2 +-
drivers/video/bfin-lq035q1-fb.c | 6 +-
drivers/video/bfin-t350mcqb-fb.c | 2 +-
drivers/video/bfin_adv7393fb.c | 2 +-
drivers/video/broadsheetfb.c | 8 +--
drivers/video/bw2.c | 6 +-
drivers/video/carminefb.c | 4 +-
drivers/video/cg14.c | 4 +-
drivers/video/cg3.c | 8 +--
drivers/video/cg6.c | 8 +--
drivers/video/c...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...f54x-lq043fb.c | 2 +-
drivers/video/bfin-lq035q1-fb.c | 6 +-
drivers/video/bfin-t350mcqb-fb.c | 2 +-
drivers/video/bfin_adv7393fb.c | 2 +-
drivers/video/broadsheetfb.c | 8 +--
drivers/video/bw2.c | 6 +-
drivers/video/carminefb.c | 4 +-
drivers/video/cg14.c | 4 +-
drivers/video/cg3.c | 8 +--
drivers/video/cg6.c | 8 +--
drivers/video/c...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...f54x-lq043fb.c | 2 +-
drivers/video/bfin-lq035q1-fb.c | 6 +-
drivers/video/bfin-t350mcqb-fb.c | 2 +-
drivers/video/bfin_adv7393fb.c | 2 +-
drivers/video/broadsheetfb.c | 8 +--
drivers/video/bw2.c | 6 +-
drivers/video/carminefb.c | 4 +-
drivers/video/cg14.c | 4 +-
drivers/video/cg3.c | 8 +--
drivers/video/cg6.c | 8 +--
drivers/video/c...
2006 Jul 15
9
Wine, good, evil, and black and white 2
hello all, my first post so bear with me
i have been lossing hair over getting black and white 2 to run on wine
i finally got it down to this
h4x0r@Mainframe:~/.wine/drive_c/Program Files/Lionhead Studios/Black &
White 2$ wine white.exe fixme:system:SystemParametersInfoW
Unimplemented action: 112 (SPI_GETMOUSESPEED)
fixme:powermgnt:GetSystemPowerStatus (): stub, harmless.
wine: Call from