Displaying 20 results from an estimated 339 matches for "fro".
Did you mean:
for
2004 Jan 22
3
MGCP w/8x8 DTA-310 and as5300 pstn gateway
...First: in my [globals] section, is that the right way to use the h323
channel as a trunk? I couldn't find much relating to this out there.
Second, what's up with my 8x8 gear? Anyone got it to work? I can
attach my "mgcp debug" output if someone likes. Here's a briefer bit
from "asterisk -vvvvc" when picking up the handset on the phone
connected to the dta-310:
*CLI> Jan 22 22:07:40 NOTICE[213006]: chan_mgcp.c:396 dump_queue:
Removing messa
ge from aaln/1@172.16.2.25-1 tansaction 1
-- Resetting interface aaln/1@172.16.2.25
-- Endpoint 'aaln/1@17...
2004 Apr 29
3
memory problems with lm
Hello list,
I've seen the recent discussions documenting problems with lm.
I have encountered the following problem. I use WinXP Pro with
service pack 1, and R 1.9.0, on a XEON 2GHz, with 1GB of RAM.
> eff.fro
std.dev mean
NSTRDSP 7.403749e-01 1.215686e-01
CPFGEP 9.056763e+00 1.815686e+00
WSWOLF 4.703588e+05 1.112832e+05
NPILGRIM 1.017640e+06 2.134335e+05
WSNMILE 1.367312e+07 1.892021e+06
WSHIDESL 1.830811e+07 1.892021e+06
> reg <- lm(log(mean) ~ log(std.dev), data=eff.f...
2011 Oct 11
1
Mean or mode imputation fro missing values
Dear R experts,
I have a large database made up of mixed data types (numeric,
character, factor, ordinal factor) with missing values, and I am
looking for a package that would help me impute the missing values
using ?either the mean if numerical or the mode if character/factor.
I maybe could use replace like this:
df$var[is.na(df$var)] <- mean(df$var, na.rm = TRUE)
And go through all the many
2010 Nov 22
1
where to download tzdata-java-20101-1.e15 RPM fro CENTOS 5.5 X86?
I am installed CENTOS 5.5 on X86. After finish, I tried to apply latest patches. Rpm patch manager say need "dependency" "tzdata-java-20101-1.e15". I search CENTOS 5.5 CD and can NOT find this file. I also search Internet and no result.
Can anyone tell me where to download "tzdata-java-20101-1.e15" RPM?
Thanks.
2011 Apr 04
3
Is Centos 5.5 too old fro Google Chrome?
I tried to install Google Chrome and received the dependencies
error. Is Centos too old for the new Chrome or is there an older
Chrome version that is compatible?
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2005 Oct 03
0
Problem building/checking library that requires input fro m user
....
If you want to do this in a plain R file, (e.g. package/tests/somename.R),
you can use
if(interactive)
{
num_reps <- readline(""How many reps do you have... ")
num_reps <- as.integer(num_reps)
}
else
num_reps <- 10
instead.
-G
> -----Original Message-----
> From: Ken Termiso [mailto:jerk_alert at hotmail.com]
> Sent: Monday, October 03, 2005 11:42 AM
> To: Warnes, Gregory R; ripley at stats.ox.ac.uk
> Cc: r-help at stat.math.ethz.ch
> Subject: RE: [R] Problem building/checking library that requires input
> from user
>
>
> Thanks,...
2006 May 31
3
Should partials have access to the same var''s as the view?
I have a view, part of it I put in to a partial - a copy paste - but now
I get an error saying that there is an "undefined local variable or
method" in the partial code...
Do I need to pass my var to the partial, I would have though not?
Cheers AFM
--
Posted via http://www.ruby-forum.com/.
2009 Apr 21
4
plotting with R
Friends,
i) I am new to R. Kindly suggest some resources that has examples of
plotting with R.
ii) How to set number of tick marks and labels, i have a x axis ranging fro
1 to 21. By default R shows the tick marks at 5, 10,15,20. How can i change
this.
Thanks,
Bala
[[alternative HTML version deleted]]
2007 Feb 20
4
Passing a variable from one Asterisk box to another
Hi all,
We currently have 2 Asterisk boxes and we pass calls to a fro. All works
great except we now need to pass variables between them.
For example now on box 1 we have:
exten => _23XX,1,SetVar(Foo=1234)
exten => _23XX,2,Dial(SIP/${EXTEN:0}@Box2)
When the call dials into Box 2 the variable Foo does not get passed...
Does anyone have any clever ideas?
----...
2011 Oct 14
3
heritability estimation
...of traits in
a RIL population. Papers I've checked either use either SAS or SPSS or do
not give any details at all. I've found some reference to using variance
components in ANOVA, using the kinship or wgaim packages, but I don't have a
clue as to how to do any of this.
Is there any way fro a very R illiterate user to do it?
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/heritability-estimation-tp3904908p3904908.html
Sent from the R help mailing list archive at Nabble.com.
2018 Nov 12
2
Disaster Recovery Help
I lost the whole maildir from my server fro 3 users. They all have
iPhones with all the messages safely stored on the Apple Mail app on
their phone. There is no way to export them/move them.
Is there a way to get Dovecot to just download all the messages and
folder structure from the client and restore it on the server?
Your...
2009 Jun 17
2
dual boot tips
Hi,
Could a wiki page about tips and trix fro dual booting be of interest ?
I can think of one part that is file systems and filesystem drivers,
like ntfs driver for Linux and ext2/3 drivers for Windows.
And another part is how to sync favorites, emails and such
independently of OS (Im unshure if this is possible, but I know that
Mozilla had...
2009 Sep 02
2
EXT4 status for centos 5.3
Hi,
I was wondering what is the current status fro ext4 support in Centos. I've
noticed that is marked as dev when I try to use it from the installer.
Does anybody have a scary story to prevent using it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/200...
2006 Jul 18
3
Thunderbird Upgraded from 1.0.8 to 1.5.0.4 and MOZ_NO_REMOTE dead
Since Centos 4.3 comes with Thunderbird 1.0.8, I downloaded the tar of
1.5.0.4 fro mozilla and tried to figure out what to do with it.
per http://www.mozilla.com/thunderbird/releases/1.5.0.4.html#install
I was just suppose to copy the files....
In the end I put it in /usr/lib/thunderbird
I am NOT a Linux guy so could not figure out how to properly replace
/usr/lib/thunderbird...
2008 Apr 28
2
Disable clear screen
Hi,
Is it possible to disable the clear screen when loading syslinux ?
Since the IBM BIOS on xSeries systems shows the MAC address of the onboard
NICs, I would like to have them on screen when people do a kickstart
fro mthe prompt using eg: ksdevice=<MAC address>
I personally think that the clear screen is unwanted in most cases since
people can add that to the boot message (ctrl-L) if they need it. If all
the drivers in POST would do a clear screen, it would be very
discomforting and even if syslinux i...
2007 Feb 18
2
backgroundrb launches concurrent instances of same job
Hi there,
Backgroundrb is working pretty well for me but I have a job that launches
two of the same job, apparently a minute(?) apart from each other. Should
this be happening if I have repeat interval enabled with a job_key? It
seems like it should wait until the job is finished before launching a new
instance.
--Backgroundrb_schedules.yml--
city_updater:
:class: :city_updater_worker
:job_key: :city_updater
:worker_method:...
2005 Oct 10
2
R.app window size
Hi all,
This is a question for any of you who use R.app (OS X). Is there any
way to resize the quartz plot window from within R? I know that you
can resize the window by dragging the corner of the window, and fro
the preferences panel. But is there a way to specify the window size
from the console? I want to specify the size of the plot window from
inside an R function.
Also a related question: I noti...
2004 Aug 17
2
Samb a 3.0.5 LDAP Question
I already have LDAP setup fro other purposes and I'm using {MD5}
passwords in ou=people,dc=mycompany,dc=com
What are the correct settings in smb.conf?
is is possible to use stored md5 passwords?
Thanks in advance
Jeff Saxton
2010 Jul 09
3
Non-parametric regression
...ector
representing a distribution (i.e. 1000 numbers each of which
representing a frequency at one point on a scale between 1 and 1000).
For similfication, here an short version with only 5 points.
a <- c(8,10,8,12,4)
b <- c(7,11,8,10,5)
Leaving the obvious discussion about causality aside fro a moment, I
would like to see how well i can predict b from a using a regression.
Since I do not know anything about the distribution type and already
discovered non-normality I cannot use parametric regression or
anything GLM for that matter.
How should I proceed in using non-parametric regressio...
2007 Oct 14
2
receive date wrong in outlook
hi,
we migrate from exchange to dovecot. we do it with imapsync. first we
try to do it with --syncinternaldates, but this fails on many messages
with invalid date, so we drop this option. unfortunately after this
those users who use outlook see the received date as the date we do the
migration in stead of the real re...