You have to look at the documentation for the function you used to
create the "calibration plot". Find out what options it has for
controlling what text appears, and use them. If there are no options,
then maybe there is a graphics parameter [ see help('par') ] that
will prevent them. Otherwise, you will probably have to reconstruct
the plot yourself using basic plotting functions.
Or, assuming you used a plotting function from some package, contact
the package author or maintainer.
-Don
At 11:27 AM -0400 3/24/10, paaventhan jeyaganth wrote:
Dear R communities,
when i do a calibration plot i have text inside the graph bottom
left and right (outer region)
saying x resampling added B=200, i want to get rid of this texts
please advise me
how can i do it
Thanks very much
Paaveen
_________________________________________________________________
Take your contacts everywhere
[[alternative HTML version deleted]]
______________________________________________
R-help@r-project.org mailing list
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.
--
--------------------------------------
Don MacQueen
Environmental Protection Department
Lawrence Livermore National Laboratory
Livermore, CA, USA
925-423-1062
______________________________________________
R-help@r-project.org mailing list
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.