Displaying 7 results from an estimated 7 matches for "niavely".
Did you mean:
naively
2007 Jan 18
0
help with niave bayes
Hello
I have a rather simple code and for some reason it produces an error
message. If someone can tell me why and how to fix it, I would be very
greatful. Thank you in advance.
##### create data
set.seed(10)
n <- 200 # number of training points
n.test <- 200 # number of test points
p<-2 # dimension of input space
z <-
2006 Feb 20
2
How can i render an external url?
Hi everybody,
Well, how can I render an external url? In java, I do something like this:
<html>
<head>
<title>External URL</title>
</head>
<body>
<jsp:include page="www.rubyonrails.org" />
</body>
</html>
Noel R. Morais
RFC - Ready for Calls
+55 (11) 3471-4005
www.rfcnet.com.br
-------------- next part
2001 Aug 14
2
Wine call graph; wineserver; the "big picture".
Hi,
I've been lurking for a while now with a view to starting work on wine -
specifically COM and DCOM. I know some people have started some work and
there might be some patent issues with COM at least - so maybe DCOM is a
better bet (I had the possibly niave idea of implementing COM via DCOM -
it would be almost transparent, slower but less "dangerous").
I've read most of the
2000 Jul 31
2
NLME 3 (R version) again!
Hi,
Well after trying to fix the assign commands in version 3.1.7 of your nlme package
I still cannot get the plot functions to work. Basically I have no other packages installed (apart from those provided with R) so nlme is the first.
my R version info is;
platform sparc-sun-solaris2.7
arch sparc
os solaris2.7
system sparc, solaris2.7
status
1998 Feb 03
0
fortran Makefile
My library uses compiled code which I converted from fortran to C with f2c. I
put copies of the same Makefile in the both dse/src and dse/src-c. (I'm not sure
why, but I niavely assumed the same Makefile might work.) Now, I haven't tried
the fortran version with R. But of course the first person (as far as I know) to
actually try and use the package defaulted to compiling the fortran directly
(using R INSTALL). I assume this is something that gets set by configure, but...
2009 Aug 18
0
Odd results with Chi-square test. (Not an R problem, but general statistics, I think)
I'm far from an expert on stats but what I think you are saying is if you try and compare Baseline with Version 3 you don't think your p-value is as good as version 1 and 2. I'm not 100% sure you are meant to do that with p-values but I'll let someone else comment on that!.
total incorrect correct % correct
baseline 898 708 190 21.2%
2005 Apr 27
4
winbind and NTLM authentication problems - NT_STATUS_ACCESS_DENIED
Hello,
Specifications of the environment:
Samba 3.0.13 running on Solaris 8. This is configured as a domain member of a NT4 style PDC. The smb.conf file is provided for details.
Problem definition:
When trying to access the Samba server from a windows machine through network neighborhood, the system challenges the user for their credentials. On providing the username/password the system rejects