search for: mystatement

Displaying 20 results from an estimated 23 matches for "mystatement".

2017 Jul 18
3
Creating/Reading a complex string in R
Hi again, Let say I have below string (arbitrary) <html> <head> <script type="text/javascript" <script type="text/javascript"> mystatement('current', {'pac':['']}); mystatement; I want to pass above string to some R variable for further analysis. So I have tried below : String = '<html> <head> <script type="text/javascript" <script type="text/javascript&qu...
2017 Jul 18
4
Creating/Reading a complex string in R
...inal string. Regards, On Tue, Jul 18, 2017 at 10:27 PM, John McKown <john.archie.mckown at gmail.com> wrote: > Try: > > String = '<html> > <head> > <script type="text/javascript" <script type="text/javascript"> > mystatement(\'current\', {\'pac\':[\'\']}); > mystatement;' > > > To embed a single ' mark in a string delimited by ' marks, you must "escape" > them by prefixing them with a back-slash \. > > > > R version 3.4.0 (2017-04-21) -- &qu...
2017 Jul 18
0
Creating/Reading a complex string in R
Try: String = '<html> <head> <script type="text/javascript" <script type="text/javascript"> mystatement(\'current\', {\'pac\':[\'\']}); mystatement;' To embed a single ' mark in a string delimited by ' marks, you must "escape" them by prefixing them with a back-slash \. R version 3.4.0 (2017-04-21) -- "You Stupid Darkness" Copyright (...
2017 Jul 19
0
Creating/Reading a complex string in R
...Jul 18, 2017 at 10:27 PM, John McKown > <john.archie.mckown at gmail.com> wrote: >> Try: >> >> String = '<html> >> <head> >> <script type="text/javascript" <script type="text/javascript"> >> mystatement(\'current\', {\'pac\':[\'\']}); >> mystatement;' >> >> >> To embed a single ' mark in a string delimited by ' marks, you must "escape" >> them by prefixing them with a back-slash \. >> >> >> >&gt...
2006 Dec 13
4
Polycom MyStat
Has anyone ever gotten the Polycom Status feature, accessible via the 'MyStat' soft-key to work? When you change the status in this way, the phone does not send any communication to Asterisk, and it seems to have no effect in incoming calls. So... what's it for? Doug
2017 Jul 19
2
Creating/Reading a complex string in R
...John McKown >> <john.archie.mckown at gmail.com> wrote: >>> Try: >>> >>> String = '<html> >>> <head> >>> <script type="text/javascript" <script type="text/javascript"> >>> mystatement(\'current\', {\'pac\':[\'\']}); >>> mystatement;' >>> >>> >>> To embed a single ' mark in a string delimited by ' marks, you must "escape" >>> them by prefixing them with a back-slash \. >>>...
2005 May 06
4
Legality Issue & Relaying
Hi All, I'm planning to get a stream running in the next month or two, and will be using ices and icecast. Legality: Further to the last couple of posts regarding legality issue. I notice that the PRC do their licence cost on a percentage of your revenue, seeing as I plan to host no adverts or indeed any commercial aspect I hope to get a licence without actually paying anything. (I've
2009 Jul 08
1
bootstrapping error message "Error in t.star[r, ] <- statistic(data, i[r, ], ...) : number of items to replace is not a multiple of replacement length"
Hi, I am trying to run some bootstraps with the boot package. When I run it with 400 replicates it does it ok, but then I need to run the same analysis but with 89, 86, 102 and 106 samples (for four different environments), and then is when I get the error message: > mybootstrap <- boot(Datos, mystat, 2000) Error in t.star[r, ] <- statistic(data, i[r, ], ...) : number of items to
2007 Feb 15
1
Problem in summaryBy
The R script below gives values of 1 for all minimum values when I use a custom function in summaryBy. I get the correct values when I use FUN=min directly. Any help is much appreciated. The continuous information provided in this forum is fabulous as are the different R packages available. Rene # Simulated simplified data Subj <- rep(1:4, each=6) Analyte <-
2005 Oct 07
1
permutational Kolmogorov-Smirnov p-value for paired data
Dear List, I am new to R and find it very powerful. I would like to compute the permutational p-value for paired data using Kolmogorov-Smirnov, but the built-in ks.test does not have this option, unlike the t.test which has a paired=TRUE flag. Has someone written a library or a routine that does this? Alternatively, if someone could show me how to do pair-wise permutations in R, then I can
2005 Aug 31
3
My CentOs 4.1 desktop starts to freez ( non-responsive) with 100% cpu usage
It starts to become a non-responsive from time to time with 100% cpu usage eventhough there is no applications running except a browser. I have been running centos 4 for the past 6 months without any problem with regular update. Now, I have to reboot whenever it shows signs of a non-response. It starts to exhibit this behaviour a cople of days ago. I could not figure it out the reason and need
2006 Mar 05
4
Test out the upcoming plugins stuff for me
Hi folks, I''ve been working on the plugins system this weekend and I think I''ve nailed it down. The system will basically be able to load gems that are configured right to be plugins. It''ll do it fairly dynamically and shouldn''t require any configuration from the end user other than to install the gem. Doing this though will involve a bit of surgery on the
2006 Jan 02
0
boostrap astronomy problem
Hi, I am an astronomer and somewhat new to boostrap statistics. I understand the basic idea of bootstrap resampling, but am uncertain if it would be useful in my case or not. My problem consists of maximizing a likelihood function based on the velocities of a number of stars. My assumed distribution of velocities of these stars is:
2005 Mar 09
2
Mountpoint problems...
I can't figure out exactly what to put as my Icecast webroot directory, nor what to tell my Winamp Oddcast plugin to name as the mountpoint. I'm a n00b here and barely know what these words even mean, lol, but I can get the Oddcast to log in to the Icecast and people can go to the .m3u file I put into the mountpoint, but it either just cycles songs or doesn;t play. I noticed that it only
2005 Mar 09
3
Polycom IP 500 bitmaps and Idle Display Animation
Has anyone got this to work? Under Idle Display Animation, the administrators guide says "For example, a company logo could be displayed".. In the ipmid.cfg file, I enabled 'ind.idleDisplay.enabled' (ie changed it to 1), and under the IP 500 section, I added an entry for the bitmap that I want to display: bitmap.IP_500.66.name ="arf" but from there I'm not sure
2005 Mar 09
0
Mountpoint problems...
Hi, Ok. clarification of terms here. A mountpoint is simply what is used to differenciate one stream from another. It doesn't physically exist until it is created by a source connecting to it, and unless you want to handle it differently from any other mountpoint, there's no need to define it anywhere except in the source client. Here's an example (a simple one). You and I
2002 Nov 22
0
not able to browse workgroup/domain
i have redhat 8 up n running for quite a while, n i've tried samba 2.2.5/2.2.6 both. my problem here is i'm not able to browse the workgroup or domain which the samba is setup as pdc. in fact this does happen in another setup i did. this is the message i got when using windows explorer (win98) to browse the domain: Mydom is not accessible. The Computer or sharename could not be found. Make
2005 Mar 10
1
Mountpoint problems...
Re: [Icecast] Alright, basically I want to be able to broadcast a single stream of what my Winamp is currently playing, so instead of having to send people a song, they can just tune into my radio. All attempts I've made result in them not being able to connect and my Winamp to stutter when it plays mp3's. Even on lower bitrate settings, it still makes my songs stutter. On Thu, 10 Mar
2012 Sep 14
1
Boxplot lattice vs standard graphics
Given my reproducible example test<-structure(list(site = structure(c(1L, 1L, 1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L, 3L, 3L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 5L), .Label = c("A", "B", "C", "D", "E"), class =
2008 Apr 18
1
Newbie Polycom: Subscription/Presence Problem
I am working on Polycom IP601 console with expansion module. I want to put on the BLF (busy lamp field) feature on all the contact/speed dial names I put on the console but I could not get it to work. *CLI> core show version Asterisk 1.4.13 built by root @ hostname on a i686 running Linux on 2007-11-20 05:26:15 UTC *CLI> sip show subscriptions Peer User Call ID