[R] ggplot to visualize data

Bert Gunter bgunter@4567 @end|ng |rom gm@||@com
Mon Jun 8 17:41:35 CEST 2020


Largely off topic here. RStudio has Help forums on ggplot and other of its
R software products. Post there.
Or on stats.stackexchange.com perhaps for questions about how to visualize
statistical data.
See the posting guide linked below for what is ON topic here.

Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Mon, Jun 8, 2020 at 8:38 AM Neha gupta <neha.bologna90 using gmail.com> wrote:

> I have a model NN, which has 10 piece of data in 10 folds of test (ts) data
> such as 0.1, 0.5, 0.3 etc.
> And another model SVM, which also have this type of information. I usually
> visualize it like:
>
> boxplot (NN, SVM)
>
> I have two questions?
>
> (1) I want to ask how can I visualize them via ggplot?
>
> (2) If I have to process it again on another dataset, then how can I
> combine these two boxplots in order to make a better prediction.
>
> Regards
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using 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.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list