search for: passag

Displaying 20 results from an estimated 192 matches for "passag".

Did you mean: passage
2012 Oct 28
1
Trouble with first passage time analysis using adehabitatLT
Hey all, I've run into a few problems running first passage time analysis. I'm hoping someone might be able to help me sort this out. I'm fine up to the point of creating the ltraj object from a dataset. /test<-read.table("~/Desktop/R_Directory/test.txt",header=TRUE) attach(test) library(adehabitatLT) xy<-test[,c("x",&qu...
2004 Jan 24
1
loop variable passage and lists
I cannot understand why the following expression is accepted (and gives the expected result: to set column 3 and 4 of the first element of list1 -a data.frame list- as first element of list2): > list2[[1]]<-list1[[1]][3:4] ...while this one is not (to do the same iteratively from the first to the eleventh element of list1): > for (i in 1:11){list2[[i]]<-list1[[i]][3:4]} Error in
2011 Dec 22
1
Adding math symbols to axis labels
...get m"dot"s^-1 in a x-axis label for a publication ready graph. I can get ms^-1 with no problem, but I can't get the symbol for the "dot" to work. I am have tried the following: plot(x,y,xlab=expression(paste("Target Velocity (",ms^-1,")")),ylab="Passage Probability",ylim=c(0,1)) which works fine. I tried changing to: plot(x,y,xlab=expression(paste("Target Velocity (m",symbol("327"),s^-1,")")),ylab="Passage Probability",ylim=c(0,1)) which does not work. I tried a couple of other iterations that als...
2011 Jul 27
3
Is R the right choice for simulating first passage times of random walks?
Dear R folks, I need to simulate first passage times for iterated partial sums. The related papers are for example [1][2]. As a start I want to simulate how long a simple random walk stays negative, which should result that it behaves like n^(-?). My code looks like this. -------- 8< -------- code -------- >8 -------- n = 100000 # numb...
2006 Sep 07
3
comments on handbook chapter
``You do not want to overbuild your security or you will interfere with the detection side, and detection is one of the single most important aspects of any security mechanism. For example, it makes little sense to set the schg flag (see chflags(1)) on every system binary because while this may temporarily protect the binaries, it prevents an attacker who has broken in from making an easily
2018 Feb 06
1
gdistance::shortestPath throws error "not a symmetric matrix"
...op(\"not a symmetric matrix; consider forceSymmetric() or symmpart()\")", "asMethod(object)", "as(Laplacian,\"symmetricMatrix\")", ".Laplacian(x)", ".flowMap(x, ci, cj, tc)", ".local(x, origin, goal, ...)", c("passage(conduct_Tobler, origin =sites at coords[5, ], goal = sites at coords[3, ", " ])"), c("passage(conduct_Tobler, origin = sites at coords[5, ], goal = sites at coords[3, ", " ])"), "eval(ei, envir)", "eval(ei, envir)", "withVisible(eva...
2009 Apr 28
3
Inline Link Error?
...g snippet of link text? It doesn't work through php-markdown in wordpress and I just wanted to know if there's something obvious I'm missing. Thanks in advance! can come of us. "Every good and perfect gift comes from above" ([James 1:17](http://www.biblegateway.com/passage/?search=James%201:17;&version=47; "@Bible Gateway")) is one way that I might choose to prove this. In other words, in a very real sense, works of theology and doctrine and works of -- In Christ, Timmy V. http://burningones.com/ http://five.sentenc.es/ - Spend less time...
2012 Apr 10
1
Building customized R for Windows installer using 'make myR'
I am attempting to build a customized R installer on Windows, using the Inno Setup installer. I am following the instructions in Section 3.1.8 of the R Installation and Administration Manual ("Building the Inno Setup installer"), which includes the following passage: An alternative way to customize the installer starting with a binary distribution is to first make a full installation of R from the standard installer (that is, select ?Full Installation? from the ?Select Components? screen), then add packages and make other customizations to...
2012 Mar 22
1
GSOC : Language Modelling for information retrieval with Diversified Search results
...st, thereby catering to all context of query. I was thinking if i can use the algorithm implemented in expanded set for query expansion and implement a new algorithm in Search diversification in this way query expansion feature of xapian will also get powerful. 2. I have read that xapian supports passage retrieval ,proximity based query ,wildcard query and passage retrieval but I could not find any documentation or function providing these facilities of xapain.I will be glad if you can point me towards any available documentation describing to use such options. I would be glad if mentors from xa...
2005 Jul 13
6
tbf initial burst
I am using tbf to do bandwidth limitation. i found that when i start passing traffic there is a burst and then the rate goes down to what is configured. is this a known issue or do i need to change some parameters? thanks. --------------------------------- Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. _______________________________________________ LARTC mailing list
2014 May 27
2
Streaming silence with flac
...of course and disconnects the source in case no data is written before a certain timeout. This makes sense because any listener likes to know in time how much silence to play. This leads to my question: Is there a way to output small blocks/chunks/ogg pages instead run-length encoding such silent passages into a single page? Or to force the encoder to emit this data and start over counting? There's only stream_encoder_finish but no intermediate flush which keeps the encoder alive. Thanks and regards Uli
2014 May 27
1
Streaming silence with flac
On 27.05.2014 19:07, Martijn van Beurden wrote: >> Is there a way to output small blocks/chunks/ogg pages instead >> run-length encoding such silent passages into a single page? > The official FLAC encoder has an option > --disable-constant-subframes, which does exactly that. Great. Then I'll take a crawl into the sources... Thanks for this first pointer
2008 Sep 19
3
SIP request send me 482 error
Hi, I have a SIP request which comes from an Asterisk and which has to re-enter in the same Asterisk (during the same session), but during the second passage in Asterisk, it send me a 482 Loop Detected. So is it a bug or Asterisk control the session and considere it as a loop ? If it is not a bug, how could I resolve this problem ? Thanks Regards -- R?mi Druilhe
2020 Feb 17
2
NA in doc for options(matprod="default")
Hi, A colleague of mine has spotted me a passage of the doc ?option talking about Inf and NaN check in 'matprod=default' section: https://stat.ethz.ch/R-manual/R-devel/library/base/html/options.html I am wondering if NA should be mentioned too as the check seems to include this "value" too. NA being different from Inf and Na...
2009 Sep 21
2
How to handle missing values for the GeneMeta package?
Hello all, It seems that the GeneMeta passage returns NA in the respective row if any gene in the data sets to be synthesised are missing. Do you know of a way to overcome this problem? I tried using the 'impute' package to fill-in the missing values, but R crashes if 'impute' and 'GeneMeta' packages are used together...
2010 Aug 18
1
reading lmer table
...'cat' regardless predictor 'Cond' or the effect of the skip from the intercept ('Cond = an' and 'cat=f') to the condition 'Cond = an' and 'cat=b'? In few word: does this row indicate a global effect of the predictor 'cat' or a more specific passage? Please help me! Thanks in advance, Nicola
2008 Feb 14
2
Quoting using JS in Rails 2
Hello all, I''m looking for a good solution to provide "smart quoting" for an app I''m making. The end-user workflow I''m hoping to accomplish is this: * User reads entry, ie a blog post or a news article * User highlights a passage in the entry in his browser * User clicks a link in the page and a form appears. The form''s text area should contain the highlighted text. (This is one step I''m unsure of how to accomplish. So far all I''ve found is JS to copy a pre- selected passage that is already wrap...
2009 May 29
2
Drawing schematics
Hi, I would like to represent the treatment course of a subject with an arrow representing passage through time and various ticks, arrows, or bars representing treatments done to the patient along the arrow. I would like to generate this sort of schematic for each patient in a database taking information from the database such as time of treatment and type of treatment. Does anybody know how...
2012 Sep 12
2
inline link syntax question
...es not make the same claim about inline links. All it says is: > To create an inline link, use a set of regular parentheses immediately > after the link text?s closing square bracket. "Immediately after" is most naturally interpreted as ruling out whitespace. (Note also that this passage comes before the passage quoted above.) This interpretation is confirmed by Markdown.pl, which allows [foo] [id] as a reference-style link, but does not treat [foo] (/url) as an inline link. Anyway, this was the reasoning the led me to disallow a space between the two components of a...
2004 Oct 14
1
Question on Quality factor, Bitrate and decode table
An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20041014/25f999a2/attachment.htm -------------- next part -------------- ? dear All, Iam working on OGG VORBIS TREMOR code to port and optimize on ARM processor. Can any one make me clear regarding the relation ship between this 1. What is the relation ship between Quality factor and Bitrates?