[R] Lattice equivalent to ggplot function

Carlos Ortega cof at qualityexcellence.es
Mon Oct 24 15:45:48 CEST 2016


Hi,

Yes, it is available in "latticeExtra" package in function
"panel.smoother()".

Thanks,
Carlos Ortega
www.qualityexcellence.es

2016-10-24 15:13 GMT+02:00 Sébastien Bihorel <pomchip at free.fr>:

> Hi,
>
> The ggplot2 includes the very convenient stat_summary function to summarize
> y variable data and plot this summary statistic in a y vs x graph. I need
> to implement similar functionality in a lattice-based framework.
> Googling this topic using keywords like lattice, equivalent, stat_summary,
> did not provide anything helpful. So, before starting coding something
> myself, I thought I would reach out to the R help list and ask if anybody
> would be aware of a contributed package that would include a equivalent
> function of set of functions to stat_summary.
>
> Thank you in advance for you help
>
> Sebastien
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/
> posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Saludos,
Carlos Ortega
www.qualityexcellence.es

	[[alternative HTML version deleted]]



More information about the R-help mailing list