similar to: identify extremes positions of values into matrix

Displaying 20 results from an estimated 1000 matches similar to: "identify extremes positions of values into matrix"

2006 Nov 07
2
changing image dimensions
Um texto embutido e sem conjunto de caracteres especificado associado... Nome: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061107/c586ecc7/attachment.pl
2003 Apr 26
4
array to data.frame
Hi, How i can convert a array in to data.frame structure? For example, vinteesete<-array(c(1,0,6,4,22,29,11,7,6,2,8,7,21,25,5,6,1,0,11,6,14,24,13,10,2,2,15,13,14,17,9,8,1,2,16,9,14,23,9,6,6,2,17,13,10,20,7,5), dim=c(2,4,6), dimnames=list(grupo=c("I","II"), opiniao=c("Ma","Regular","Boa","MBoa",),
2007 Sep 14
2
how to use options in radio botton
Hi I am using radio botton,I am struggling to use options..following is my code.. <%= radio_button(''community'',''default'',0,options={:checked,:onClick=>"javascript:set_default(this);"})%> If i am using without checked option its working fine.If i use that its throwing error.... Please help me -- Posted via http://www.ruby-forum.com/.
2008 Apr 23
2
Replecing empty values with a letter (continuation)
Sorry, I hit the send botton by accident. Here is my code so far: dat<-read.csv('myfile.csv', na.strings="") dat[is.na(dat]<-'N' But it doesn't replace the <NA> for the letter 'N'. I am using R v 2/7/0, running it under Windows XP. Thank you, Judith
2018 Sep 17
2
IVR call simulation on Asterisk 15 server
Hi All, I am using Asterisk 15 server and wanted to configure IVR call simulation. My configuration scenario is 1. A subscriber will register to Asterisk server and start a call. 2. The IVR audio will come from the Asterisk sever to sbscriber. 3. Once the subscriber pressed the botton, the call will connect to a number based on DTMF digit pressed by subscriber. Then call will continue for 30
2006 Mar 29
2
intercepting messages from FXScrollBar toFXScrollArea
Hello Lyle, the Task, I want to accomplish: I''ve created a little app that is used on a PC with a touch screen. To ease hitting the keys, the keys and the scrollbars are really big (45 pixels). So the ScrollCorner is also really big and I just wanted to use this space by moving the ScrollDown Botton down to the position of the ScrollCorner (like the attachment shows) The code looks like
2018 May 07
2
[PATCH 3/3] drm/vc4: Attach underscan props to the HDMI connector
On Mon, May 07, 2018 at 04:44:34PM +0200, Boris Brezillon wrote: > Now that the plane code takes the underscan setup into account, we can > safely attach the underscan props to the HDMI connector. > > We also take care of filling AVI infoframes correctly to expose the > top/botton/left/right bar. > > Note that these underscan props match pretty well the >
2003 Mar 17
1
Smbpasswd without prompt?
Hello again! :-) Mine he doubts he is with relation to smbpasswd, would like to add to an user and a password standard from one script (*in botton), but I did not obtain to eliminate prompt requesting the new password and password verification, like make in useradd. This is possible? I use Red Hat 8.0 box with a Samba 3.0 Alpha running a PDC. Me he seems that alone it functions compiling with
2007 Feb 11
2
deleting row when any col is.na
Um texto embutido e sem conjunto de caracteres especificado associado... Nome: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070211/e93b6988/attachment.pl
2006 Dec 05
1
publicar tutorial en CRAN
Hola, a todos los usuarios de R. Me gustar?a saber que pasos hay que seguir para que un manual o tutorial acerca de R escrito por un usuario quede disponible en CRAN. Escrib? un tutorial de Sweave en espa?ol y quiero colocarlo a disposici?n de los usuarios de R pero no se cuales son los pasos a seguir, a quien hay que dirigirlo y que requisitos se requieren para eso.
2009 Oct 04
1
exTremes and ismev (PR#13981)
Greetings I am attempting to load exTremes and this is what I get... *> utils:::menuInstallPkgs() --- Please select a CRAN mirror for use in this session --- trying URL ' http://cran.uk.r-project.org/bin/windows/contrib/2.9/extRemes_1.60.zip' Content type 'application/zip' length 676182 bytes (660 Kb) opened URL downloaded 660 Kb package 'extRemes' successfully
2002 Mar 26
0
documentation suggestion for Extremes.Rd
Should R/src/library/base/man/Extremes.Rd (where max, min, pmax, pmin are documented) refer to which.min and which.max in the "\seealso" section? e.g. change the \seealso section (line 53) of Extremes.Rd to: \code{\link{range}}, \code{\link{which.min}}, etc.}, [Also, is r-help the right place for suggestions about documentation?] thanks, Stephen Eglen
2010 Mar 04
1
Please help me how to make input files in Extremes Toolkit model
Dear sir/madam ? My name is Quan, I am a PhD student in Korea. my major is Hydrological in Water Resources Engineering. I am interested in Extremes Toolkit model and I known you from information in internet.? I?installed successfully this model but I didn't know how to make?the type of ?files input for this model such as: Flood.dat; Ozone4H.dat; Flood.R; HEAT.R.?(free download these files of
2006 Aug 29
1
Bootstraping for groups and subgroups and joing with other table
Dear R-experts, I have a table with following collumns: State, SamplePlot, Species and BodySize. I sampled bird species at 34 SamplePlots and 5 States (regions) monthly during two years. On each bird record I measured bodysize and identified the species. So I have many records of each species (about 150 species) at each SamplePlot and each Region (State). Now I would like bootstrap
2010 Sep 22
3
sou novato por aqui,
o grupo de RoR é em português? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at
2006 Jul 04
13
NewBie question
Hi, I m very new to Ruby. I bought a book "Ruby on Rails" and I think I understand some concepts. My question is : Is there a way to not use "Cookies" or "Sessions Variables" to keep some information about the user. I ask this question because I would like to prevent some cases where the user browser won''t accept cookies. I m from Asp 3.0, and I
2009 Aug 03
2
Variable names as inputs...
Hi, I have been using R for a bit, but never came across this simple issue... So, I wonder if anyone could give me a hint on it. I have calculated a bunch o models and now need to compare them using AIC(). The issue seem to be that I have placed each output in a list object. So, the question is how to convert a string into variable names. Lets say I have all my models in a variables called :
2006 Mar 20
2
Rails Plugin to Help Debug Views
Hi, I just released a plugin to help debug views. The plugin makes it easy to add a button that will popup a new window that displays the following debug data; * Request Parameters * Session Variables * Flash Variables * Assigned Template Variables It was derived from code that traces back to Marten Veldthuis in Epilog. You can check out webpage and plugin via;
2006 Dec 10
4
sample "n" random positions from a matrix
Hi there, I have a binary matrix (dim 100x100) filled with values 0 and 1. I need select a record "n" positions of that matrix when values are 1. How can I do that? Thanks for all, Miltinho Brazil --------------------------------- [[alternative HTML version deleted]]
2004 May 20
4
snom 200 and hold
Hi, I've looked through the archives and seen references to placing calls on hold on a snom 200 (any version of the firmware but we have the latest: 2.05e.) Basically, we can't place calls on hold on the snom 200! The manual talks about the Flash button (which is really the "R" button, as far as I can tell.) Pressing the R button will immediately disconnect the incoming call.