Displaying 2 results from an estimated 2 matches for "happyr".
Did you mean:
happy
2004 Sep 22
1
S4 methods and polymorophism
...ect){ length(object@ID)})
Error in conformMethod(signature, mnames, fnames, f) :
In method for function "length": Formal arguments omitted in the
method definition cannot be in the signature (x = "Collection")
How is it possible to extend length to my own class?
Be HappyR and HappyR again,
Eric
Eric Lecoutre
UCL / Institut de Statistique
Voie du Roman Pays, 20
1348 Louvain-la-Neuve
Belgium
tel: (+32)(0)10473050
lecoutre@stat.ucl.ac.be
http://www.stat.ucl.ac.be/ISpersonnel/lecoutre
If the statistics are boring, then you've got the wrong numbers. -Edward
Tuf...
2004 Nov 09
0
Re: QTL interval mapping in outbred populations
...in R for QTL interval mapping for outbred
> population, eg. Haley-Knott regression method ?
>
> Stella
I believe Karl Broman's R/QTL (http://biosun01.biostat.jhsph.edu/~kbroman/software/)
and Brian Yandell's bim (http://www.stat.wisc.edu/~yandell/qtl/software/),
Richard Mott's happyR (http://www.well.ox.ac.uk/happy/happyR.shtml)
are mainly for experimental crosses, but do multipoint analyses.
You might also try QTL Express (http://qtl.cap.ed.ac.uk/), or if you are
analysing smaller families, programs like MERLIN (Goncalo Abecasis's).
For outbred families from natural popu...