search for: dli

Displaying 20 results from an estimated 35 matches for "dli".

Did you mean: cli
2012 May 09
4
Can't read xlsx file into R. Seem, Seem to have XLConnect loaded.
I have spent hours on R in Windows 7. Just installed 2 days ago so the R package should be current. Currently I am using the RGui (64-bit) for Windows. I can not read an Excel file into R from my computer. Have hours on this. Completely crazy!! I have the XLConnect package loaded. I think it is loaded because when I enter: > loadedNamespaces() [1] "base"
2010 May 13
1
aggregate.zoo
I have been using aggregate function to determine the annual minimum in a daily time series. However, I was also hoping to determine the date of occurrence without having to loop through each year to identify the date of each minimum returned from aggregate(). Is there a more convenient way of doing so? Thanks in advance, Dave library(zoo) n <- 1000 dly <- zoo( x = rnorm(n), order.by
2008 Oct 03
7
form_remote_tag and :with
I am trying to pass the result from a javascript function along with the result from a text_field with form_remote_tag. This is what I have so far, but no go: <% form_remote_tag(:url => {:controller => ''requests'', :action => ''create''}, :with => "''data=''+request()", :update => ''request_sent'' )
2012 May 23
1
mgcv: How to calculate a confidence interval of a ratio
Dear R-Users, Dr. Wood replied to a similar topic before where confidence intervals were for a ratio of two treatments ( https://stat.ethz.ch/pipermail/r-help/2011-June/282190.html). But my question is more complicated than that one. In my case, log(E(y)) = s(x) where y is a smooth function of x. What I want is the confidence interval of a ratio of log[(E(y2))/E(y1)] given two fixed x values of
2006 Jun 07
6
Links on the left hand side - are components necessary?
...r *every* single page. So, I''ve created a layout called "main" (main.rhtml) under view/layouts, and included >layout "main"< in pretty all of my controllers. main.rhtml has, amongst all the other HTML stuff: <%= render_component :controller=> ''dli/extras'', :action=> ''show_lookup_links''%> This is the component to display the links: class Dli::ExtrasController < ApplicationController uses_component_template_root Link=Struct.new(:name,:controller,:action) def show_lookup_links @links=[] @lin...
2005 Aug 04
2
Some echo?
I have a 12 channel PRI with SNOM 190's and asterisk CVS from January. Most calls are fine, all incoming calls are fine, but I am getting echo on a significant number of outgoing calls. The person on the other side hears a perfect call, but the SIPphone side gets to hear themselves. It happens 100% of the time to some numbers (outgoing only), and only sporadically to others. Has anyone
2008 Nov 10
3
Runt Recurring events
I am planning on using Runt to calculate recurring events. I calculate a Runt object in the view and use it to see if it includes a certain date, which is populates from the database, and display the info for that date if it is included. I have recurring events for every week, which was pretty easy to set up. I can just say: r = Runt::DIWeek.new(4) For a recurring event every Thursday, and
2009 Feb 24
3
Free SMS limit (using sms_fu)
I have been using SMS_fu but it seems too good to be true for production. I''m wondering, is there any sort of limit on email to sms depending on the carrier that you can send in a given amount of time? I remember reading somewhere that there is a limit to the number of free email to sms that you can send through AT&T in a given month. Does anyone know anything aobut this? I guess I
2000 Aug 21
0
Rewritten script /etc/init.d/tinc
THis is the modified script that came with tinc 1.0pre2, and it now uses ifconfig in stead of ip-route. I changed the syntax to be correct (may already have been fixedin a newer version), it now checks whether or not there is a '/dev/tapX' or a '/dev/netlink/tapX' and it checks if there is a module or not. I also added the force_connect and the reload options. Force_connect send
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
...cemail(u100) [pbx_config] 102. Voicemail(b100) [pbx_config] '101' => 1. Dial(SIP/mthomas|20|Tt) [pbx_config] 2. Voicemail(u101) [pbx_config] 102. Voicemail(b101) [pbx_config] '102' => 1. Dial(SIP/dli|20|Tt) [pbx_config] 2. Voicemail(u102) [pbx_config] 102. Voicemail(b102) [pbx_config] '105' => 1. Dial(SIP/nmartin|20|Tt) [pbx_config] 2. Voicemail(u105) [pbx_config] 102. Voicemail(b105) [pbx_conf...
2018 Mar 10
2
NHW Project - lower quality settings
...r that it > lacks > > of precision on degraded, rather blurred images. So I don't know if it > is a > > good idea to base the other lower quality settings (-l5,-l6,...) on -l4 > > setting.I have tested the NHW codec against x265, x264, Daala, WebP, > Rududu, > > DLI and it's clear that at high compression these very good codecs have > more > > precision.But they also tend to blur/decrease neatness-sharpness of image > > where the NHW codec would enhance image neatness/sharpness.But that's > right > > that on degraded, blurred im...
2013 Dec 21
3
[LLVMdev] running clang format on the Mips target
Hi David, What kind of "a lot of out-of-tree changes"? You should push changes incrementally as you do work. Holding onto changes means that many things, not just reformatting, can make them need to be redone. We frequently clean up and rewrite code to make it cleaner and easier to maintain. We are moving to a more strict internal review and pushing of changes and post commit
2017 May 27
0
NHW Codec - aliasing
...ementation I have seen), a new multistage residual coding, and 3 new entropy coding schemes.There were also other very good codecs that didn't lead to commercial products and that disappeared now, to name a few there are the very good: Rududu Image Compression (2008), UCI (x264 intra, 2008) and DLI compression (2009).Their authors seem to have abandonned, stopped promoting their codec since 2012. Now it is the turn to the NHW Project I think, I will try to improve it, notably try to correct the aliasing and artifacts when I have time, it will be a good hobby.Because of the current aliasing i...
2018 Mar 28
0
NHW Project - high compression (-l6 setting and below)
...rver the NHW Project website, to present the codec on the embedded processors, MCU forums that he knows well, another member forked my GitHub repository!!! Really thank you very much!!! It makes me think that maybe the NHW Project will not disappear as many great projects before like Rududu codec, DLI compression, UCI codec (x264 intra) and others... -but these projects will maybe resurrect today-. There are some delay with the -l6 and lower quality settings because it is difficult to create good ones, that can compete with HEVC.But it would be so great to have some help from the community! Bec...
2013 Mar 19
0
Epple and McCallum TSLS example
Hello, I am trying to replicate the "missing example" of a TSLS estimation in Epple & McCallum (link below) http://wpweb2.tepper.cmu.edu/facultyadmin/upload/ppaper_32774807225408_Epple-McCallum93.pdf According to them, the commands are in: http://www.tepper.cmu.edu/faculty-research/faculty-pages/dennis-epple/simultaneous-equation-econometrics/index.aspx They use the Stata's
2008 Nov 11
1
Every other week recurring event
I have the code for computing a weekly event: (start_date..end_date).select{|d| d.wday == wday} but I am wondering if anyone has any ideas for using this to figure out a recurring event for every other week. Is it possible to somehow specify every other within the .select method? Any other implementation ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message
2009 Jan 19
1
pass ruby array to javascript function
Im wondering how to go about passing a ruby array to a javascript function. I was able to do this the other way around and pass a javascript array to an action using JSON and convert it back to a ruby array: Object.toJSON(<%= array_or_string_for_javascript(@array) %> then in the action I was able to do: ruby_array = JSON.parse(params[:array]) But this time I want to pass an array to a
2009 Feb 17
1
How to show div with radio button onclick
I am trying to get a div to show when a radio button is clicked but the problem is that the div is dynamically named. I am using the normal html for a radio button: <input type="radio" name="edit_option" checked="checked" value="this_appt"> Because observe field does not work well with radio buttons. I have tried adding an onclick with the div id:
2018 Mar 09
0
NHW Project - lower quality settings
...e-tested -l4 high compression setting and it's clear that it lacks of precision on degraded, rather blurred images. So I don't know if it is a good idea to base the other lower quality settings (-l5,-l6,...) on -l4 setting.I have tested the NHW codec against x265, x264, Daala, WebP, Rududu, DLI and it's clear that at high compression these very good codecs have more precision.But they also tend to blur/decrease neatness-sharpness of image where the NHW codec would enhance image neatness/sharpness.But that's right that on degraded, blurred images where there is no neatness to enhan...
2011 Jul 22
2
averaging rows based on string¿?
...Folks, Ran into something I'd really like to do in R simply/elegantly, but my R - coding skills seem surpassed. This is the thing. Imagine the following data: labs<-c("abcdef","abcgg","tgthefdk","tgtijuel","tgtnjmoi","gbnt","dlift") dat<-c(0.5,0.25,1,2,16,0.250,4) dframe<-data.frame(labs,dat) I would like to average the values in "dat" according to specific string/text in the name of their row names described by "labs". For example, average the values in "dat" if the first three (o...