similar to: dynamically including R-code into R-code

Displaying 20 results from an estimated 10000 matches similar to: "dynamically including R-code into R-code"

2001 Dec 12
2
f-test
Hello, I'm using R to do statistics on datasets, and now I need an f-test, which I can't find in R. Is there such a thing as an f-test. T-test seems to work fine, but .. Regards, Rik -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2006 Apr 11
3
ext3 filesystem corruption
Hi - We have had 3 rather major occurances of ext3 filesystem corruption lately, i.e. so bad we couldn't event mount, and fsck didn't help. I am looking for pointers, that could help us investigate the root cause. In general... We are running RedHat WS 3 Update 6, 2.4.21-40.2.ELsmp or 2.4.21-37.ELsmp We have a small SAN system that looks like this
2012 Mar 10
6
Cartographer shows correct info box BUT over wrong marker
Hi guys (and gals), The code formatting is so nice on SO.com, so I thought I''d just share my post in hopes that someone from the group can help. http://stackoverflow.com/questions/9643786/cartographer-shows-correct-info-box-but-over-wrong-marker Feel free to answer back via email if you don''t have an SO account. Thanks! Abram -- You received this message because you are
2002 Nov 13
6
IP Forwarding
Hi, I''m trying to get RAdmin [uses tcp 4889] access to my Windows machine which is behind my firewall. I have zones: gbl : the world loc : my lan fw : firewall I placed the following in my rules file DNAT gbl loc:192.168.0.2 tcp 4889 - When trying to RAdmin I get a cannot conect to server error. 192.168.0.2 is my Windows Machines IP address. Can anyone help me? Shorewall 1.3.9b
2019 Nov 30
1
Re: virt-df for KVM
On Sat, Nov 30, 2019 at 06:49:29PM +0800, zxs11289 wrote: > I face a problem on KVM using virt-df。 I have two computer,they > have installed tools for KVM. The computer(ip 15)has no virtual > machine and computer(ip 33)has two virtual machines。on the > computer(ip33), i run the command “virt-df” if on the computer(ip15), > i run the command “virt-df --connect
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 Sep 25
3
In place editing an empty field
I am trying to use the Scriptaculous InPlaceEditor and in some cases the field will be empty. That is, the field currently has no value but the user wants to enter a value. The InPlaceEditor appears to not work in this case. Other identical fields (except wit different ids and some value) do work. I have tried using a nonbreaking space (&nbsp;), and this does cause the editor to appear,
2009 Jan 07
3
how to fix high freq noise?
Hi Masakazu, I have reproduced the Speex high frequency noise issue on a Blackfin 537 by sending 'silence' into the Speex fixed point encoder. By recording the Speex decoder output and plotting the spectrum using Audacity the following two frequencies. 1596Hz at -31.3dB 3200Hz at -48dB These two frequencies are present in both Narrow Band and Wide Band modes. I've tried a number
2009 Jun 24
1
Compiling speex for DSP TI C6713
Dear all, I have been using Speex during last year over PC with very good results. Now I'm trying to move my code to the DSP TI C6713. It's the first time I work with a DSP and with Code Composer. I use speex quite well but I'm not very good at compiling for different platforms. After reading all manuals I tried to compile the speex library with Code Composer and the speex options for
2009 Jun 15
1
Windows app demonstrating speex playback?
I'm developing a small linux/speex-based audio streaming (VoIP-like) application, and am looking for a binary windows app that can play speex content (at least from a file, preferably from an IP data stream) out through the windows sound system. This would be very helpful as a test tool. Any recommendations? I'd prefer a binary as I don't have development environment available for
2009 Jun 20
2
Speex for TI MSP430 microcontroller - estimating CPU speed requirements?
Interested in building a speex codec (basically audio <-> speex <-> data stream) using TI's small MSP430 microcontroller. Is there any way to estimate feasibility based on CPU requirements? Example - speex is happily encoding on an old Pentium-1 processor (166 MHz) using about half the CPU (as reported under Linux); the TI microcontrollers are much slower yet (8-16-25 MHz) and
2006 Mar 23
1
spam filtering with amavis
I'm filtering that is being deliverd to postfix mail server with amavisd-new . I want spam with spam f level 1 - 8 to ad a tag any everything above to be delete is this posebol? If yes how? Met vriendelijk groet, Bas van Dikkenberg GISkit bv BFVD1-RIPE Tel: +3130-6340430 Fax: +3130-6342433 Prive Tel: +3130-6372769 Mob:
2006 Nov 03
2
installation problem
<DIV id=wmMessage> <DIV>I am running a Fedora 5 system and I would like to setup dovecot as IMAP only for the purpose of running squirrelmail.&nbsp; I compiled&nbsp;and installed the source per the documentations but get the following errors in my maillog&nbsp;at startup.</DIV> <DIV>&nbsp;</DIV> <DIV><STRONG>Nov&nbsp; 2 23:03:17 liberty
2006 Jun 15
2
Will the echo canceler or preprocessor work with 10ms frames?
I am trying to use the speex echo canceler and preprocessor with sipXtapi to develop a sip user agent. the sipXmedialib call flow graph uses 10ms frames and I am not sure what the implications are if I try to change this. The documentation seemed to indicate that a 20ms frame was recomended, but it didn't go into the consquences of using other frame sizes. We are going to use headsets
2011 Aug 10
1
Problems setting up a VM ....
.... New to this list & definitely new to virtualization :-/ .... I am trying to setup a 64-bit CentOS 5.6 VM on a 64-bit FC14 server host, all patched up as of a couple of weeks ago. uname -a on the host shows: [wam at Q6600, CFD, 9:24:23am] 540 % uname -a Linux Q6600 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7 07:06:44 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux [wam at Q6600, CFD, 9:52:43am]
2002 Jul 01
3
manipulating axis labels in grid and lattice
I am trying to use wireframe at the moment and the axis labels are overlapping with the tick labels. It seems that gpar does not yet utilize the mgp argument. Is there anyway to manipulate the position of the axis labels? The best I can manage so far is to manipulate the cex so as to shrink everything down. thanks, Carlo Maley -- Dr. Carlo C. Maley Staff Scientist Fred Hutchinson Cancer
2012 Mar 14
2
Memory statistics for DomU's
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120314/0496343e/attachment.htm>
2006 Jun 14
4
could someone tell me how to implement a multiple comparison test for proportions in a 2xc crosstabulation
Dear all, I wanna to do multiple comparison test for proportions (multiple chi squre ?), could someone tell me how in R, thank you!
2007 Mar 19
3
R4.1: seq.POSIXt, tz="AEST" (PR#9572)
Times from seq.POSIXt come out wrong in AEST timezone around Feb 29 every leap year before 1970 (on Windows XP). According to help(DateTimeClasses), this is handled by "our own C code". > x <- as.POSIXct("1968-02-27") # tz="AEST" > x.gmt <- as.POSIXct("1968-02-27", tz="GMT") > data.frame( GMT=seq(x.gmt, by="day",
2007 Aug 10
2
available.packages (PR#9841)
Full_Name: Zivan Karaman Version: 2.5.1 OS: Windows XP SP2 Submission from: (NULL) (195.6.68.214) I think that I have encountered a bug in the function "available.packages" when using a local repository (file:// ) on Windows. Version information: platform i386-pc-mingw32 arch i386 os mingw32 system