search for: structur

Displaying 20 results from an estimated 27350 matches for "structur".

Did you mean: structure
2007 May 01
1
The unbelivable Civilizations of the World
The unbelivable Civilizations of the World<http://mega-structures.blogspot.com/2007/03/unbelivable-civilizations-of-world.html> The unbelivable Civilizations of the World <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> ''Chaco Canyon Indian ruins, NM, circa 1060, The Center of ...<http://mega-structure...
2007 Dec 31
1
b13 Compile error on Solaris 10 (Sparc)
...ue.Tpo" -c -o queue.o queue.c; \ then mv -f ".deps/queue.Tpo" ".deps/queue.Po"; else rm -f ".deps/queue.Tpo"; exit 1; fi In file included from queue.c:5: queue.h:13: error: redefinition of `struct queue' queue.h: In function `queue_idx': queue.h:37: error: structure has no member named `tail' queue.h:37: error: structure has no member named `area_size' queue.c: In function `queue_init': queue.c:12: error: structure has no member named `arr' queue.c:13: error: structure has no member named `area_size' queue.c:14: error: structure has no mem...
2016 Apr 19
0
Indicator Species analysis; trouble with multipatt
Hi Ansely, As Jim points out we really need some sample data to go with the code. Have a look at ?dput which is the best way to supply sample data here or have a look at http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example and/or http://adv-r.had.co.nz/Reproducibility.html for some general suggestions on asking questions here---including discussions of using
2016 Apr 18
3
Indicator Species analysis; trouble with multipatt
Hello, *Error in tx %*% comb : non-conformable arguments* Suggestions greatly appreciated. I am a beginner and this is my first time posting. I would like to get the summary for indicator species analysis, using package indicspecies with multipatt. I am getting errors, I believe, do to my data organization. After reorganizing and reorganizing, nothing has helped. > data<-
2013 Oct 23
2
Multivariate time series in R 3 vs R 2
...0 0 But in version 3, I get some frustrating results: > R.Version()$version.string [1] "R version 3.0.2 (2013-09-25)" > t <- ts(1:10, start = 100, frequency = 10) > > x <- t > y <- do.call(cbind, lapply(x, f)) > y Time Series: Start = 0 End = 0 Frequency = 1 structure(0, .Tsp = c(0, 0, 1), class = "ts") 0 0 structure(0, .Tsp = c(0, 0, 1), class = "ts") 0 0 structure(0, .Tsp = c(0, 0, 1), class = "ts") 0...
2008 Sep 02
0
Error in .local(object, ...) : test vector does not match model !
...test vector does not match model !". I do understand that this happens when the test vectors do not match the Model. But in this case it is not so. I am attaching a portion of both the test data used for prediction and the data used to build the model. I could find any difference in the data structure. May be I am missing something can someone point that. Sorry that the data is slightly large even though there are only ten points. Is there a reason why my model will work on sequence.data.train and give the above mentioned error on sequence.data.test. I looked at the attributes and type and e...
2009 Jun 02
1
getting elements out of list automatically
o <- (structure(list(sand.silt = structure(list(statistic = structure(185, .Names = "W"), parameter = NULL, p.value = 0.0478835773838087, null.value = structure(0, .Names = "location shift"), alternative = "two.sided", method = "Wilcoxon rank sum test with continuity cor...
2019 Apr 23
1
Re: [nbdkit PATCH 7/7] nbd: Implement structured replies
On 4/22/19 7:50 PM, Eric Blake wrote: > Time to enhance the nbd plugin to request structured replies from the > server. For now, deal only with structured reads. The server can now > return sparse reads, even though we need nbdkit version 3 before we > can in turn return sparse reads back to the client. > > In general, we have to assume the server is malicious, and so we...
2019 Apr 23
0
[nbdkit PATCH 7/7] nbd: Implement structured replies
Time to enhance the nbd plugin to request structured replies from the server. For now, deal only with structured reads. The server can now return sparse reads, even though we need nbdkit version 3 before we can in turn return sparse reads back to the client. In general, we have to assume the server is malicious, and so we must sanity check that it...
2006 May 02
1
compile R on Solaris 9
...ate. `Makedeps' is up to date. gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c connections.c -o connections.o connections.c: In function `init_con': connections.c:381: structure has no member named `open64' connections.c: In function `newfile': connections.c:639: structure has no member named `open64' connections.c: In function `newfifo': connections.c:785: structure has no member named `open64' connections.c: In function `do_fifo': connections.c:8...
2009 Mar 07
4
Compile problems
...ore "__s32" /usr/include/dahdi/user.h:940: error: syntax error before ':' token make[1]: *** [app_dahdiras.o] Error 1 make: *** [apps] Error 2 When i try asterisk 1.6.0.5 i get : [CC] app_fax.c -> app_fax.o app_fax.c: In function `transmit_audio': app_fax.c:344: error: structure has no member named `t30_state' app_fax.c:347: error: structure has no member named `t30_state' app_fax.c:348: error: structure has no member named `t30_state' app_fax.c:349: error: structure has no member named `t30_state' app_fax.c:353: error: structure has no member named `t30_s...
2017 Sep 12
2
comparition of occurrence of multiple variables between two dataframes
Hi everyone, I need your help to solve a problem with occurrence and two dataframes. I have an excel table of 15200 lines. Each line correspond to a tree analyzed for its structures. I have all the structures in columns (48 structures). The occurrence of these structures has been counted on every tree. For example, the tree 12607 has 3 structures CV11, 1 structure IN12 and none (0) of the rest of all the other structures. The very last column is the value given to the tree,...
2011 May 24
3
Beginner Question: List value without Levels
Hey folks, I'm new to the R Project so I'm facing a great problem. I've read a file into R: >myVal I V L F C M A G T W S Y P H Q D N E K R 1 4,5 4,2 3,8 2,8 2,5 1,9 1,8 -0,4 -0,7 -0,9 -0,8 -1,3 -1,6 -3,2 -3,5 -3,5 -3,5 -3,5 -3,9 -4,5 > mode(myVal) [1] list Now I want to multiplicate each of this values with this one:
2007 Mar 29
0
>|< The unbelivable Civilizations of the World >|<
The unbelivable Civilizations of the World <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> ''Chaco Canyon Indian ruins, NM, circa 1060, The Center of ...<http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> <http://mega-structures....
2012 Oct 14
3
Pivot Table "like" structure
HI Team, I am currently working on problem and stumped on "for" loop. Data: structure(list(Coutry = structure(c(3L, 3L, 3L, 3L, 2L, 2L, 1L, 1L), .Label = c("J", "M", "U"), class = "factor"), State = structure(c(1L, 1L, 4L, 2L, 5L, 5L, 3L, 6L), .Label = c("A", "C", "K", "O", "S", "T&quo...
2010 Nov 02
1
Setting the names of a data.frame
I have tData as below. I need to set the names with the headers from the first row in sHeaders Sorry .. forgot how to set the names from row in another data frame .. pls advise. names(tData) = sHeaders[1,] does not work correctly Also, why doesn't drop.levels(sHeaders) not work? dput(tData) structure(list(V1 = structure(c(3L, 1L, 1L, 2L), .Label = c("P H Ravi Kumar", "Rahul Kumar Singh", "Ramu GSV"), class = "factor"), V2 = structure(c(1L, 3L, 3L, 2L), .Label = c("05/10/2010", "09/09/2010", "30/09/2010" ), class = "fa...
2017 Sep 12
0
comparition of occurrence of multiple variables between two dataframes
Do you have a simplified example with a code? It is not clear to me what do you mean by tree but if you refer to tree data structure, maybe you could change the data structure to tree (https://cran.r-project.org/web/packages/data.tree/vignettes/data.tree.html) and try to write comparison of two tree objects. It might be easier that data.frame alone. On 12 September 2017 at 12:27, C?line L?scher <c-luescher at hispeed.ch>...
2004 Dec 19
2
OH323 channel compile error
...`/root/asterisk-oh323-0.7.0/asterisk-driver' gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I/root/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c: In function `oh323_call': chan_oh323.c:1421: structure has no member named `cid' chan_oh323.c:1421: structure has no member named `cid' chan_oh323.c:1423: structure has no member named `cid' chan_oh323.c:1435: structure has no member named `cid' chan_oh323.c:1437: structure has no member named `cid' chan_oh323.c:1437: structure has...
2013 Jul 24
3
Change values in a dateframe
Hello I have the following problem : The dataframe TEST has multiple lines for a same person because : there are differents values of Nom or differents values of Prenom but the values of Matricule or Sexe or Date.de.naissance are the same. TEST <- structure(list(Matricule = c(66L, 67L, 67L, 68L, 89L, 90L, 90L, 91L, 108L, 108L, 108L), Nom = structure(c(1L, 2L, 2L, 4L, 8L, 5L, 6L, 9L, 3L, 3L, 7L), .Label = c("CHICHE", "GEOF", "GUTIER", "JACQUE", "LANGUE", "LANGUE-LOPEZ", "RIVIER", &q...
2008 Oct 25
2
can not compile 1.1.5 with BDB
...#39;: dict-db.c:69: error: `tid' undeclared (first use in this function) dict-db.c:69: error: (Each undeclared identifier is reported only once dict-db.c:69: error: for each function it appears in.) dict-db.c:79: warning: implicit declaration of function `db_env_create' dict-db.c:79: error: structure has no member named `db_env' dict-db.c:81: warning: implicit declaration of function `db_strerror' dict-db.c:81: warning: format argument is not a pointer (arg 2) dict-db.c:86: error: structure has no member named `db_env' dict-db.c:86: error: structure has no member named `db_env'...