similar to: spatial graph and its boundary

Displaying 20 results from an estimated 100 matches similar to: "spatial graph and its boundary"

2011 Oct 18
1
contrasts in MANOVA
Dear r-helpers, I have a query regarding use of contrasts in MANOVA. summary(manova(model)) gives me only result of test for overall difference. Would you be so kind and give me a hint how to get the same test statistics (e.g.Pillai's) and P values for the predefined contrasts? Best regards Ondrej Mikula -- Institute of Animal Physiology and Genetics Academy of Sciences of the Czech
2012 May 02
2
interactive loop
Dear R-helpers, I have a number of point configurations representing skull shapes, but some of them contain superfluous points. I want to write a loop in which each configuration is plotted and I am asked to write the numbers of points that are superfluous. However, I don't know how to introduce this interactive element. Would you give me an advice? Best regards Ond?ej Mikula -- Ond?ej
2012 Jul 05
1
colored nodes in dendrogram
Dear list, is there a way how to add information to internal nodes (branching points) in dendrogram created via plot.agnes function (package cluster)? I wish to place colored circles on the nodes, but I don't know how to proceed... I'll be grateful for any suggestion Ond?ej -- Ond?ej Mikula Institute of Animal Physiology and Genetics Academy of Sciences of the Czech Republic Veveri 97,
2012 Sep 07
0
regions in Gabriel graph
Dear list, following the vignette of the package 'spacemmakeR' I have built a gabriel graph of ten randomly placed points: library(spdep) set.seed(3) xyir<-matrix(runif(20),10,2) nbgab<-graph2nb(gabrielneigh(xyir), sym=TRUE) plot(nbgab,xyir,points=FALSE) points(xyir,pch=20,cex=2,col=c(2,4,4,4,2,2,4,2,4,4)) title(main="Gabriel Graph") Now, I need to determine for any
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers, I have a trouble with a package downloaded from sourceforge.net (namely the package 'kopls'). I installed it from the local zip file with the expected result > utils:::menuInstallLocal() package ?kopls? successfully unpacked and MD5 sums checked but when I tried to load it I obtained the following error message > require(kopls) Loading required package: kopls Failed
2013 Dec 10
1
Re: Determine ongoing shutdown via libvirt or preventing migrations to host
Hi Daniel, Thank you for your reply. I agree that runlevel is not directly related to VM management so it is OK, that it is not implemented in libvirt library. What about prevention of VM migrations, is it acceptable to just close migration port in firewall ? Thank you Ondřej Dne 10.12.2013 14:34, Daniel P. Berrange napsal(a): > On Mon, Dec 09, 2013 at 01:01:43PM +0100, Ondřej Kunc
2006 Apr 27
2
summary(lm(x~y)) difference between R-2.2.1 and R-2.3.0
Hi [macOSX 10.4.6; R-2.3.0] I have encountered a difference in behaviour between R-2.2.1 and R-2.3.0 when performing a linear model. Transcript follows for R-2.3.0 (R-2.2.1 worked as expected). How to make R-2.3.0 perform as R-2.2.1 did? > dput(x) c(29.13, 29.88, 30.09, 29.99, 29.74, 29.64, 29.65, 29.7, 30.04, 29.89, 29.96, 29.65, 28.76, 28.41, 28.38, 29.55, 29.76, 29.75, 29.84,
2011 Dec 19
1
block averaging data frames
Hi there, This seems like it should be simple. I have a data frame of climate data sampled every 10 min. I want to average the entire data frame into 30 min values (i.e., one value for each half hour). Functions like running.mean give me a moving average but I want to reduce the size of the entire frame.. Any ideas how? Cheers! Example of my data timestamp Voltage LwTempDownelling
2012 Oct 05
2
Dúvida função Anova pacote car - Medidas repetidas
Olá pessoal, estou realizando uma ANOVA com medidas repetidas e estou utilizando a função "Anova" do pacote "car". Medi o biovolume de algas a cada dois dias durante 10 dias (no banco de dados abaixo só coloquei até o 4° dia). Tenho 2 tratamentos ("c","t") e o experimento foi realizado em tréplicas ("A","B","C"). > Pa2
2013 Dec 10
0
Re: Determine ongoing shutdown via libvirt or preventing migrations to host
On Mon, Dec 09, 2013 at 01:01:43PM +0100, Ondřej Kunc wrote: > Hi list, > > Is there any function in libvirt to determine runlevel of host or > any possibility to prevent VM migrations to that host ? > > I'm developing simple cluster of 4 servers running KVM VMs. For > management I decided to use python-libvirt. It is working in that > way, that every VM is diskless
2013 Jul 08
0
[LLVMdev] [RFC] Fix leading and trailing spaces
On Jul 8, 2013, at 11:39 AM, Ondřej Bílka <neleai at seznam.cz> wrote: > Hi, > > I am writing tool to simplify automated refactorings. One of > prerequisites is have clean codebase, so a refactorer can be simple and > created formatting inconsistencies can be eliminated by formatter. Cool. > My plan to keep codebase clean is first run a cleanup systemwide, then >
2012 Jun 07
0
[LLVMdev] 32-bit in-tree Polly build with CMake
On 06/07/2012 02:41 PM, Ondřej Hošek wrote: > Hi, > > I was having troubles building LLVM with Polly in-tree using CMake > with LLVM_BUILD_32_BITS on. Turns out CMake considers LLVMPolly a > module, not a shared library, and LLVM_BUILD_32_BITS only makes > provisions for the EXE and SHARED linker flags. Hi, thanks for reporting. == Some bug reporting advice == In this case,
2013 Dec 09
2
Determine ongoing shutdown via libvirt or preventing migrations to host
Hi list, Is there any function in libvirt to determine runlevel of host or any possibility to prevent VM migrations to that host ? I'm developing simple cluster of 4 servers running KVM VMs. For management I decided to use python-libvirt. It is working in that way, that every VM is diskless and booting via PXE so I can run it on every host server. Every VM has assigned one host as
2005 Apr 11
0
plotting Principle components vs individual variables.
Dear R, I'm trying to plot the first principle component of an analysis vs the first variable but am having trouble. I have no trouble doing the initial plot but have difficulty thereafter. First I want to highlight some points of the following data set list(running) [[1]] X100m X200m X400m X800m X1500m X5K X10K Marathon Argentina 10.39 20.81 46.84 1.81
2010 Aug 25
0
package MuMIn
[cc'ing back to r-help: this is good etiquette so that the responses will be seen by others/ archived for future reference.] On 10-08-25 04:35 PM, Marino Taussig De Bodonia, Agnese wrote: > Yes, I meant "MuMIn" > > the global formula I introduced was: > > rc4.mod<-lm(central$hunting~ central$year + central$gender + central$hunter + central$k.score +
2005 Apr 11
1
plotting Principal components vs individual variables.
At the cost of breaking the thread I'm going to change your subject and replace 'Principle' by 'Principal'. I just can't stand it any longer... OK, here is how I would solve your other problems. First put > wh <- c("USA", "New Zealand", "Dominican Republic", "Western Samoa", "Cook Islands") > ind
2011 May 24
6
ProgeCAD PDF2DXF: CommonProjects.vbi" failed with error 32
> rucker222 wrote: > The convert PDF to DXF function does not work (found in the file menu). Below is the output at the Command line when I try to use it. > > Command : _PDF2CAD > 1Vbi file not found > > there does not appear to be an error to copy from the terminal. jjmckenzie wrote: > Interesting. This looks like a 'file not found error' but the first part
2011 May 20
6
ProgeCAD windows C++ Library run time error
Hi, I'm new to Linux and even newer to wine. I'm using the latest release of wine 1.3.20 on U10.10 - the Maverick Meerkat. I work as an AutoCAD Draft Person and as much as I have fallen in love with my Ubuntu OS I am really disappointed with the lack of quality CAD software. I came across ProgeCAD (2010 Pro) on a couple of forums and saw in the AppDB section that ProgeCAD has some
2010 Dec 02
3
plot more plots from one matrix
Hi, I have a dataframe like this: procedure property sensor_data sensor_date | | | | [1,] "PAT_Laser_2" "Distance" "30.42" "2010-09-30T15:00:12+0200" [2,] "PAT_Laser_2" "Distance" "31.22" "2010-10-31T15:05:07+0100"
2011 May 16
2
wireframe advice - with reproducible code
Dear List, i am trying to produce a 3d plot using wireframe using the code: wireframe(Residuals_FD ~ Elevation * Temperature, data = data2, scales = list(arrows = FALSE), drape = TRUE, colorkey = TRUE) As you can see when the code (using the data below) is run the plot area is set-up correctly but the actual surface is missing? Any help would be greatly appreciated. Chris #data Elevation