Displaying 1 result from an estimated 1 matches for "textsymbol".
Did you mean:
testsymbol
2003 Jul 22
5
plot character
Dear helpers
Is it possible to plot with a desired character? For example "tr" for training error and "te" for test error.
I tried
plot(x,y,pch="tr")
but only appears "t" in the plot