Displaying 15 results from an estimated 15 matches similar to: "why help ignores some values"
2010 Nov 17
2
How to catch warnings
Hello when my code executes I receive the message that were some warnings. I want to catch warning messages at run time so to print some local variables and try to understand why this warning happens.
I searched on internet and I tried withCallingHandlers(
which seems to work but as I used Rkward the result is awful. I get a prompt to copy paste a value only while at the same time my background
2010 Nov 18
1
Why some times R-halts?
Hello everyone.
I have written a small function that returns a 3*n array where n is typicall between 5-55.
I issued in R
shweights<-shadowing_weights(x,xr)
and I got the result in less that one sec.
then I tried to see what is inside the shweights array and thus I issued the
edit(shweights) which 10 mins right now is busy and got no reply yet back.
As I am using rkward I tried from gui the
2004 Sep 14
1
Requested device 'ttyI1' does not exist
Hello List!
I finally got asterisk with capi working, and its already answering my
call as well! :)
Now i would like to call a number from my shoft phone (kphone).
This is my extentions.conf:
---
[general]
static=yes
writeprotect=no
[globals]
CONSOLE=Console/dsp ; Console interface for demo
IAXINFO=guest ; IAXtel username/password
2010 Aug 30
2
help with dialplan
Todd
How do you have the context in the phones sip configs set?
Bryant
From: "Todd Reese" treese65 at gmail.com
Hi all,
I've been have problems with getting this system on line and would like
to acquire some help with the extensions.conf.
My current problem is that the phones won't dialout.on the VOIP lines
listed as dialout1, dialout2, dialout3. This version of asterisk
2007 Jan 31
0
Random Sampling pointers?
Hello all,
I have a population of 112 servers that are experiencing different levels of packet loss. I don't want to poll all 112 of them (the analytical tools must be manually run on each individually) so it seems best to sample among them; then I plan on using R to run comparisons of the data pulled from each one. I'm not clear on the most sound way to go about this and I don't
2008 Mar 03
1
Studdy Missing Data, differentiate between a percent with in the valid answers and with in the different missing answers
Hi R experts
I'm trying to emigrate from SPSS to R, thou I have some problems whit
getting R to distinguish between the different kind of missing.
I want to distinguish between data that are missing because a
respondent refused to answer and data that are missing because the
question didn't apply to that respondent. In other words I wante to
create data values where I control
2012 Dec 25
2
for loop not working
dear R family,i have a matrix of 444 columns. what i want to do is the following.
1. starting from column 1 i want to select every 37th column on the way. more precisely i want to select column 1, 38,75,112,149 and so on.
2.starting from column 2, i again want to select every 37th column. which means 2,39,76,113,150 and so on.
similarly starting from 3 till 37th column.
i have tried following loop
2013 Apr 23
1
Questions on function "readNamedRegionFromFile" in XLConnect pacakge
Hi,
I have two questions on the function "readNamedRegionFromFile" in
XLConnect pacakge.
1.
In the documentation,
# multiregion xlsx file from demoFiles subfolder of package XLConnect
demoExcelFile <- system.file("demoFiles/multiregion.xlsx",
package = "XLConnect")
# Load a single named region into a single data.frame.
df
2012 Sep 18
2
extracting column and regular interval in R
Dear R users,
i have a matrix with 31 rows and 444 columns and i want to extract every 37th column of that matrix starting from 1. more precisely i want to select columns 1, 38,75, 112 and so on. then doing the same by starting from column number 2(2,39,76,113.......).
i know that there is a manual way of doing it but i wanted to make it more quickly as i have fairly large data to dealth with.
2007 Jul 19
1
Scheduler skipping schedules
There is a line in the backgroundrb codebase:
sleep 0.1 # TODO this is dangerous; could skip over some jobs
Could this explain why my scheduler stops triggering?
It only seems to work for about 12 - 24 hours before schedules are
being skipped...
Once I changed the times to using cron trigger in
backgroundrb_schedules.yml and set the times to every 37th and 59th
minute of the hour, instead of
2010 Jun 14
4
help
On Wed 5/5/2010 3:28 AM
Miller, Shao wrote,
----------------------------------------------
Good day again Matthew,
As per (c=80) * (h=2) * (s=48) * (sect_size=512) = 3,932,160 bytes =
7,680 sectors:
For Windows, you might enjoy:
- "DD for Windows" by John Newbigin and chrysocome[1]
- "ImDisk Virtual Disk Driver" and "Zero and Random Device Driver" by
Olof
2008 Oct 08
0
Trouble with word-wrapping and other Tinn-R options
I'm running R 2.7.1 with Tinn-R 2.0.0.7 and Windows XP Professional. I
have write privileges to the folders containing my R installation, my
Tinn-R installation, and my Tinn-R initialization settings. I installed R
first, followed by Tinn-R. I have modified my RProfile.site file (in
Tinn-R, R>Configure>Permanent).
My previous installations of Tinn-R and R worked fine, but on a
2010 May 04
2
Memdisk large IMA file
Does someone know where I could get my hands on an ima that's larger
than 2.88meg... I use winimage for all my ima's and stuff but i'm
having trouble configuring a custom size. If anyone has a large ima I
could utilize that would be great, preferably one fitting this memdisk
supported size:
3,932,160 bytes (3840K) c=80 h=2 s=48 3.5" DSED (extended)
If not instructions on making
2015 May 14
3
comportamiento de data.table al hacer calculos por grupos
Estimada comunidad tengo un problema del que no encuentro datos que me
ayuden mucho en la web.
Estoy haciendo calculos por grupos con data,table. Tengo un archivo
(zp.res) con tres columnas que clasifican los datos (sol, con, dia) y
una columna de datos numericos (media), de la siguiente forma:
sol con dia media
1: con 0 1 -22.6
2: con 0 1 -36.6
3: con 0 1 -35.6
y
2004 Jul 11
20
New Asterisk bounty: SIP simultaneous
>When I call a SIP user, the phone should ring in more
than one
>extentions. Also more than one phone should be able to
register with
>asterisk. Right now it is not the case.
There is no issue here. You seem to be confused, that's
all.
A SIP account is a SIP account and an extension is an
extension. You can assign an extension to an account (or
to multiple accounts) and the tool for