Version 1.0 of hapassoc now available from CRAN
hapassoc is an R package for likelihood inference of trait associations
with SNP haplotypes and other attributes using the EM Algorithm. Recent
changes include the addition of anova and logLik methods for the
class hapassoc, to allow users to perf
I don't like the warning printed,
but I would like to be able to check it's value after the top-level function
has completed and than decide weather to print it or not.
Thanks,
Sigal Blay
Statistical Genetics Working Group
Department of Statistics and Actuarial Sci
revisions to the package are aimed at improving the user's ability
to modify and annotate the heatmap. Most notably, LDheatmap is now based
on grid graphics. Examples of how to modify the plot using tools from
the grid package are included in the LDheatmap help file.
Sigal
t the source package, and instead did not pass my new
package. Something for you mighty R developers to consider?
Thanks,
Sigal Blay
On Sun, Nov 21, 2004 at 05:19:46PM +0100, Uwe Ligges wrote:
> Sigal Blay wrote:
> >gregmisc is installed yet the problem persist.
> >I installed gr
gregmisc is installed yet the problem persist.
I installed gregmisc using
install.packages(c("combinat","gregmisc","genetics"),lib='/home/sblay/lib')
(on the same library path where I am trying to install LDheatmap)
> installed.packages(lib='/home/sblay/lib')
Package LibPath
Dear R-helpers,
I am developing a package named LDehatmap.
It depends on the "genetics" package
and includes two data files and a demo file.
When I'm trying to install it, I get the following messages:
* Installing *source* package 'LDheatmap' ...
** R
** data
** demo
** help
>>> Building/Updati
On Tue, Sep 07, 2004 at 04:57:57PM -0400, Duncan Murdoch wrote:
> On Tue, 7 Sep 2004 12:46:55 -0700, S Blay <[EMAIL PROTECTED]> wrote :
>
> >I wrote an R wrapper function (phylpro) around a C function
> >(Rphylpro).
> >The first time I'm running my function, it runs with no errors.
> >The second
> >Below is a simplified version of my c function that I am
> >currenctly using with a .C() call.
> >The values that has to be returned to R are the three outVectors.
> >If I need to convert .C to .Call,
> >How do I do it based on myFunction below?
> >
> >Thank you for your help.
> >
> >
> >void
Thank you for the fast reply.
Below is a simplified version of my c function that I am
currenctly using with a .C() call.
The values that has to be returned to R are the three outVectors.
If I need to convert .C to .Call,
How do I do it based on myFunction below?
Thank you for your help.
void