search for: trun

Displaying 20 results from an estimated 27 matches for "trun".

Did you mean: true
2006 Nov 09
1
optimize function with integral form ?
Hi all, Does anybody have the experience of using optim to estimate variables with integral forms? here the code: trun.mean<- function(x) # t is the threshold { mu=x[1]; sigma=x[2]; t=x[3]; f <- function(x) (1/(sigma*sqrt(2*pi)))*exp(-(x-mu)^2/(2*sigma^2)); pdf.fun <- function(x) x*f(x); integrate(f,thre,upper=Inf)$value/integrate(pdf.fun,thre,upper=Inf)$value ; } when I run : > optim(c...
2006 Sep 26
2
FLAC CD Archive
Charles Steinkuehler wrote: > Dan Phillips wrote: > >> What we are left with is a requirement in abcde to overcome this and > >> until then we have the manual method. Have you any thoughts on the best > >> way to overcome this problem apart from the hacked toc3cue (do you have > >> a copy of this?) > > I do not have a copy of toc3cue...I made my own
2006 Sep 26
0
FLAC CD Archive
...ATALOG " << toc->catalog() << "\n"; + out << "FILE \"" << binFileName << "\" BINARY" << "\n"; long offset = 0; @@ -326,13 +329,18 @@ out << " FLAGS DCP\n"; } + if (trun->isrcValid() ) + out << " ISRC " << trun->isrc() << "\n"; + const SubTrack *strun; SubTrackIterator stitr(trun); int pregap = 0; for (strun = stitr.first(); strun != NULL; strun = stitr.next()) { if (strun->TrackData...
2004 Jul 06
3
Improving effeciency - better table()?
...ss-of-fit test. To get the observed values for each cell I've been using table() - specifically I've been using cut2 from Hmisc to divide up the range into a specified number of cells and then using table to count how many observations appear in each cell. > obs <- table(cut2(z.trun, cuts=breaks)) Having done this I've found that the code takes much longer to run - up to 10x as long. Is there a more effecient way of doing this? Anyone have any thoughts? -- SC Simon Cullen Room 3030 Dept. Of Economics Trinity College Dublin Ph. (608)3477 Email cullens at tcd.ie
2009 Jun 14
5
Partials views and instance variables go nil
Hi everyone! Model: http://pastie.org/511290 Controller: http://pastie.org/511285 View new: http://pastie.org/511286 View _form: http://pastie.org/511284 When I hit submit button there''s an error for usuarios(users in portuguese) instance. It does not seems to save usuarios even though it seems to be posted by the form. Error: http://pastie.org/511292 Need some help here guys plz --
2006 Feb 12
3
memcache-client/cached_model help
...t (0.199342) active_record:EntityType:17 MemCache Set (0.228083) active_record:EntityType:18 MemCache Set (0.248523) active_record:EntityType:19 which seems promising but when I hit refresh the same output is generated. I''m assuming that when I hit refresh the Set''s should all trun to Get''s? Thanks for any pointers. Mike
2013 Jan 23
1
How to extract values of results in gamlss.tr
Dear R helpers, I have following loss data and I need to fit LEFT truncated Log Normal distribution to this data which is Truncated at 1000000. dat = c(1333834,5710254,9987567,7809469,6940935,3473671,1270209,1102523,1124002, 5830159,4302300,3925242,2638409,2324421,7238436,9088709,7439250,4976551,4864319, 8741334,1863770,7098310,4942288,4971829,4986372) library(gamls...
2003 May 16
1
--csum-length ?!
>From the manpage: --csum-length=LENGTH By default the primary checksum used in rsync is a very strong 16 byte MD4 checksum. In most cases you will find that a trun- cated version of this checksum is quite efficient, and this will decrease the size of the checksum data sent over the link, mak- ing things faster. You can choose the number of bytes in the truncated checksum using the --csum-length option. Any value l...
2006 May 17
3
PHP register_globals
..., but I can not make it. output_buffering no value no value output_handler no value no value post_max_size 8M 8M precision 14 14 register_argc_argv On On register_globals Off Off I am using CentOs 4.3 and installed php-4.3.9-3.12 php-mbstring-4.3.9-3.12 php-gd-4.3.9-3.12. Does anyone help me to trun on register_globals please? Thenks for your help. Cheers, Joe ___________________________________________________ Try the New Netscape Mail Today! Virtually Spam-Free | More Storage | Import Your Contact List http://mail.netscape.com
2016 Oct 28
0
Compiler used to build LLVM
...ection .comment: 0000 4743433a 2028474e 55292036 2e312e31 GCC: (GNU) 6.1.1 0010 20323031 36303632 31202852 65642048 20160621 (Red H 0020 61742036 2e312e31 2d332900 636c616e at 6.1.1-3).clan 0030 67207665 7273696f 6e20342e 302e3020 g version 4.0.0 0040 28747275 6e6b2032 38353332 36292028 (trunk 285326) ( 0050 6c6c766d 2f747275 6e6b2032 38353331 llvm/trunk 28531 0060 38290063 6c616e67 20766572 73696f6e 8).clang version 0070 20342e30 2e302028 7472756e 6b203238 4.0.0 (trunk 28 0080 34323239 2920286c 6c766d2f 7472756e 4229) (llvm/trun 0090 6b203238 34323438 2900636c 616e6720 k 284...
2016 Oct 28
1
Compiler used to build LLVM
...; 0000 4743433a 2028474e 55292036 2e312e31 GCC: (GNU) 6.1.1 > 0010 20323031 36303632 31202852 65642048 20160621 (Red H > 0020 61742036 2e312e31 2d332900 636c616e at 6.1.1-3).clan > 0030 67207665 7273696f 6e20342e 302e3020 g version 4.0.0 > 0040 28747275 6e6b2032 38353332 36292028 (trunk 285326) ( > 0050 6c6c766d 2f747275 6e6b2032 38353331 llvm/trunk 28531 > 0060 38290063 6c616e67 20766572 73696f6e 8).clang version > 0070 20342e30 2e302028 7472756e 6b203238 4.0.0 (trunk 28 > 0080 34323239 2920286c 6c766d2f 7472756e 4229) (llvm/trun > 0090 6b203238 34323438 2900...
2006 Mar 01
2
Two FXOs getting bridged?
...nd hanging..now, these two channels should never bridge, but they keep doing it.. any leads on where to look for what's causing it? here's what I see when I 'show channels' Zap/37-1 s@from-pstn:1 Up Bridged Call(Zap/38-1) Zap/38-1 s@macro-dialout-trun Up Dial(ZAP/g0/16509524400) 37 & 38 are the 1st two FXOs on the system, connected to a channel bank (CAC ABI) with POTS lines. When I spy on the channels, there is no activity (audio).... any leads as to where I should be looking to try to track this down? I'm unable to actually get...
2007 Feb 05
1
Build error with last R-devel tarball
...efault', 'su mmary.packageStatus', 'tail.data.frame', 'tail.default', 'tail.function', 'tail.matrix', 'tail.ftable ', 'tail.table', 'toBibtex.citation', 'toBibtex.citationList', 'toBibtex.person', 'toBibtex [... trun cated] Execution halted make[4]: *** [E:/biocbld/bbs-2.0-bioc/R/library/utils/R/utils] Error 1 make[3]: *** [all] Error 2 make[2]: *** [pkg-utils] Error 2 make[1]: *** [rpackage] Error 1 make: *** [all] Error 2 Cheers, H.
2016 Oct 28
4
Compiler used to build LLVM
Hello, We’d like to keep track of which clang version was used to build our LLVM binaries. We use cmake and ninja with clang to build. What do you people think would be the cleanest way to know which version of clang is used, on a user’s machine, to build those binaries. I’m hoping to script this. I was thinking that getting cmake/ninja to spit out this information, if possible, would probably be
2008 May 06
11
I need storage server advice
Hi: I need advice on implementing a storage server. I really do not have the $ to spend for a Dell iSCSI storage divice and I am thinking trunning CentOS 5.x with ftp or FreeNAS. Here is what I am looking at and concerned about. Situation: My current storage needs are approximately 1.5 TB annually. This will increase to about 3.5 TB annually over the next 5 years (rough est.). This box will just be a data archive and once it is ful...
2004 Dec 21
10
Codec Selection
Hi, I have 2 g729 licences - what I want to do is use g729 by default but if I get more than 2 calls at a time, use gsm for the others. So, I put this on all my sip providers: disallow=all allow=g729 allow=gsm However, this just seems to use gsm for everything. If I comment out the gsm line, it then uses g729. I thought it would use the codec's in the order they are allowed - is this
2005 Sep 15
0
XEN and NTP
...XEN? AFAIK, the NTP server is dependent on a reasonably accurate interrupt clock. I have a DCF77 receiver connected to the serial port that sends time information, which is read by an NTP server which all other machines in the network synchronize to. I am considering putting XEN onto the machine trunning the NTP server but would like to hear about experiences cone=cerning performance and accurary. urs _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Apr 18
0
I can''t install it
Hi, I just downloaded the svn version of libtorrent-ruby Previously I installed libtorrent But when I run "ruby setup ruby" it returns me: xan at servidor:~/provar/torrentkeeper-per-installar/2-libruby/libtorrent- ruby/trun k$ ruby setup.rb ---> ext ---> ext/libtorrent /usr/bin/ruby1.8 /home/xan/provar/torrentkeeper-per-installar/2- libruby/libtorre nt-ruby/trunk/ext/libtorrent/extconf.rb checking for main() in -ltorrent... *** /home/xan/provar/torrentkeeper- per-insta llar/2-libruby/libtorrent-ruby/trunk/ext/li...
2006 Nov 08
0
parameter estimation -- Censored mean to real mean
Hi List, Is there anyway to estimate the parameters with integral forms? Here is the function. The idea is to calculate the real mean from the censored mean given normal distribution. I have the function as trun.mean<- function(mu,sigma,t) # t is the threshold { f <- function(x) (1/(sigma*sqrt(2*pi)))*exp(-(x-mu)^2/(2*sigma^2)); pdf.fun <- function(x) x*f(x); mut <- integrate(f,thre,upper=Inf)$value/integrate(pdf.fun,thre,upper=Inf)$value ; # true mean cat( mut,"\n"); }...
2011 Jan 18
0
gamlss for censored and truncated distributions
Dear R Help, I'd like to be able to use gamlss to generate distributions that are both truncated and have censoring. It doesn't look as though it is possible to do this at the moment: > gen.trun(par=c(0),family="NO",name="tr",type="left") A truncated family of distributions from NO has been generated and saved under the names: dNOtr pNOtr qNOtr rNO...