It didn't work. :(
--
View this message in context:
http://r.789695.n4.nabble.com/if-statement-problem-tp4230026p4230933.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/lis
Hello,
I want to do fisher test for the rows in data file which has value less than
5 otherwise chi square test .The p values from both test should be stored in
one resulted file. but there is some problem with bold if statement. I don't
know how
implement this line properly.
x = cbind(obs1,obs
This is my list.
obs1obs2exp1 exp2
3 8 725 875
0 0 5870
3 7 435 525
10 7 754 910
0 1 145 175
and i want result in contingency table as
obs 38
lp me.
Regards
Reena
--
View this message in context:
http://r.789695.n4.nabble.com/contingency-table-tp4217741p4217741.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/lis
?
-Original Message-
From: David Scott [mailto:d.sc...@auckland.ac.nz]
Sent: Tuesday, February 02, 2010 07:27 PM
To: Reena Bansal
Subject: Re: [R] Error with R CMD check - Packages required but not
available:
Reena Bansal wrote:
> Hi All,
>
> Apologies in advance if this is not
[mailto:lig...@statistik.tu-dortmund.de]
Sent: Wednesday, February 03, 2010 09:55 AM
To: Reena Bansal
Cc: r-help@r-project.org
Subject: Re: [R] Error with R CMD check - Packages required but not
available:
On 02.02.2010 22:52, Reena Bansal wrote:
> Apologies in advance if this is not the ri
ke this
Package: myPackage2
Type: Package
Title: myPackage2
Version: 1.0
Date: 2010-02-02
Author: RB
Maintainer:
Description: myPackage2
Depends: myPackage1
License: What license is it under?
LazyLoad: yes
I have also checked .libPaths() and it has the right path to find
myPac
7 matches
Mail list logo