Displaying 3 results from an estimated 3 matches for "growthm".
Did you mean:
growth
2009 Jun 28
1
ggplot2 x axis question
...rder of ascending BIC values. I am however unclear as to
how I can get the models to line up on the x-axis by BIC and not by
numeric order. For example, if model 5 has a lower BIC than 1, I want it
to be the first point on the left hand side of the curve. This seems to
work in plot:
plot(1:45, growthm.bic$delta, type="b", xaxt = "n", xlab="Model",
ylab=expression(Delta[k])) # where growthm.bic$delta is my BIC value
axis(1, at=1:45, labels=growthm.bic$Model) #where model is the name of
the 45 models examined, i.e 1:45
Currently using qplot I have this which does...
2009 Jun 28
1
ggplot2 x axis question
...rder of ascending BIC values. I am however unclear as to
how I can get the models to line up on the x-axis by BIC and not by
numeric order. For example, if model 5 has a lower BIC than 1, I want it
to be the first point on the left hand side of the curve. This seems to
work in plot:
plot(1:45, growthm.bic$delta, type="b", xaxt = "n", xlab="Model",
ylab=expression(Delta[k])) # where growthm.bic$delta is my BIC value
axis(1, at=1:45, labels=growthm.bic$Model) #where model is the name of
the 45 models examined, i.e 1:45
Currently using qplot I have this which does...
2002 Oct 06
1
R-1.6.0
...ave. In Omegahat Perl from R and Python from R work,
the other way around I don't know. RXLisp does not compile any
more.
what builds
-- Everything from CRAN, including RMySQL, RmSQL, XML,
rpvm, rsprng, RMpi, but not ROracle, RSQLite, RQuantlib
-- Lindsay packages rmutil, gnlm, stable, growthm repeated, event,
ordinal
-- Bioconductor packages Biobase, annotate, affy, AnnBuilder, edd,
genefilter,
geneplotter, rhdf5, marrayTest, marrayClasses, marrayInput,
marrayPlots,
multtest, ROC, tkWidgets
-- snow from Tierney
-- deal from gR
-- from Devel Dopt, GRASS, PHYLOGR, R2HTML, RPgSQL,...