Displaying 20 results from an estimated 800 matches similar to: "List of user installed packages"
2011 Oct 17
3
Extracting results from a function output
Hello,
I am having hard time obtaining a value from a function. "fit" is a survival
function that produces some results, such as "median", "confidence
intervals" etc. But str() function does not list these values. How can I
extract these to be able use them? For example, I need "median" value for
the group DrugA which is 48. "Print" function does
2011 Nov 09
6
Web based R-help not a list
Hello,
Is there a web version of this R-Help user group (such as
the ones under Google Groups) such that
1. I can do a search on any topic over thousands of posts on R easily
and effectively
2. My mailbox do not overflow with emails so that I do not need to
edit it every day
3. I can arrange to receive only the responses to my posts
automatically
4.
2011 Oct 20
3
Survival analysis
Hello,
I need some results from the survival analysis of my data
that I do not know whether exist in Survival Package or how to obtain if
they do:
1. The Mean survival time
2. The standard error of the mean
3. Point and 95% Lower & Upper Confidence Intervals estimates
Any help will be greatly appreciated.
Cem
[[alternative HTML version
2011 Oct 30
1
Parametric tests
Hello,
I am interested in parametric multi comparison tests such as
Dunnett, Duncan, Tukey, Newman-Keuls, Bonferonni, Scheffe, and
non-parametric tests such as Kruskal-Wallis, and Mann-Whitney U. Are there
packages that include most of these tests in each category? Many packages
exist for an individual test but their outputs vary in great detail (test
statistics, p-values, etc.)
2011 Oct 18
1
r-Help web site access problem
Hello,
I cannot access the r-help website although after
registration I am getting all the posts sent to the side. Each time I click
on the "Visit Subscriber List" on the
https://stat.ethz.ch/mailman/listinfo/r-help site, I get "R-help roster
authentication failed." error. Any ideas?
Cem
[[alternative HTML version deleted]]
2011 Nov 07
3
Upgrade R?
I am trying to upgrade to R 2.14 from R 2.13.1 I have compied all the
libraries from the 'library' directory in my existing installation (2.13.1)
to the installed R 2.14. Now I want to uninstall the old installation (R
2.13.1) and I get the error:
Internal Error: Cannot find utCompiledCode record for this version of the
uninstaller.
Any ideas?
Kevin
[[alternative HTML
2009 Apr 01
4
permission denied errors with rake db:migrate
I am at a loss here and hoping for some advise on where to begin looking
with a series of errors I am suddenly getting when trying to rake:
"anything goes here" ..
lil-loco:/rails/cem craigmartin$ rake db:migrate
(in /rails/cem)
rake aborted!
Permission denied - /rails/cem/db/schema.rb
This is the current error.
lil-loco:/rails/cem craigmartin$ rake db:schema:load
(in /rails/cem)
--
2013 May 20
1
help with 'cem' for r 2.14.2
Hello,
I am trying to use R for propensity score matching in SPSS.? I have version 21 of SPSS and I downloaded R 2.14.2 as directed as well as the R Essentials plug-in.? I have run a test for R and it appears to be running correctly.? I then downloaded psmatching3 and have tried to use the PS matching dialog in SPSS.? However, I continue to run into problems as SPSS reports that there is no
2012 Feb 06
0
How do I get the CEM (coarsened exact matching) package to run?
Hi,
I am running a MacBook Pro with OS X 10.6.8. When I try to load library(cem) and run any function, R crashes. Any suggestions as to why this is? Thanks in advance. I think the problem is that I don't have all the "infrastructure" I need to run CEM, but I have no clue what to do either...
#Do I have tcltk (I have no clue what that is)
capabilities("tcltk")
tcltk
2006 Jan 11
1
Signaling the status of the line on the phone
Hello everybody,
Do you know if it's possible to push the status of an extension (a
phone) to a phone like blinking a light on the phone ? And do you know
wich brand of phone can do this ?
I'd like to make the same as the secretary phones that can see the
status of lines before putting a call on it or transfering someone to.
As i know that the Flash Operator Panel get the global
2009 Jan 29
2
svmpath
Hi everyone,
I cannot install package "svmpath" on R 2.8.1 on Redhat Linux
.In fact I cannot install package externally.I am new to Linux so it would
be of great help if you all can help me out.
Regards,
Subhajit.
[[alternative HTML version deleted]]
2011 Oct 14
2
ctest package
Please send me the r package : ctest to the following e-mail
mak.stat09@gmail.com
Thank you.
Best regards
MAK
[[alternative HTML version deleted]]
2013 Apr 27
1
Radius Based Accounting for Asterisk
hi,
you still interesting in it?
that I made long time ago.
http://lists.digium.com/pipermail/asterisk-dev/2010-March/043096.html
also I keep another patches and things and I need dedicated ftp for
it. if you can give me such things I'll provide this patch to you.
On 3 February 2011 09:44, Nikhil <d.nikhil at cem-solutions.net> wrote:
> Hi everyone
> Any one used Radius based
2013 Feb 26
4
3 models, joining and nested queries
I have 3 models,
class Host
ref: string
address: string,
name: string
primary_key=''ref''
has_many :rooms, :class_name=>"Room", :foreign_key=>''host_ref''
Class Room
ref :string
host_ref: string
capacity: integer
primary_key=''ref''
has_many
2011 Mar 22
2
adding vertical segments to an xyplot in lattice
I have a dataframe that looks like this:
> str(chr)
'data.frame': 84 obs. of 7 variables:
$ county: Factor w/ 3 levels "Broome","Nassau",..: 3 3 3 3 3 3 3 3 3 3 ...
$ item : Factor w/ 28 levels "Access to healthy foods",..: 21 19 20
18 16 3 2 6 17 8 ...
$ value : num 8644 15 3.5 3.9 7.7 ...
$ low : num 7897 9 2.5 2.6 7 ...
$ high : num 9390
2010 Nov 22
3
Is existing CDR in Asterisk is enough for complete billing
Hi everyone,
I am facing lots for problem with CDRs in 1.6 and above
versions,its shows wrong records when I do transfer(caller side and
calee side),callforward,call parking.Is the present CDRs in 1.6 is
enough for Complete billing.?What I need to do to make it proper.Please
help me on this.
Thanks
Nikhil
2011 Jul 22
4
Asterisk as a Operator Phone
Hi
Does anyone used asterisk as a operator phone,with multiple lines
and features like transfer forward and etc.I used chan_alsa driver to
make asterisk as SIP Phone,but it has limitation,we cant make or receive
multiple calls,and will not able to do any features like transfer
forward etc. Is any other application available in asterisk to do this .
Thanks
Nikhil
2008 Apr 04
0
Problem about calling from atrixbox to pbx extension
I have a trixbox 2.2 and Nortel santral that are speak each other. I use
digium TDM100M 2 fxs-2fxo. After I made yum update I had met with some
problems when I want to make any call from extension of trixbox to
extension of nortel. When I attend to log (/var/log/messages) I meet
with these messages as you see below.
When I try to make any call from trixbox extension the call seems
established but
2013 Jan 18
3
Annoying delay after main server goes down
Hello,
we have distributed lots of cisco spa303 IP phones and get them work with
Asterisk. I have configured proxy and alternate proxy and enabled "dual
registration" features in provisioning files(xml files). All phones are
able to subscribe to both of servers. But the problem is, if main server
goes down, i am obliged to wait nearly 20 second in order to place a call
over second
2010 Dec 20
5
DIALSTATUS on CANCEL
Hello,
We have a strange situation (asterisk 1.6.2.14), where we get a result for
DIALSTATUS for BUSY and No-ANSWER, but nothing for CANCEL.
This is the (relevant) test dialplan:
--------------------------------
[incoming-private]
exten => _X., n, Dial(SIP/1001,30)
exten => _X., n, NoOp(${DIALSTATUS})
exten => _X., n, Gosub(incoming-status,s-${DIALSTATUS},1)
[incoming-status]
exten