similar to: Nested anovas

Displaying 20 results from an estimated 2000 matches similar to: "Nested anovas"

2003 Jun 30
2
Deciphering an error message
Hello, I'm working in spatstat and having difficulty with the ppp objects. I can get a ppp object for one set of data, but with the same code applied to a second data set (all I am changing is the field identifier), I get the following error message: Error in switch(w$type, rectangle={: internal error: some total scores are neither 0 nor 1 Any thoughts on what this means and how to correct
2003 Nov 07
5
Barplots
Hello, Can anyone tell me how to label individual bars on a barplot? I want to put an "*" or letter ABOVE the bar to denote statistical significance. Is this possible and how? Thanks, Suzanne __________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial
2003 Apr 15
5
Summarizing levels for future commands
Hi. This will hopefully be readily understood but if not, bear with me. I have to do a repeated analysis (in spatstat) and want to batch file it. For each of my 'runs' certain variables change. At present I am manually specifying these changes and want to automate it if possible. Ok, I am creating an object which is comprised of 'levels' that are 'characters'. Further
2004 Feb 26
2
limit to complex plots?
Hello all. I am trying to create one figure, divided into 6 graphs/plots each with an inset sub-figure. I can use to layout command to generate one figure with one inset sub-figure, but cannot seem to do it for multiple figures on one page. I've tried a test with the following code: layout(matrix(c(1,2,3,4), nrow=2, byrow=TRUE)) plot(rnorm(10), rnorm(10)) plot(rnorm(10), rnorm(10))
2004 Aug 06
2
encoding/decoding example
Hello , I saw that in open source projects which use speex , like sweep and linphone , (there are links in speex website to these projects) the encoding/decoding process is done using vorbis/ogg. (The encoded files which are produced has , for example, "ogg" header). Is there anywhere examples using speex library for encoding and decoding raw files with no "ogg" header?
2003 Jun 30
4
Conference calls
Hi I want to set up * as a conference bridge. I would like to be able to conference is SIP calls (up to 12) I am looking through all available documentation for * to get info on how it is done. No luck so far. Can somebody direct me to the info in this subject? Thank you Serge _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online
2004 Jan 05
2
Installing spdep
Hello all, I am trying to install the package 'spdep' and get the following error message when I invoke library(spdep) at the R prompt: Error in loadNamespace(i, c(lib.loc, .libPaths()), keep.source) There is no package called 'maptools' Error in library(spdep) : package/namespace load failed I get this if I try to install 'on the fly' AND if I download directly from
2003 Apr 07
1
Segmentation error
Hello, I'm using library(spatstat) and trying to use ppp on my dataset. I get a segmentation error when I try to run it. Any suggestions? Code below ... Thanks, Suzanne --------------------------------------- dat <- read.delim(file="trees_R2.csv", sep=",", header=1) P16 <- (dat$Plot == "P1") | (dat$Plot == "P2") | (dat$Plot == "P3")
2002 Nov 02
1
nmbd quitting
I just can't find the answer to solve this issue and I thought someone would know the answer. Finally got SWAT running and configuring a clean smb.conf file. If I try to start nmbd or smbd, they load for a few seconds and then quit. log.nmb (etc/var/log/samba/) has the following; [2002/11/02 13:51:07, 0] lib/util_sock.c:open_socket_in(829) Get_Hostbyname: Unknown host sidekick I'm
2003 Aug 13
5
Can't compile cdr_mysql
I'm trying to compile the cdr_mysql module, but I am receiving error messages. I have installed mysql-devel. Here is the output of make cdr_mysql: cc -fPIC -I/usr/local/mysql/include -I/usr/include/mysql -c -o cdr_mysql.o cdr_mysql.c cdr_mysql.c:30:26: mysql/errmsg.h: No such file or directory cdr_mysql.c: In function `mysql_log': cdr_mysql.c:74: `CR_SERVER_GONE_ERROR'
2002 Dec 01
2
No subject
Dear Lister I need to perform Generalized estimating equations on some data. Has 'R' any function or routine to do it? (GEE is same as GLM but with correlated y's) Thanks in advance Mostafa _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
2004 Apr 07
1
(no subject)
Hello I was testing HTB using IPerf TCP traffic and the results were very good. Until I tried to add some UDP traffic the results were a little strange. this is my setup tc qdisc del dev eth1 root tc qdisc add dev eth1 handle 1:0 root htb default 2 tc class add dev eth1 parent 1:0 classid 1:1 htb rate 1mbit tc class add dev eth1 parent 1:1 classid 1:2 htb rate 500kbit ceil 1mbit tc class add
2004 Jan 30
1
Memory clear problem
Hello. I think this is a simple problem. I have R running a program which generates variables that it 'remembers'. The trouble is that I've modified the file that it's generating these variables from but doesn't seem to realize that. When I type 'trees' - I get the same data set produced. I tried shutting R down and not saving the workspace, but when I open 'er
2003 Apr 30
1
mpl in spatstat
Hello all, I'm attempting to conduct spatial analysis of trees within a plot. I want to see if the trees are spatially correlated to soil characteristics, say pH, or moisture content. I think one way to do it is with mpl, however, my soil characteristics were not taken at exactly the same locations as my trees and further, the vectors aren't the same length. I'm getting the
1999 Jul 09
3
Virus checking
We are using samba to give our NT users access to our UNIX servers (running Solaris 2.5.1) and to give our UNIX users, using Wincenter, access to their UNIX directories. We want to be able to run a virus checker (Network Associates VirusScan) from a NT 4.0 workstation and have it check the samba (UNIX directories). Since we want to centralize this activity, I want to be"root" on the
2003 Aug 08
5
PDC Functions
Hi, I am trying to set up Samba as a PDC on our network and having some difficulty. I established a trusted machine account and added it to the domain. Samba will however not release the SIDs needed by our servers working off of it. I get the following message when trying to do a gpresult [microsoft resource kit] LookupAccountSid failed with 1789 I did a grep through samba 2.2.8b and
2003 May 13
5
Music on hold, Call Parking, etc
Ok, this falls under the newbie category: Has anybody created any documentation on using musiconhold or call parking? I have found sample config files for musiconhold, but I'm not sure how they work. [musiconhold.conf] [classes] loud=>mp3:/var/lib/asteriks/mohmp3 How do I then set up this feature in extensions.conf? I can't seem to find an example of what I'm looking for (or I
2003 Nov 11
2
FreeBSD and Samba Windbind questions
Hello, I am getting ready to migrate from a Novell Server and wanted to use Samba as a PDC. I am planning on using FreeBSD, Samba 3 and LDAP. The problem I encounter is that one of our business applications is only supported on Novell or Windows. What I was hoping to do was configure a Samba PDC and have a W2K server that houses that application join the Samba Domain. Then when I access the
2003 Aug 08
4
Listening to Ogg streams with MacOSX
This comes from Indymedia audio list, Whamb! should probobally be listed on the vorbis.com software pages. ----- Forwarded message from nathaniel t <vsea75@hotmail.com> ----- The whole world doesn't use Linux or Windows. Some tiny fraction of computer users use Macs. I didn't realize until yesterday evening how difficult and mysterious it is to try to listen to an icecast ogg
2002 Dec 15
0
Newsletter Vol 1 Issue 12: Safety For Children On The Web & Virus Protection
SAFETY FOR CHILDREN ON THE WEB Compliments of www.milfordpc.com, PC and Network services with over 10 years of Technical Experience "Cyberprowlers" know that children today are computer savvy, and know that they generally are very trusting of people. They use this knowledge to befriend them, and can be dangerous if they learn information about who the child is, where s/he lives, or