Dear R Help,
I'd like to be able to use gamlss to generate distributions that are
both truncated and have censoring. It doesn't look as though it is
possible to do this at the moment:
> gen.trun(par=c(0),family="NO",name="tr",type="left")
A truncated family of distributions from NO has been gener
Dear All,
I'd like to perform adonis (from the vegan package) rather than amova
(in ade4) on some haplotype data, as I have crossed factors. Is there a
simple way to tweak the source to allow weights (haplotype frequencies)
in a similar way to amova?
Best
Simon
__
Hi Folks,
After seeing some tips on the web, I managed to get RSPython-0.7-1
installed with R 2.9.0 (on Ubuntu 8.04). I had to get rid of the extra
comma in the PythonPath function in Python.S:
.PythonPath <-
function(path=NULL, merge = TRUE)
{
dirSep <- ifelse(R.version$os == "Win32", ";", "
3 matches
Mail list logo