Displaying 20 results from an estimated 80000 matches similar to: "R code for eta"
2008 Feb 04
1
Association Measures
Does anybody know if there is an implementation of Goodman-Kruskal lambda measures of association in R?
Also, how we can analyze ordered contingency tables and compute the relative measures of associations in R?
Thank in advance
---------------------------------
[[alternative HTML version deleted]]
2011 Apr 14
1
Error is assocplot
Hello,
I have a contingency table showing relation between two datasets. I tried
to see association among them with the assocplot, but it shows
error. mosaicplot of the same data worked perfectly.
Can anyone please help me.
Con.table=as.matrix(Con.table)
> dim(Con.table)
[1] 27 27
> assocplot(Con.table,space = 0.3,
+ main = NULL, xlab = NULL, ylab = NULL)
Error in
2004 Jan 10
0
new progress reporting ETA and resume transfer options
I often use rsync as basically an scp with resume functionality, but
there are a couple annoyances that've often come to mind while doing
this.
The first is that if I've already transferred a significant amount of a
large file, the ETA is rather on the low side because rsync only takes
into account the starting time, current time, and the current offset in
the file when computing the
2004 Jan 20
2
[Bug 791] Progress meter ETA breaks on large files
http://bugzilla.mindrot.org/show_bug.cgi?id=791
Summary: Progress meter ETA breaks on large files
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: openssh at
2016 May 11
0
openssl Security Update for CentOS 6.7 ETA
Patrick Rael wrote:
> On 05/11/2016 09:45 AM, Steve Snyder wrote:
>>
>> On Wednesday, May 11, 2016 11:20am, "Patrick Rael" <prael at lumeta.com>
>> said:
>>
>>> Hi,
>>> Is there an ETA on the openssl security update (CVE-2016-0799) for
>>> CentOS 6.7? I saw the openssl update for CentOS 7 on 5/9, eagerly
>>>
2016 May 11
0
openssl Security Update for CentOS 6.7 ETA
On 05/11/2016 11:44 AM, Patrick Rael wrote:
> On 05/11/2016 09:45 AM, Steve Snyder wrote:
>>
>> On Wednesday, May 11, 2016 11:20am, "Patrick Rael" <prael at lumeta.com>
>> said:
>>
>>> Hi,
>>> Is there an ETA on the openssl security update
>>> (CVE-2016-0799) for
>>> CentOS 6.7? I saw the openssl update for
2005 Dec 06
3
Coefficient of association for 2x2 contingency tables
Hi,
Found no measure of association or correlation for 2x2 contingency tables in
fullrefman.pdf or google. Can someone point to a package that implements such
calculations?
Thanx.
--
Alexandre Santos Aguiar
- consultoria para pesquisa em sa??de -
R Botucatu, 591 cj 81
tel 11-9320-2046
fax 11-5549-8760
www.spsconsultoria.com
2016 May 11
4
openssl Security Update for CentOS 6.7 ETA
Hi,
Is there an ETA on the openssl security update (CVE-2016-0799) for
CentOS 6.7? I saw the openssl update for CentOS 7 on 5/9, eagerly
awaiting
the same for 6.7.
Thanks!
-->Pat
2002 May 13
1
Samba 3.0 and ETA?
After reading the scattered documentation and FAQs, it appears that a
current release 2.2.4 Samba server can not be a BDC. Furthermore, it
appears that the Samba PDC does not implement enough of a true Windows
PDC to replace a Windows NT PDC as relates to NT client/server security
needs.
Will 3.0 Samba servers be a drop in replacement for Windows NT domain
servers or can this not be
2016 May 11
0
openssl Security Update for CentOS 6.7 ETA
On Wednesday, May 11, 2016 11:20am, "Patrick Rael" <prael at lumeta.com> said:
> Hi,
> Is there an ETA on the openssl security update (CVE-2016-0799) for
> CentOS 6.7? I saw the openssl update for CentOS 7 on 5/9, eagerly
> awaiting
> the same for 6.7.
>
> Thanks!
Looks like Red Hat pushed it to RHEL v6.8, released yesterday. Unless CentOS does a
2016 May 11
5
openssl Security Update for CentOS 6.7 ETA
On 05/11/2016 09:45 AM, Steve Snyder wrote:
>
> On Wednesday, May 11, 2016 11:20am, "Patrick Rael" <prael at lumeta.com> said:
>
>> Hi,
>> Is there an ETA on the openssl security update (CVE-2016-0799) for
>> CentOS 6.7? I saw the openssl update for CentOS 7 on 5/9, eagerly
>> awaiting
>> the same for 6.7.
>>
>> Thanks!
2011 Mar 22
3
Rails 3.0.6 ETA?
Hello,
Is there some Rails 3.0.6 ETA? I am asking because there are some
security holes in Rails 3.0.3, which are currently available in Fedora
15. So is it right time to update Rails to 3.0.5 or is it worth of
waiting for 3.0.6?
Vit
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to
2020 Nov 01
0
R: sim1000G
Hi Berina,
I'm not an expert on genetics.
I haven't looked at the package.
And I've only glanced at your question.
So, this is probably not the best response.
But as no one else has responded, here's some comments:
(1)
Have you checked if there's a function in the package to do what you want?
The remainder of these questions assume that you have, and the answer is no.
(2)
2011 Jun 23
0
Fwd: Re: Help with winbugs code
Hi folks,
I'm forwarding this to the list as my email to nita was about getting
her code to the list. Additionally, I'm running Linux and have no
experience with WinBUGS.
Jim
-------- Original Message --------
Subject: Re: [R] Help with winbugs code
Date: Thu, 23 Jun 2011 16:49:33 +0700
From: nita yalina <tayalin at gmail.com>
To: Jim Lemon <jim at bitwrit.com.au>
2007 Mar 07
1
Failure to run mcsamp() in package arm
Dear r-helpers,
I can run the examples on the mcsamp help page. For example:
****************************************
> M1 <- lmer (y1 ~ x + (1|group))
> (M1.sim <- mcsamp (M1))
fit using lmer,
3 chains, each with 1000 iterations (first 500 discarded)
n.sims = 1500 iterations saved
mean sd 2.5% 25% 50% 75% 97.5% Rhat n.eff
beta.(Intercept)
2006 Feb 09
1
effect sizes in lme/ multi-level models
Dear alltogether,
I am searching for a way to determine "effect size" in multi-level
models by using lme().
Coming from Psychology, for ordinary OLS there are measures (for
meta-analysis, etc.) like
CohensD <- (mean_EG - mean_CG) / SD_pooled
or
(p)eta^2 <- SS_effect / (SS_effect + SS_error)
I do not intend to lead a discussion of the usefulness of such measures
as long as
2017 Nov 07
0
Using MLE on a somewhat unusual likelihood function
(inline)
> On 7 Nov 2017, at 06:02 , Hugo Andr? <karlhugoandre at gmail.com> wrote:
>
> So I am trying to use the mle command (from stats4 package) to estimate a
> number of parameters using data but it keeps throwing up this error message:
>
> Error in solve.default(oout$hessian) :
> Lapack routine dgesv: system is exactly singular: U[1,1] = 0
>
> This error
2009 Jun 03
2
code for double sum
Hi R-users,
I wrote a code to evaluate double sum as follows:
ff2 <- function(bb,eta,z,k)
{ r <- length(z)
for (i in 1:r)
{ sm1 <- sum((z[i]*bb/2)*(psigamma((0:k)+eta+1,deriv=0)/(factorial(0:k)*gamma((0:k)+eta+1))))
sm2 <- sum((besselI(z[i]*bb,eta)*log(z[i]*bb/2) - sm1)/besselI(z[i]*bb,eta))
sm2
}
ff2(bb,eta,z,10)
but it gave me the following message:
>
2010 Jul 29
0
[R-pkgs] heplots 0.9-3 and candisc 0.5-18 released to CRAN
I've just released the latest R-Forge versions of heplots 0.9-3 and
candisc 0.5-18 to CRAN.
They should appear there within a day or two.
== heplots
The heplots package provides functions for visualizing hypothesis tests
in multivariate linear models (MANOVA, multivariate multiple regression,
MANCOVA, etc.). They
represent sums-of-squares-and-products matrices for linear hypotheses
and for
2002 Jul 30
4
chisq.test, basic question
The cells are interpreted as counts, so by scaling you're analyzing a
different experiment (one with fewer observations). So the chi-squared value
will change (the terms (O-E)^2/E in the statistic scale linearly ignoring
rounding and "Yates' continuity correction").
The chisq.test on the original data is a test of association. Conventionally
you decide ahead of time on a