does anybody have a suggestion as to how to use R to fit some date to a
cosine function and then have some output statistics that will evaluate the
fit?
--
View this message in context:
http://r.789695.n4.nabble.com/cosine-curve-fit-tp4650866.html
Sent from the R help mailing list archive at
> > geom_boxplot() +
> > facet_grid(group~side)
> > p
> >
> >
> > Note that it's factor(dtime) and facet_grid(), not facet_wrap()
> >
> > Hope this helps,
> >
> > Rui Barradas
> > Em 31-10-2012 17:33, dys
ok this is close, thanks for your effort
i will be more specific about my data set now, maybe that will help.
there are 2 cats, labeled rs29 and rs30
there are a number of experimental results, i will make a graph set for
each one. for example we can look at the results of BRCLNET.
the tasks are
noob here
trying to make boxplots of some data
i would like to separate the boxplots according to conditons of various
levels
for example:
i have
group:1 and 2, each group performed tests consisting of
condition A,B,C,D
side: left and right
time: 1 to 10
I would like separate boxplots of the res
4 matches
Mail list logo