search for: opencompose

Displaying 7 results from an estimated 7 matches for "opencompose".

2008 Mar 04
3
creating a matrix subset based on a threshold cutoff
Hi, I have a table of x rows and y columns. The table is huge and so i'd like to create a subset of the data containing rows where any of the y values are below a threshold, say 1e-4. Is there a simple way of doing this in R? thanks Rich
2010 May 12
2
Whiskers on the default boxplot {graphics}
How are the lower/upper whiskers defined in the default version of boxplot {graphics}? I tried help(boxplot) and searching www.rseek.org, but I was unable to determine an absolute answer. I checked out the definition of boxplot according to Wikipedia (http://en.wikipedia.org/wiki/Box_plot), but it also had several approaches listed for how the whiskers could be determined, so I'm just
2010 Mar 11
4
Seek issue in cortado player
One of the issues I've consistently run into with the cortado player app is seek behavior, so I was curious to see how cortado handles video encoded with the latest ffmpeg2theora (0.26) and the new -seek-index option, so I tried converting an h.264 video: ffmpeg2theora tronlegacy-tsr1_480p.mov --seek-index This output the following advisory messages: > Allocated 372 bytes for theora
2006 Jan 12
3
PAM Authentication issues with Dovecot
<pre>I have a machine with the follow specs.<br /><br />Linux hermes.business.com 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005<br />i686 i686 i386 GNU/Linux<br /><br />pam-0.79-8<br />dovecot-0.99.14-4.fc4<br /><br />No one is able to receive e-mails due to authentication failures and yesterday afternoon<br />they were able to.<br
2006 Apr 21
1
1.2.7.1 on FC5 won't make install
The make seems to go okay. [root@somebox asterisk-1.2.7.1]# uname -a Linux somebox.org 2.6.16-1.2080_FC5smp #1 SMP i686 i686 i386 GNU/Linux mkdir -p /var/lib/asterisk/sounds/digits mkdir -p /var/lib/asterisk/sounds/priv-callerintros for x in sounds/digits/*.gsm; do \ if grep -q "^%`basename $x`%" sounds.txt; then \ install -m 644 $x
2005 Oct 18
2
Classification tree data structure
Hi there, I am growing classification trees using the 'tree' package add-on to R. I would like to convert the 'R' output to the SAS format used by Salford Systems' commercial CART software in order to interface with some other software. My question is: How can I parse the R tree data structure in order to infer the tree structure? The 'tree' class has a member
2008 Apr 16
3
Problems with R2WinBUGS
Hello, I am trying to use R2WinBUGS to conduct a mixed treatment comparison (MTC) analysis. On the surface, it seems to me that I am following the correct steps: (1) reading the data into R, (2) specifying initial values for the parameters in the model and (3) fitting the model to the data using the bugs() function in R2WinBUGS. However, I get the error message